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 procedure you followed to upload the data?
How would you set the formatting options statically and dynamically within a report?
Can we create an abap program without using y or z?
Why are insert and append statement used in sap abap?
What are the differences between the table and the structure in the data dictionary in the sap abap?
What is an abap?
what is the t-code to link technical and functional operation?
When to use logical database?
what is sales order confirmation and how can do design it in webdynpro. what is Tcode for the same?
What are the problems in processing batch input sessions?
What are control tables?
What are base tables of an aggregate object? : abap data dictionary
What is the definition of modification in an sap system and how do they impact an upgrade?
What are the parameter types for a method?
What is a fall back class?