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


Please Help Members By Posting Answers For Below Questions

How will you insert record in a sorted table

870


What is the relationship existing between the various data elements? : abap data dictionary

591


How can you display frames (horizontal and vertical lines) in lists?

616


How can we set the table spaces and extent sizes? : abap data dictionary

742


What are the difference between tables and structures?

617






What are the data types of the abap/4 layer?

716


What is the full form of spro? : sap abap hr

680


Difference between /N and /BEND?

823


What are the events used in interactive reports?

616


Can anyone done BDC/LSMW/BAPI for F-02 and F-04.If yes let me know the processs

1862


Explain what are the different functions used in sap script? What are the parameters used in each function?

555


What are aggregated objects

563


What is check table?

579


What are the different types of locks? : abap data dictionary

633


Can we handle two transaction codes in the same program using call transaction bdc input method? : abap bdc

648