ABAP Interview questions and answers set 5

 ABAP Interview questions and answers set 5.

What you did in BDC?

BDC is used to upload the data into the sap system by using the transaction recording SHDB. This is structure of the BDC to upload the data into the sap database.

1. Analyze the data from the local file or flat file

2. Analyze the transaction

3. Declaring the internal table (BDCDATA) programm: name of the module pool programm name dynpro : screen number dynbegin: it indicates for the new screen number fname : name of the fileds in the screen fval: values are assinged with the fields.

4. Transffering the data from flat file to internal table(BDCDATA)

5. Populating the internal table (BDCDATA).



How you upload Logo?

First we create logo(image) should be in bitmap to upload logo T-code is

1.SE78

2.select GRAPHICS

3.double click on BMAP

4.then go to menu bar click on GRAPHICS-->IMPORT

5.give address of image(BROWSE)


What is IDOC?

It is an standard intermediate document used in EDI/ALE process used in transferring the business objects to business partners and in distribution of master data to the diff plants which belongs to diff company codes.



0 Response to "ABAP Interview questions and answers set 5"

Post a Comment