Daily materials report.
Tables used: ekbe, "History per Purchasing Document.
mseg, "Document Segment: Material.
qcpr, "QM quality certificates in procurement
lfa1, "VENDOR MASTER
makt, "MATERIAL DESCRIPTION
j_1igrxref, "Goods Receipt to Excise Invoice
CossReference
mkpf. "Header: Material Document.
if you are creating a new program then it will not ask request
for selection texts
and they wiill be automatically included in request and
transported.
If you are modifying an existing program and then if you want
to change selection
text then it will ask for request for text also then save it
in same request and transport.
Report Painter and Report Writer
This tool can be accessed as follows.
SAP Menu >>>> Information Systems >>>> Ad Hoc Reports >>>>
Report Painter
: Instead of using ABAP code to write a report in FI and
CO, Transaction MC27 is used by a lot of consultants to
build a report by using Report Painter/ Report Writer
library. Transaction GRCT has many advantages over MC27 in
most cases, and eliminates the need to use transaction
MC27.
-->Interactive functionality not available.
--> No header lines or PF_STATUS is possible.
--> Not possible to add checkboxes, ICONS, Symbols etc
ABAP Memory- The contents of the ABAP/4 memory are retained
only during the lifetime of an external session. You can
retain or pass data across internal sessions. The EXPORT to
memory and IMPPORT from MEMORY statement allow you to write
data to or read data from the ABAP memory.
EX: EXPORT it_tab TO MEMORY ID 'ZADI1'.
IMPORT it_TAB FROM MEMORY ID 'ZADI1'.
SAP MEMORY - Otherwise known as global memory is available
to a user during the entire duartion of a terminal session.
It's contents are retained across transaction boundaries as
well as external and internal sessions. SET PARAMETER & GET
PARAMETER statements allows you to WRITE TO/ READ from the
SAP memory.
Webmaster 23rd of May 2012
Tell us what you feel about SAP Script Interview Questions and Answers
All comments will be published after review. No login or registration is required to post a comment on SAP Script Interview Questions and Answers We offer and invite you to submit your valuable comment now; Please be respectful of others when commenting. Insulting others, self-promotional comments, website promotional comments, marketing stuff, SEO Techniques, SMS-style content and off-topic comments will not be approved at this information portal.
So start sharing your thoughts regarding SAP Script Interview Questions and Answers
Thank you.