ABAP

ABAP Messages                                : Click HERE

Submit Program Syntax Options   : Click HERE

ABAP Data Declarations                 : Click HERE

Events and Interrupts                      : Click HERE

Table Types

Code Snippets

Unwanted Characterstics

Ranges / Range Tables

Send Email using ABAP Code : Click HERE

ABAP Notes
     Internal Table Types 
     Primary and Secondary Indexes
     Open Cursor

Split at TAB
SPLIT lv_variable AT cl_abap_char_utilities=>horizontal_tab INTO lv_var1 lv_var2.

BI_WRITE_PROT_TO_APPLLOG
This jobs run in all BW systems ( system which have BW activated ) and is scheduled by BASIS to run frequently , like every 5 minutes.
This does not in general run in transnational systems, but if someone tries to run RSA1 tcode - this program activates automatically.
More details can be found in SAP Note : 769414

Delete BADI Implementation and Class

Submit Program Options

No comments:

Post a Comment