in scripts if u want to add the field using itcsy structure
iknow this concept,then i want to add some logic at a time in
S.ORDER
AND P.ORDER HOW,IF POSSIBLE WHERE U CAN ADD THE LOGIC, HOW?
Answer Posted / sudhakar1207
In SCRIPTS IF WE WANT TO ADD LOGIC OR PASS additional Data
To the Standard Layouts we can do by using Control Command
/: PERFORM (SUBROUTE NAME) USING <VARONE> ... CHANGING
<VARTWO> ...
THEN WE NEED TO DEFINE THE SUBROUTINE IN SUBROUTINE POOL OR
A REPORT PROGRAM.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to analysis Background Job for performance Issue?
What is netweaver???what is the relationship with ABAP?
What do you understand by work area and internal tables in abap? Why do we use it?
Did you use buffering?
From excel to abap - is batch mode possible ? : abap bdc
It is not possible to create an abap/4 program, which contains only subroutines. State true or false. : abap modularization
when run my program in se38 it was showing output, when i take background execution and giving printer details it was shoing out put. but in SP01 when i give the Spool Request Number it was showing not yet processed entire page why it happens i dont know please give me a solution.
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain.? : abap data dictionary
What is the last entry in all bdc tables? : abap bdc
What is native sql?
What is the difference between collect and append statements?
Normally how many and what files get created when a transaction program is written?
Explain Singleton class
Define database layer? : abap data dictionary
What are client dependant objects in abap/sap?