What is SAP script and Purpose?
Answer Posted / radhika2006
SAPScript is used to display the reports with different
font sizes , multiple pages ..
SAPScripts are client dependent!
Script is usually used for printing a document for the
particular application(MM,FI,..).
| Is This Answer Correct ? | 13 Yes | 4 No |
Post New Answer View All Answers
what is call back in alv?
What is logical database? : abap hr
Suppose the client wants me the vacancy to be displayed on a website as well as ess. How should I do it? : sap abap hr
Explain about interactive report?
What is cts and what do you know about it? : abap hr
What are the differences between domain and data element?
What is native sql?
What are the check tables and value tables?
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.
what is difference between set screen and call screen ?
Can you create a table with fields not referring to data elements? : abap data dictionary
How to convert normal function module to bapi?
i want to add 2 records to a table but the last field in the table is 1000 char long.Is it possible?if yes how?
Which table stores the programs created?
What is difference between check table and value table ?