Re: Changing color of table cells
Re: [ABAP-OO] Returning vs Changing Method
Hi,
yes I know about the different kind of passing data.
My question concerns the case when we have only one parameter: Which type we have to use CHANGING or RETURNING and also, why?
Rachid.
Re: if "experts" are wrong... then your behavior?
I too had faced such concerns earlier. I feel, It might not be the exact solution as the question could not be clear, but mostly it could lead to a path which might help in further analysis. If you go wrong, it could also be a learning experience.
But it again depends on how critical the problem was, if it was highly critical, better not to take chances unless sure about it.
Regards
Basheer
Re: Last changed on date is reflecting as 01.01.0001
Hi Ranjith,
If you change the key date to 01.01.0001 by clicking on the date in the left upper corner of the specification workbench and then change any data of the specification (like an identifier) and save the last change date will be set to 01.01.0001.
Regards,
Andreas
Re: CO Object Error while doing GR
Hi Sharvari,
The most likely reason is Field status group assigned in Account master data. Check the "Additional account assignments" for the account and see if WBS element is optional or not.
If it is suppressed then the you cannot use it with WBS element.
Regards,
Ritesh
Re: Shading in Webi Report
Hi Satessh,
Many thanks for your response.
the formula you have shared it's working .
I have a small confusion on one thing.
I already applied a conditional formatting on Variance Column ( When ever the variance column dispalys Negative values it should display red ) when i applied the above formula on variance -ve values are not displaying red.
Request your inputs on this.
Many thanks.
Thanks & Regards,
Kumar V
Re: Portal role missing for UI5 based MSS role in EHP7
activate all switches in SFW5 and SICF for this UI5 and upload role from r3 to portal
activate all Configuration: MSS (SAPUI5) in SAP NetWeaver Portal - Manager Self-Service (SAPUI5) - SAP Library
Re: Right versions of Java for Internet Explorer 8,8,19 versions for BO 4.1
Hi,
If there is enough time to validate SP06 against MS Windows 10, and if the enterprise market demands it (i.e. our maintained customer-base) then it would certainly be considered.
However, Win 10 isn't out yet, and if SP06 comes out in only few months.. then the timelines aren't favourable.
Realistically, we don't anticipate enterprise organisations to be adopting Win 10 as soon as it comes out.. It's a fringe requirement. But that said, our SPs are designed to offer additional PAM support, so let's see.
Regards,
H
BAPI_PRODORDCONF_CREATE_TT - creation of GR Slips
We are using BAPI_PRODORDCONF_CREATE_TT to confirm Production orders in bulk.
One problem we encountered along the way was the printing of GR Slips.
Searching in XSEARCH, SCN and Google did not lead to the cause of the problem so this posting has been made to assist others in solving this issue.
When the Goods movements are posted they are not done directly, they are done as part of an update task.
This means the Transaction Code changes from CO11n to COGI. When analysing the MKPF documents created in CO11n and COGI it was noted that MKPF-WEVER was not being populated in COGI despite the User having parameters NDR value 'X' and WEV value '1'.
The posting of the Material documents does not pick up user settings, it refers to printing customisation in table T158 (maintained in transaction OMBR, button labelled Print Version). As a default transaction COGI does not have a print indicator. Maintain this indicator and the GR Slips will be confirmed as Required.
Re: BPC 10.1 - users cannot view all uploaded support documentation
Bishwajit,,
Thanks for the prompt response! However, we are live with this program error and we are not in a position to upgrade - so we really need an alternative.
Re: Second PI development box (Objects are Original / Modifiable)
I had such landscape with one of my clients and so I can confirm that there would be no issues.
Thanks
Anand
Re: Failed messages not visible
1) I verified, all messages are sent
2) It worked. I see the 1522 messages delivered in the range and four mssages missing in FTP, sounds strange
There is no RWB , mine is single stack
Re: TREX: indexing of file content doesn't work in NW 7.3 and NW 7.4
Hi Robert,
I think it's necessary to activate additional trace level in KM and TREX to investigate this issue. Is it possible for you to open an OSS incident for this?
Thanks and best regards,
Mikhail
Re: BO Folder Security-Enterpriser user isn't - AD user is with same rights
Hi Tarumar,
Does the Enterprise user have rights on your top-level BO folder?
Re: Display selected records in another table in the next screen in WDJ?
Hi VREDDY,
one view to another view we are using the navigation plugins(in bound and out bound).1st view table level what are the records selected that one set to another view table while calling the navigation plugin.So this is very easy.
This is not your problem means can you share the proper information that time any one can help you.
BR,
Durga Rao.
Re: table mapping V_FIWTIN_TDS_MAP getting error
Invoice tolerance % and value check
Hi,
Happy New year to everyone.
I have to work on invoice tolerance check where i need to check the vendor invoice against a PO value.
This check as per standard SAP can be done either on certain % or certain value for example <= 5% or <= 10GBP
But i would like to have both the checks done.
Example
If i have an invoice whose difference is >5% and the amount difference is less than 10GBP it should not be blocked.
if i have an invoice whose difference is >5% and >10GBP it should be blocked.
how can this be done?
Is there any user exit i can use?
Thanks
Connect External Systems to Azure Blob Storage through SAP BO Data Services
Hi,
I want to get Data in external systems to Azure Blob Storage through SAP BO Data Services. How can I achieve this?
Thanks,
Shenal
SAP B1 UI LinkButton Change id
Hello.
Is it possible, using SAP B1 UI SDK, to change record id used by LinkedButton to open proper details form.
I have a LinkedButton that have an LinkedObject property defined.
Is it possible to manipulate something like LinkedObjectId.
Best regards,
Pawel
Re: Consuming Different Quantity for 201 movement type
Hi Michelle,
How frequent you encounter such scenarios?
At bottom line, the stock differences (either negative or extra stocks) need to be cleared through physical inventory process and the clearance can be posted using transaction LI21.
In order to get it done automatically you will need to develop custom logic in exit 'L_INV_COUNT_EXT'.
BR
Karthik