CALL FUNCTION ‘MB_READ_RESERVATION_POS_WA’ EXPORTING rsnum = rm07m-rsnum rspos = rm07m-rspos shkzg = shkzg bwart = xrkpf-bwart kzneb = rm07m-kzneb TABLES…
CALL FUNCTION ‘MB_READ_RESERVATION_POS_WA’ EXPORTING rsnum = rm07m-rsnum rspos = rm07m-rspos shkzg = shkzg bwart = xrkpf-bwart kzneb = rm07m-kzneb TABLES…
SAP has a limited provision for retrieving deleted programs. Let us have a look into the steps for the retrieval….
The code book contain the beginners level programs for new ABAPers. The book covers almost every basic aspect that a programer in…
This sample report shows the basic structure for getting the report for the Pending Purchase Requisition based on various selection…
There have been some cases where we, as an ABAP programmer, want to take SAP table data backup. Specially for…
The okcode field is deactivated when a modal window (the technical name of popup windows) is displayed, so it seems…
ABAP get (read) STAD data log Syntax SWNC_STAD_READ_STATRECS SAPWL_READ_STATISTIC_FILES
Month-End Closing in SAP comprises activities involved in closing a posting period. This document contains several steps and transactions used…