Is der any other way or tcode to process the session except
SM35?

Answer Posted / sampath d

We can use RSBDCSUB program to process the session

Is This Answer Correct ?    15 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the steps in a bdc session? : abap bdc

576


Can matchcode object contain ids with different update types? : abap data dictionary

615


Explain sap abap 3-tier architecture?

737


What are the functional areas?

619


What is projection view?

545






What is value table? : abap data dictionary

644


A field-groups statement or an insert statement reverses storage space and transfers values. State true or false. : abap modularization

571


Difference between /N and /BEND?

825


What are dml commands in abap?

648


Static and instance variable and method with live example. Why and when to use

933


How is conversion of data types done between abap/4 & db layer?

638


Tell me a scenario where did you use secondary index?

635


What is a table attribute? : abap data dictionary

570


I 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.

1768


What is pretty printer?

602