What are the FM you used in Session method?
Answer Posted / arun prasad
THE FM'S USED IN SESSION METHOD ARE OPEN_GROUP,
INSERT_GROUP, CLOSE_GROUP.
AT THE PLZ TRY TO CLOSE THE SESSION.
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
What do is landscape in sap project, I think its related to no. Of servers used, pls correct me if I am wrong, or what it is? : sap abap hr
Differentiate between static and dynamic step loops?
I am getting the (first) page number and the remaining records displayed in another list in another page BUT the PAGE Number is not displayed? What is the code/solution?
What are the data types of the external layer? : abap data dictionary
What are the two methods for modifying sap standard tables?
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 critical issues u face in ur project?
How do you execute the payroll
What is the different type of projects? : sap abap hr
How do you send files to the legacy systems from sap and vice versa? How does one know that the legacy files have come on to the sap server you are working on? : abap bdc
What are local objects?
What is buffering allowed but switched off?
How do you convert non-char field into char type fields ?
Where do you create indexes in abap?
Tell me a scenario where did you use secondary index?