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 / 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 |
In the process of creating a delivery tere is a firld date which needs to be saved, there is an userexit available but that exit does not have that date field in it, how would you overcome this. You have the delivery no that got created instead
Can you use if then else, perform ..etc statements in sap script?
what is the role of extended syntax check in performance tuning?
How can we upload a text file having delimiters in to legacy system?
What abap statement will trigger list generation?
What is step-loop?
what is the difference between at selection-screen output and at selection screen?
what are system Variables?
what is Primary key and unique key and what is the Difference?
What are the different types of view?
how to create lock object
what is the z-transaction?? what's the use of it??