For particular transaction you want to upload the data using
any of bdc method...if the transaction contains any of pop
window functionaliy and having radio button in the
window..Any one of the radio button must be selected then
only the next data can be inserted how will you handle this
scenario in your program
Answer Posted / manideep
while recording through transaction SHDB. check 'Not a batch
input session', then you will get the popups in recording.
just continue the recording. .
Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
What is the difference between call transaction method and the session method? : abap bdc
What is the collect statement?
What is table pool?
Where can you find error log for call transaction? : abap bdc
Events that can be used in both the classical and interactive reports
What is the use of the statement leave to list-processing?
What are the system fields you have worked with? Explain?
What is buffering in abap?
What function does data dictionary perform?
How can we set the table spaces and extent sizes? : abap data dictionary
How to transfer the objects? Have to transferred any objects?
How many default tab strips are there? How to insert more tabs in it?
What data is contained in data dictionary? : abap data dictionary
A function module can be called from a transaction screen outside an abap/4 program. State true or false. : abap modularization
how can we enable hyperlink in screen painter?