Re: Moving Agerage Price dump in SAP
Table = MBEW, field = VERPR. MM60 will show you the price related to the Price Control of the material - V or S. The underlying table, MBEW, stores both V and S prices separately. Cheers
View ArticleRe: Passign values to nested prompts via opendoc url
Hi Harsha, I have only one prompt client_id that is at the manage access restrictions row level restrictions. And we have remaining parameters at the table level say Display latest data, Latest...
View ArticleRe: ccBPM Increment operation in Loop
Dear Vishnu, My requirement is independent of payload. So standard option "Payload-Dependent Loop" cannot be used. Could you please suggest any other option. Regards,Ruban.S
View ArticleRe: Input tax not calculating on base amount in MIRO where as the same is...
Hi, Here you have to create 1 condition, add this condition in the tax procedure, later change the calculation step of the tax condition and it should be the step no of the above new condition. Later...
View ArticleRe: MDG Only Business partner created, customer not created
Hello Vijay 1. Which UI you are using?2. You have to assign only customer role Kiran
View ArticleRe: problem in Infoset Query
Hello Jelena, I have added this extra field in the same you explained. code which i added in code tab...data :DATA : GV_NAME TYPE THEAD-TDNAME, GV_DOCNO TYPE THEAD-TDNAME.DATA : IT_LINE...
View ArticleRe: Fiori: Travel request not receiving by Approver
Dear AB, Thanks for reply, I am new for Travel and Fiori modules so please guide me what I need to check in SWI5 & what is the role for manager need to assign. current status of my Fiori app in my...
View ArticleRe: Editable table
Hi Shwetha,Yes since I bound the editable property to a model, it works like that.What are you expecting the button to behave, can you please elaborate your requirement?Regards,Sai Vellanki.
View ArticleRe: 0Material has reached its Maximum table size defined
i got some document what you are trying to say ...Creation of a Classification Datasource and its related Dataflow i hope this is what you are trying to say right ?
View ArticleRe: Lead conversion to Account & Contact
Hello Gabriele, You can see I have answered your query and Karan provided screenshot for same . Regards,Ankush.
View ArticleRe: Passing Parameter to $$.hdb.Connection.executeQuery in a variable
Hello Thomas, This is perfect. Thanks Best RegardsSrini
View ArticleRe: Destination App Script logic error
Yes, Aravind is correct, but *XDIM_MEMBERSET is also fine: *SELECT(%VAR%,"ID","ACCOUNT", "[IC] = "Y"")*XDIM_MEMBERSET ACCOUNT = %VAR%... *WHEN ACCOUNT*IS **REC(EXPRESSION=%VALUE%)*ENDWHEN Vadim P.S....
View ArticleRe: SAP PO integration with GRC AC 10.1
Hi Prasant, We have already tried with /GRACAuthMgmtWebServiceOutBinding/Config1?wsdl&style=document and it wasn't working. There is no authorization error, however we tried with user id which got...
View ArticleRe: Message No. GM052 - No activity type planning carried out for
Hi I am surprised to see that your CCtr has been credited by 100..that means have some price for that period...Can you check KSBT for that period whether any price is already updated.. kamal
View ArticleFreight Cost to Customer through Shipment Cost
Dear All, We are supplying the Goods to our Customers by two ways. 1) Primary Routes ( from Factory to a Central Location) Primary Routes freight cost we are paying to Service Agents by...
View ArticleHow to trigger for manager approval if employee trying to change/delete...
Hello All, We are experiencing major issue for approved leave request in ESS Leave request portal. Issue : initially it was working fine. But now its not working . Once approved the leave request ,...
View ArticleRe: C4C with ADFS
Hi , As per your advise , we have checked the MS ADFS setting , the setting same link you mentioned. We are facing the same issue.Please guide us. Regardsmani
View ArticleRe: Binding a single propertey form oData model to a textfield
Trythis.getView().bindElement({path:"/Employees(1)"});like this
View Article