how can u write in single program call transaction and session method logic? if u write logic in call transaction ,is there any errors ? how can u see in session ?
2 12408I 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.
1 13720plz listen carefully sir,in alv reports how i insert logo into alv grid(if it is tcode 'oaer' )?tell me procedure, in the same report how insert background logo tell me the procedure please?
TCS,
6 15989I need the coding for BDC program to upload Purchase orders of known vendor (ME21) in Material Management
CSC,
2246
What is a type group?
Give examples of transparent table?
What are pool tables?
What are the properties of selection screen?
What is the difference between pnp and pnpce? : abap hr
Advantages and disadvantages of different types of bdc's?
Does every abap/4 have a modular structure? : abap modularization
Setting up a BDC program where you find information from?
Describe the data classes?
how do you transport lsmw data from one system to another?
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why? : abap modularization
Have you processed BDCs ?
What are logical databases?
Can multiple abap systems connect to abap database?
Why bapi need then bdc ? : abap bdc