Answer Posted / ram
Steploop and table contol is inevitable in certain
transactions. When we run BDC for such transactions,
we will face the situation: how many visible lines of
steploop/tablecontrol are on the screen? Although
we can always find certain method to deal with it, such as
function code 'NP', 'POPO', considering some extreme
situation:
there is only one line visible one the screen, our BDC
program should display an error message.
(See transaction 'ME21', we you resize your screen to let
only one row visible, you can not enter mutiple lines on
this screen even you use 'NP')
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
1. If I send 5 entries of table from one system to another system, if the only 4 entries there in the target system what I have to do? 2. If I send the customer master IDOC from one SAP system to another system, if one field is missing in target table what is the steps? 3. If I want to access the 4th row 3rd column in the hashed table how to do it? 4. Whether there is any other statement than MODIFY statement to modify the content of internal table?
What are domains and data element? : abap hr
Where do you use help views?
Difference between open sql and native sql? : abap data dictionary
Do you know any other patterns if yes.. explain
Explain what are extracts?
Difference between BDC vs Direct Loads?
What are the merits of its?-
What is the difference between a structure and a table?
What are the types of windows in sap script?
what is code to upload cost centers through call trans. and procedure
How can we upload a text file having delimiters in to legacy system?
Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subarc after perform?
Does every abap/4 have a modular structure?
Explain the advantages of different types of bdc's?