dear PLS TELL ME,COMPLETE PROCEDURE OF SESSION METHOD STEP
WITH CODE .MY ID: zaheer_guts@yahoo.co.in
Answer Posted / vijay
1 STEP)Define an ITAB based on Flat File.
2 STEP)Define an ITAB with ref of BDCDATA Str
3 STEP)Uplaod the data to ITAB Using pd Global class
CL_GUI_FRONTEND_SERVICES method GUI_UPLOAD.
4 STEP)Call pd Function module BDC_OPEN_GROUP
Provide LOOP to move record from ITAB[] into ITAB.
5 STEP)Refresh ITAB(BDCDATA)
6 STEP)CALL subroutine to place the module POOL program name
and screen no in ITAB(BDCDATA).
7 STEP)Call subroutine to place the field name and field value
in ITAB(BDCDATA)
8 STEP)CALL pd Function module BDC_INSERT.(provide Mapping)
9 STEP)CALL BDC_CLOSE_GROUP.
Endloop.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between a structure and an append structure?
How can we create callable modules of program code within one abap/4 program? : abap modularization
Update function modules are classified as either v1 or v2. Which type of update is performed first and in what mode (asynchronously, synchronously or locally) can each type be processed in?
How many ways you can create table? : abap data dictionary
Is there any BAPI to retrieve list of customers and their sales areas i.e., Cust No, Distr Channel and Division for all the customers.
The extract statements in field groups can be used before or after processing the sort statements. State true or false. : abap modularization
java script for push button in adobe forms.
How we can retrieve data using secondary index. Explain with simple example?
What has to be done to the packed fields before submitting to a BDC session.
What are the differences between sap memory and abap memory?
How does the interection between the dynpro and the abap/4 modules takes place?
Explain buffering
What is open sql vs native sql ?
Hi! I want to join SAP ABAP course in Hyderabad, can any one tell me where should I join? and Which is the best institute for SAP WORKSHOP? Thank you...
What are the abap/4 commands that link to a layout set?