In module pool, when table controls are used the command
that is written in both PBO and PAI is
Answer Posted / dhivya
controls mytab1 type tableview using screen '4000'.
PBO:
loop at it1 with control mytaB1
endloop.
PAI:
loop at it1
endloop.
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
What are the parameter types for a method?
What is the difference between commit-work and rollback-work tasks?
What is the difference between pnp and pnpce? : abap hr
Do you know any other patterns if yes.. explain
Example of table cluster and cluster tables.
What is the Process to transfer IDOC from Outbound System to Inbound system.
What will you code in start-of-selection & end-of-selection ?
What is maintenance view?
in bdcsome times we get the ok code for "enter" wrongly instead of '/00'.what is the reason.how we can exceed this problem.
Explain the Importance of pa20? : abap hr
What are different types of parameters?
What is a transport?
5) How to rereive text elements in SF and script?
Explain how to write a bdc - how do you go about it?
What are internal tables? : abap hr