Posts Tagged ‘ABAP’

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…

The okcode field is deactivated when a modal window (the technical name of popup windows) is displayed, so it seems…

January 16th, 2011

ABAP get STAD data log Syntax

No Comments, ABAP Syntax, by Jack.

ABAP get (read) STAD data log Syntax SWNC_STAD_READ_STATRECS SAPWL_READ_STATISTIC_FILES

If you have a little or no experince with ABAP Objects until now, this tutorial will guide you through the…

The following document gives you an overview of the way the Workflow works, by giving an example of how to…