MB1A goods issue, the material price error
Hi all When MB1A goods issue, the material price shoud be 1.91(actual value is 1.905), but now the price is 1.90, which means the price not round. Please advice. Regards Amy
View ArticleRe: After sps and Kernel upgrade all workprocess in error
Hi , I am able to see in the log which you attached that there is a error called "ORA-27101: shared memory realm does not exist"chcek the oracle home set correctly or notecho $ORACLE_HOMEecho $...
View ArticleRe: Life Cycle In SAP gate way Odata service
Hi, You can use $expand to get all the related entity data in one call. You can check Implementing Expand Entity/Entity Set Regards,Ekansh
View ArticleRe: Work Schedule Updating Infotype 41
Hello Don,Did you see if you have any dynamic actions setup? You can check view V_T588Z to check this. Here is a similar scenario someone setup some logic automatically to update Infotype 41 that calls...
View ArticleRe: how to develop odata service for one single rfc? operation read and write
Hi Ashwin Thanks for reply. This is my rfc/fm. And SEGW n result
View ArticleRe: Work Schedule Updating Infotype 41
Imran thank you for responding. I checked this table for the dynamic actions but did not see anything that would cause this
View ArticleRe: Work Schedule Updating Infotype 41
Hey Don,The next place I would check is user exit ZXPADU02 to see if there is some custom logic. This is a user exit that is called when PA30 is run as well.Thanks, Imran
View ArticleRe: Change color of Header in sap.m.page
Hi Mak, Id already did that <Page id="page1"></Page>But in the controller part in afterRendering event i wanted its header to add style class.But not working for mePlease help me. with some...
View ArticleRe: New depreciation Area-Intracompany
Hi I have just registered on the site just two days back please let me know if i am wrong As we run ABUMN we create a new master record with in the transfer. we use copy rules and define which input...
View ArticleRe: Classical report design
Dear Sagar, In Classical Report , you can edit the O/P values. So i don't think that it is possible. Regards,Sagar Pambhar
View ArticleRe: Change color of Header in sap.m.page
in controllers onInit put this.byId("page1").addDelegate( { onAfterRendering: jQuery.proxy(function (oEvent) { $("#" + this.getId() +...
View ArticleRe: BEx Analyzer Working
Can you please let me know how to analyze the Query from st03n.I see lot of options but not able to select a particular object for which i want to analyze. Please let me know how to do it.
View ArticleRe: ABAP Objects didn't get copied and errors after remote client refresh...
Hi Could you share the full dump as attachment BR
View ArticleRe: Error: Error deriving hierarchy InfoObject from field name OBJNR
Thank you for your reply Chris. Yes, we have identified that there is no mapping for some of the fields, this is happend after migration. This issue is resolved after mapping the missing...
View ArticleRe: Last Approver determination
Dear Sandy, Thanks for the repsonse. But the information you have porvided will not suit my scenario. My issues, The approvers are deteremined based on SLAPPROVER Atrribute in org.structure with...
View ArticleRe: SAP Hana Studio
replace kepler with luna and try. I am also not sure about it. I remember i read somewhere its luna .
View ArticleRe: Suppress a section based on runtotal
If you only need the last row, you should placed the fianl 'display' formula on GF1. Remove the reset formula from GH2 and move it to GH1. Then for the final display formula on GF1, use this code:...
View Article