2007 Dec 29 9:08 AM
what is defining database in report statement?
2007 Dec 29 9:14 AM
Hi geetha
could you explain ur question little bit clear?
regards
karthik
2007 Dec 29 11:38 AM
Hi,
i think u r doubt is use of Tables in report,
report zxyz.
tables : mara.
By using tables statement in report it creates default work area in program.
2008 Feb 15 8:08 AM
can u tell me how to add just 2 fields to sap-scripts with example(sales) plz?
2008 Feb 15 8:22 AM
HI Geeta
You need to copy the script into Zscript, if it is standard, once you copy the
script you can play with that what ever the way you want.
Go to SE71->Utilitities>Copy From the Client--> provide the name of the form name which form
you want to copy and the client name where it exists (for standard forms client is 000), and provide the name for new form. Hence it is ready for you in the system, you can go to change mode and can do
what ever the changes you want.
Regards
Praveen
2008 Feb 15 8:29 AM
2008 Feb 15 8:44 AM
In ur program if u r declearing a variable or a intretnal table field with LIKE statement,
then from which table u r using that fields u have to mention in the begining of the report.
Tables : MARA, BSEG.
Table : ZTABLE.If U r using TYPE statement ( data element ) instead of LIKE u can use it without declearing TABLE statement.
Regards.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |