In Interactive Report : How to come from Secondary List 10
to secondary list 4? what is the Program code?
Answer Posted / karthi
case sy-lsind.
when '10'.
sy-lsind = '1'.
endcase.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What is the Process to transfer IDOC from Outbound System to Inbound system.
Control Break statements- At new...endat.
What is the t-code for transaction recorder? : abap bdc
If a table that is to be extended contains a long field, we cannot use append structures why? : abap data dictionary
What is the different between abap and ooabap? Why do we use ooabap?
What is the difference between a structure and a table? : abap data dictionary
Difference between sy-tabix and sy-index? Can you check sy-subrc after perform?
What is the modification assistant?
Can we handle two transaction codes in the same program using call transaction bdc input method? : abap bdc
What is the table & field to identify the no of items (bottles) stored in one case?
Structures can contain data only during the runtime of a program (t/f) : abap data dictionary
What is the logo in sap script?
Explain what are standard layouts sets in the sap script?
1/ How do u apprach if error occur in sending idocs ? 2/ where u assigned process code ?
How can we access the correction and transport system?