SAP CL_ABAP_TEST_ABAP_COMPILER OO Class - Test ABAP_COMPILER









CL_ABAP_TEST_ABAP_COMPILER is a standard SAP object class available within R/3 SAP systems depending on your version and release level. You can view/maintain the class details by entering its name into the relevant SAP transactions such as SE24, SE80 or even SE84. Below is the documentation available for class CL_ABAP_TEST_ABAP_COMPILER including details of:

  • Interface class implementations
  • Inheritance details
  • Methods defined within class ( including link to full details )
  • Attributes ( including initial values )
  • Class Events



Method list of CL_ABAP_TEST_ABAP_COMPILER SAP class


A method is a coding block that performs a certain procedure (i.e. ABAP functionality) on an object within the overall SAP class. In simple terms if the object is an SAP database table a method could be the procedure to add a record or to delete a record. If you are new to OO in many respects, the implementation of a method is similar to a function module and can be called in a very similar way using CALL METHOD. Instead of "CALL FUNCTION", Methods are referenced using the following syntax: CALL METHOD =>methodname EXPORTING/IMPORTING...


Method NameDescriptionVisability
CHECK_USERPrivate
CALL METHOD cl_abap_test_abap_compiler=>CHECK_USER...more details

CLASS_CONSTRUCTORPrivate
CALL METHOD cl_abap_test_abap_compiler=>CLASS_CONSTRUCTOR...more details

CONSTRUCTORCONSTRUCTORPublic
CALL METHOD cl_abap_test_abap_compiler=>CONSTRUCTOR...more details

CREATE_PROGRAM_DERIVECreate program with reference to programPrivate
CALL METHOD cl_abap_test_abap_compiler=>CREATE_PROGRAM_DERIVE...more details

CREATE_PROGRAM_REFCreate program with reference to programPrivate
CALL METHOD cl_abap_test_abap_compiler=>CREATE_PROGRAM_REF...more details

CREATE_VERIPrivate
CALL METHOD cl_abap_test_abap_compiler=>CREATE_VERI...more details

EXPECTPrivate
CALL METHOD cl_abap_test_abap_compiler=>EXPECT...more details

EXPECT_ERRORPrivate
CALL METHOD cl_abap_test_abap_compiler=>EXPECT_ERROR...more details

EXPECT_INFO_COUNTPrivate
CALL METHOD cl_abap_test_abap_compiler=>EXPECT_INFO_COUNT...more details

EXPECT_INFO_MESSAGEPrivate
CALL METHOD cl_abap_test_abap_compiler=>EXPECT_INFO_MESSAGE...more details

EXPECT_WARNINGPrivate
CALL METHOD cl_abap_test_abap_compiler=>EXPECT_WARNING...more details

GET_INCLUDEPrivate
CALL METHOD cl_abap_test_abap_compiler=>GET_INCLUDE...more details

GET_MESSAGESet MessagePrivate
CALL METHOD cl_abap_test_abap_compiler=>GET_MESSAGE...more details



CL_ABAP_TEST_ABAP_COMPILER attributes

List of attributes within class CL_ABAP_CHAR_UTILITIES. These can be referenced using the following syntax CL_ABAP_CHAR_UTILITIES=>. Although depending on where you are inserting the ABAP code you do need to check if the attribute is public or private.

NameLevelDescriptionInitial ValueTypeVisability
CODEInstance AttributeMessage CodeLIKE
SYCHAR10
Public
DER_GENInstance AttributeLIKE
Private
DER_SYNInstance AttributeLIKE
Private
DER_SYN_EXTInstance AttributeLIKE
Private
DER_SYN_EXT_PHInstance AttributeLIKE
Private
DER_SYN_PHInstance AttributeLIKE
Private
DIFFInstance AttributeLIKE
Private
ERRORSInstance AttributeLIKE
Private
FATAL_ERRORInstance AttributeCHAR01 Data Element for SYSTLIKE
SYCHAR01
Public
GENInstance AttributeLIKE
Private
GEN_TESTInstance AttributeLIKE
Private
INCLUDEInstance AttributeLIKE
Private
LINEInstance AttributeLIKE
Private
MESSAGEStatic AttributeMessage TextLIKE
STRING
Public
MESSAGE_IDInstance AttributeLIKE
Private
MESSAGE_LInstance AttributeMessage TextLIKE
STRING
Public
MESSAGE_SInstance AttributeLIKE
Private
NO_QUALIFYInstance AttributeLIKE
Private
OFFSETInstance AttributeLIKE
Private
PRIORITYInstance AttributeLIKE
Private
QUALInstance AttributeLIKE
Private
RABAX_IDInstance AttributeLIKE
Private
REFInstance AttributeLIKE
Private
REF_GENInstance AttributeLIKE
Private
REF_SYNInstance AttributeLIKE
Private
REF_SYN_EXTInstance AttributeLIKE
Private
REF_SYN_EXT_PHInstance AttributeLIKE
Private
REF_SYN_PHInstance AttributeLIKE
Private
SOURCEInstance AttributeLIKE
Private
SUBRCInstance AttributeLIKE
Private
SYNInstance AttributeLIKE
Private
SYN_EXTInstance AttributeLIKE
Private
SYN_EXT_PHInstance AttributeLIKE
Private
SYN_IPInstance AttributeLIKE
Private
SYN_PHInstance AttributeLIKE
Private
SYN_SLINInstance AttributeLIKE
Private
TEST1Static AttributeCHAR01 Data Element for SYSTLIKE
SYCHAR01
Public
TEST2Static AttributeCHAR01 Data Element for SYSTLIKE
SYCHAR01
Public
TEST3Static AttributeCHAR01 Data Element for SYSTLIKE
SYCHAR01
Public
VERSIONInstance AttributeLIKE
Private
WARNINGSInstance AttributeLIKE
Private
WORDInstance AttributeLIKE
Private




CL_ABAP_TEST_ABAP_COMPILER types

T_D010INC -
T_D010TAB -

Links to Related Class(s)

CL_ABAP_...
Full list of available SAP object classes

Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!