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
Explain the difference between float and packed data type?
Can we call reports and transactions from interactive reporting lists?
How the Sy-Mandt value gets updated in the table and Is this having any foreign key relationship.
What are the different types of data dictionary objects? : abap data dictionary
What is erp? : sap abap hr
– Programming using BAPI : Create Debit Memo Request (DMR) with reference to Sales Order and update the delivery number and PO number in the newly created DMR. Send the spool of the report by E-mail if the E-mail option is enabled. Selection Screen Required: Sales Org Delivery type Sales document type Optional: Planned Goods movement date Option to choose E-Mail E-mail Address Output device Output Output should display both successful and unsuccessful creation of DMR with the following fields, Success/Error (S/E) Sales Document number Delivery number New Debit memo request number Error message Tables TVAK, TVCPA, VBAK, LIKP, LIPS
How to read 5th record from Hash Internal Table?
How to create any functions? How to go about it?
2)In production what is the user exit?
Hi my dear friends,Please give the answers for the following link http://www.saptechnical.com/InterviewQ/interviewQ.htm
What is asap methodology? : sap abap hr
What is locking? : abap data dictionary
How do you process errors in session method ? : abap bdc
What is an Unpack command?
What are the components of selection table?