SAP CL_ABAP_LOAD OO Class - Elementary Functions for Analyzing Load









CL_ABAP_LOAD 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_LOAD 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_LOAD 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
ADD_2_PART_SIZE_MAPAdds Size of a Load Table to a Complete TablePrivate
CALL METHOD cl_abap_load=>ADD_2_PART_SIZE_MAP...more details

CHECK_LOADSIZEChecks Consistency of the Result of the Method LOADSIZPrivate
CALL METHOD cl_abap_load=>CHECK_LOADSIZE...more details

CLASS_CONSTRUCTORClass constructorPublic
CALL METHOD cl_abap_load=>CLASS_CONSTRUCTOR...more details

DECOMPOSE_INITRC_INTO_SEGMENTSDivides an Initial Record Layout into Segments (ZERO, BLANK,Public
CALL METHOD cl_abap_load=>DECOMPOSE_INITRC_INTO_SEGMENTS...more details

LOADSIZETotal Size of Load + Size of Individual Load TablesPublic
CALL METHOD cl_abap_load=>LOADSIZE...more details

LOAD_INITLoads the Load Table INIT into an XStringPublic
CALL METHOD cl_abap_load=>LOAD_INIT...more details

LOAD_STORLoads the Load Table STOR into an XStringPublic
CALL METHOD cl_abap_load=>LOAD_STOR...more details

NUM_OF_TRIG_ENTRIESNumber of Entries in the Load Table TRIGPublic
CALL METHOD cl_abap_load=>NUM_OF_TRIG_ENTRIES...more details

OPCODE_FREQUENCIESFrequency of Individual Commands in the Load Table CONTPublic
CALL METHOD cl_abap_load=>OPCODE_FREQUENCIES...more details



CL_ABAP_LOAD 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
PARTSStatic AttributeList of Load TablesLIKE
Private
PART_NAME_BASEStatic AttributeString Literal: 'BASE'LIKE
STRING
Private
PART_NAME_CLASStatic AttributeString Literal: 'CLAS'LIKE
STRING
Private
PART_NAME_CLFRStatic AttributeString Literal : 'CLFR'LIKE
STRING
Private
PART_NAME_COMPStatic AttributeString Literal: 'COMP'LIKE
STRING
Private
PART_NAME_CONSStatic AttributeString Literal: 'CONS'LIKE
STRING
Private
PART_NAME_CONTStatic AttributeString Literal: 'CONT'LIKE
STRING
Private
PART_NAME_CREFStatic AttributeString Literal: 'IREF'LIKE
STRING
Private
PART_NAME_DATAStatic AttributeString Literal: 'DATA'LIKE
STRING
Private
PART_NAME_DATLStatic AttributeString Literal: 'DATL'LIKE
STRING
Private
PART_NAME_DATVStatic AttributeString Literal: 'DATV'LIKE
STRING
Private
PART_NAME_DDNMStatic AttributeString Literal: 'DDNM'LIKE
STRING
Private
PART_NAME_EVNTStatic AttributeString Literal: 'EVNT'LIKE
STRING
Private
PART_NAME_EXCPStatic AttributeString Literal : 'EXCP'LIKE
STRING
Private
PART_NAME_GCIXStatic AttributeString Literal: 'GCIX'LIKE
STRING
Private
PART_NAME_HEADStatic AttributeString Literal: 'HEAD'LIKE
STRING
Private
PART_NAME_INITStatic AttributeString Literal: 'INIT'LIKE
STRING
Private
PART_NAME_INTCStatic AttributeString Literal: 'INTC'LIKE
STRING
Private
PART_NAME_INTDStatic AttributeString Literal: 'INTD'LIKE
STRING
Private
PART_NAME_INTIStatic AttributeString Literal: 'INTI'LIKE
STRING
Private
PART_NAME_INTRStatic AttributeString literal: 'INTR'LIKE
STRING
Private
PART_NAME_IREFStatic AttributeString Literal: 'IREF'LIKE
STRING
Private
PART_NAME_LITLStatic AttributeString Literal: 'LITL'LIKE
STRING
Private
PART_NAME_LITLINDEXStatic AttributeString Literal: 'LITLINDEX'LIKE
STRING
Private
PART_NAME_OREFStatic AttributeString Literal: 'OREF'LIKE
STRING
Private
PART_NAME_PBAGStatic AttributeString Literal: 'PBAG'LIKE
STRING
Private
PART_NAME_RSSCRStatic AttributeString Literal: 'RSSCR'LIKE
STRING
Private
PART_NAME_SELCStatic AttributeString Literal: 'SELC'LIKE
STRING
Private
PART_NAME_SREFStatic AttributeString Literal : 'SREF'LIKE
STRING
Private
PART_NAME_STCOStatic AttributeString Literal : 'STCO'LIKE
STRING
Private
PART_NAME_STIXStatic AttributeString Literal : 'STIX'LIKE
STRING
Private
PART_NAME_STORStatic AttributeString Literal: 'STOR'LIKE
STRING
Private
PART_NAME_SYMBATTRStatic AttributeString Literal: 'SYMBATTR'LIKE
STRING
Private
PART_NAME_SYMBCOMPStatic AttributeString Literal: 'SYMBCOMP'LIKE
STRING
Private
PART_NAME_SYMBDATAStatic AttributeString Literal: 'SYMBDATA'LIKE
STRING
Private
PART_NAME_SYMBEVNTStatic AttributeString Literal: 'SYMBEVNT'LIKE
STRING
Private
PART_NAME_SYMBINTFATTRStatic AttributeString Literal: 'SYMBINTFATTR'LIKE
STRING
Private
PART_NAME_SYMBINTFEVNTStatic AttributeString Literal: 'SYMBINTFEVNT'LIKE
STRING
Private
PART_NAME_SYMBINTFMETHStatic AttributeString-Literal: 'SYMBINTFMETH'LIKE
STRING
Private
PART_NAME_SYMBMETHStatic AttributeString Literal: 'SYMBMETH'LIKE
STRING
Private
PART_NAME_SYMBMETHEXCPStatic AttributeString Literal: 'SYMBMETHEXCP'LIKE
STRING
Private
PART_NAME_SYMBMETHPARMStatic AttributeString Literal: 'SYMBMETHPARM'LIKE
STRING
Private
PART_NAME_SYMBTEXTStatic AttributeString Literal: 'SYMBTEXT'LIKE
STRING
Private
PART_NAME_SYMBTYPEStatic AttributeString Literal: 'SYMBTYPE'LIKE
STRING
Private
PART_NAME_TEXTStatic AttributeString Literal: 'TEXT'LIKE
STRING
Private
PART_NAME_TPLRStatic AttributeString Literal:'TPLR'LIKE
STRING
Private
PART_NAME_TRIGStatic AttributeString Literal: 'TRIG'LIKE
STRING
Private
PART_NAME_TYPEStatic AttributeString Literal: 'TYPE'LIKE
STRING
Private
PART_NAME_VTABStatic AttributeString Literal: 'VTAB'LIKE
STRING
Private


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!