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 transparent table?
How to write a bdc – how do you go about it?
What are the basic objects of the data dictionary?
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?
Which infotype records can not be deleted ? : abap hr
Hi,have Good Command in SAP ABAP, ABAP WEBDYNPRO now i want to learn sap IS utilities.. can u plz suggest me is it useful r not? If not can i learn BI? Is ABAP with BI have gud future?
what next in SAP-ABAP/4 is it going to be change?
What are the table controls in bdc ? What is the difference between bdc and lsmw ?what is the difference between bdc and rfc ? : abap bdc
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain?
What are the types of the programming language used in the sap abap software?
What is sequence number
Explain what is the significance of hide?
What are the modes in which any update tasks work?
Use SET PF_STATUS which is in the FM reuse_alv_grid_display to set the button
What is the use of table maintenance allowed?