How can we add another field to display in standard
SAPSCRIPT? Ex. we have customer address in layout, now we
have to add customer Phone no in the same.
Answer Posted / theabapconsultant
copy the standard code to custom code. and design according to our requirement. add an external subroutine in the script. and write the functionality in ex-subroutine by using itput tabs and output tabs of structure itcsy. now go to naco take standard script and replace it with custom. go to transaction and configure it. goto->messages change message type. and save it.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is the difference between semi-monthly and Bi-weekly payroll area
What is the difference between synchronous and asynchronous updates?
How many primary keys can be created for a table?
What is an abap?
How do you use structures in the abap programs?
How to combine multiple billing into one RV document ( Step by Step)?
What are the requirements a dialog program must fulfill?
What are the types of subroutines?
Differentiate between ooabap and abap?
How to create a button in selection screen ?
What is the use of info groups? : sap abap hr
What is the difference between the exits created in M.M and S&D?
How to determine the attributes of an internal table?
How can we upload a text file having delimiters in to legacy system? : abap bdc
How to read files and process BDC's automatically ?