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


Please Help Members By Posting Answers For Below Questions

What is the difference b/t Session method and call transaction method ??

5258


B -Credit Note report Selection Screen Ranges: Creation date Sales Org Sold to Party Selection condition: Document Category – VBTYP should be ‘O’ Table to be used: VBRK, VBRP,VBPA,ADRC List the CR order types or credit billing type by customer number (or selected customer) and displays the: - Billing Document date (FKDAT) - Customer number (KUNRG) - Name of the reseller (on top of the SAP No) (NAME1) - Billing document number,(VBELN) - order reason (AUGRU_AUFT) - Amount (NETWR) - Currency (WAERK) Group Currency wise, billing type wise sum of Net value. When user double click on field ‘Billing Document #’ , display the document in VF03 Do this using OO ABAP.

2462


What are the various types of selection screen event?

575


What is an authorization in sap?

613


In the `select' statement what is group by ?

1521






What is PS structure

1630


What is value table?

582


What are standard layouts sets in the sap script?

557


What are the domains and data element?

564


Can a domain, assigned to a data element be changed? : abap data dictionary

552


What are the events in ABAP language?

614


What is the diffreence between bdc_close_group and bdc_close_dataset? : abap bdc

619


What is use of transparent table in abap? How it is different from pool tables?

632


Explain the difference between a pool table and a transparent table?

537


How we can give authorization on the fields of table control in a dialog-programming?

1849