DTP Changes 1.1 Setup the Semantic Group 2 1.2 Package size 2
Tuning the ABAP Code in the Start Routine 3 2.1 Made changes to internal table declaration 3 2.2 Replaced COLLECT Statement with APPEND : 4 2.3 Bypassed collecting the data into an internal table in a loop 4 2.4 Added the condition ‘OBJVERS = ‘A’ ’ in the where clause of the select statement 5 2.5 Created secondary index on the IO 0SLL_PROD on the filed /BIC/C_PRNO -