Re: DLV AND PDLV STATUS IN PROCESS ORDER
Hi Sonu, PDLV and DLV status is only consider the FG planned qty with delivered and not with raw material consumption. In your case, have planned 100 qty and deliver only 90 in both examples. So, it...
View Articlecustom function issue
Hi guys i am getting problem with the custom function... the problem is that sometime custom function works fine but sometime it doesn't do what it is suppose to do ... see the below mentioned sample...
View ArticleRe: Customer List is not coming in Fiori Create Sales Order App
Hi tim leys, I configure all the parameters of the app. For Create SO system is checking in Check Price Availability App.Now i am not getting Available stock details in the Check Price and Availability...
View ArticleRe: hello experts
it will be little difficult for me. But I will try for the same. Till than wait for others comment here
View ArticleRe: SAP Kernel LIB name?
Hello, Thanks for the response! @RB, Up and till about 2 years ago we used commands like this:RNMOBJ OBJ(SAPPRD70U) OBJTYPE(*LIB) NEWOBJ(SAPOLD70U)RNMOBJ OBJ(SAPNEW70U) OBJTYPE(*LIB) NEWOBJ(SAPPRD70U )...
View ArticleRe: Drill Downs are not displaying for read only users
Thanks for the reply! I think this option is available in BO 4.X I am using BO 3.1 version
View ArticleRe: Deactivate " Show Historic Value" in BEx
Hi Gill, actually my experience is, that there usually are no historic value for char that are compounded. otherwise it would be nice to have this feature - maybe someone knows how to hide it :-)...
View ArticleRe: Post goods issue VL02N
So you could automate the GI process via VL23. Is there any other issue? regards,Pulkit
View ArticleRe: Encoding Issue
Hi Rohan, If you have the option to set this up as an integrated configuration then it would run on the AAE and it would never touch the ABAP stack during processing. It appears that your HR system is...
View ArticleRe: Saprouter SNC connection to OSS certificate problem
Hello Gaurav, I am sorry I might be a little slow here, and thank you for your patience, but how can I „regenerate“ the certificate for actual server in SAP to Customer relationship when nothing has...
View ArticleRe: Point-to-Point Communication via Service Group
Hi Sai, are you getting any dump in CRM (ST22) regards,harish
View ArticleRe: PCO 2.3 Failed to Create ConnectivityAgentProxy
Hi Colm, how are you ? now it is my time to query a weighing scale on ECC using PCo. I did everything that the document below say to do, taking into account that my RFC System is a SAP ECC instead of...
View ArticleRe: Fetching csrf token for create service
i tried using process in that link but still i get csrf token as blank.i wrote functionfunction uilogon(){ var tok = "username" + ':' + "password"; var hash = btoa(tok); var auth = "Basic " +...
View ArticleRe: ALV List not displaying
Hi Prem, Add below statement for your field catalog for each field.wa_fieldcat-tabname = 'ITAB_FINAL'. (Final Internal Table)ThanksGangadhar
View ArticleGetting to execute a report that has optional parameters(prompts)
I am trying to execute a report that has optional parameters (or prompts) configured on SAP BO end. I am currently trying to do this using the REST WS support that SAP now supports. The webservice URL...
View ArticleRe: SAP Mobile Platform on HANA cloud
Please go through this course this will give you the full overveiw about application delevelpment on SMP CLOUD Course: Introduction to Mobile Solution Development for the Enterprise
View ArticleRe: Condition record error in PO
Check whether you had maintained the % conditions as well Ecess and SEcess conditions in FV11 transaction with valid date. Also ensure that the Ecess and SEcess values is more than Rs.1 and is not...
View ArticleRe: Delta in generic extraction
You do not have to execute a daily load to use the Data instead of a timestamp. When you use a limit of 1 day, it will always pull 1 day from the date that is tracked in RSA7 delta. So if you extract...
View ArticleRe: Need SAP BPC version/release/SPs details from year 2007 onwards.
Thanks, Raju! Got the relevant info for most of the products I wanted to see. But, for SAP BPC version 5.1 for MS(very old one), I could not find details. Even if it is phased out, release details must...
View ArticleRe: Smartform will print multiple time based on an output parameter.
Hi Taniya, You can print like Concatenate &SFSY-PAGE& 'of' 'Total_container' into var1. Total container : Var1 You can see the exact value in var1. Arivazhagan S
View Article