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
Tell me a scenario where did you use secondary index?
what is bapi,badi,bdc,ale idocs?
What are the disadvantages of using explicit enhancement?
What is a help view? : abap data dictionary
How many types of views are there? : abap data dictionary
What is the BAPI_CUSTMATINFO_GETDETAILM used for? what is the input and output of this bapi.
What are the different methods of passing data? : abap modularization
Different types of locks?
Explain the advantages of abap query tool?
What is an Unpack command?
How do you find out whether a file exits on the presentation server?
What are the uses of table pool or table cluster.
What is table pool?
Where do you code the hide statement?
Table events aNd table maintains generation