Archive for the ‘ABAP Syntax’ Category

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…

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

Question: Could you tell me the difference between exit and stop when used in different situations like inside loop,i the…