Answer Posted / kiran kumar v
It is stored in a temporary Hide area.In other words it is
stored in buffer.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Rp_provide_from_last contains how many parameters ? : abap hr
I am trying to automate a manual processing of iDOCs in BD87. I used the following code to pass idoc-id to global variable 'DCN' and then skip the first screen of BD87 to go to processing directly. After running this code SET PARAMETER ID 'DCN' FIELD itabhdr-idoc_id. CALL TRANSACTION 'BD87' AND SKIP FIRST SCREEN. it takes me to the first screen because it cannot recognize my idoc-id. How I can pass idoc-id to global? I have used the above code to goto VA02 with VBELN and it worked perfectly.
What are the basic functions of database utility? : abap data dictionary
What is the difference between select statement and provide statement ? : abap hr
What is macro? : abap hr
What are the different methods of passing data?
what are the important fields while preparing sales order,inquiry?
What is an abap data dictionary? : abap data dictionary
What is the difference between commit-work and rollback-work tasks?
What are the modes in lock objects? : sap abap data dictionary
Explain the differences between sap memory and abap memory?
Kindly help me to Know the process of mapping in EDI from R/3 to a convertor(third party which translates IDoc flatfile to EDIFACT /XML / FTP /HTTP ) ?
Write the bdc table structure? : abap bdc
What is the difference between a substructure and an append structure? : abap data dictionary
What are the basic objects of the data dictionary?