SAP ABI_CL_C OO Class - Constants of AII









ABI_CL_C 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 ABI_CL_C 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 ABI_CL_C 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



ABI_CL_C 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
ELMNT_ASSET_TYPEConstantElement Name'ASSET_TYPE'LIKE
ABI_ELEMENT
Public
ELMNT_COMPANY_PREFIXConstantElement Name'COMPANY_PREFIX'LIKE
ABI_ELEMENT
Public
ELMNT_EPC_TYPEConstantElement Name'EPC_TYPE'LIKE
ABI_ELEMENT
Public
ELMNT_EPC_VERSIONConstantElement Name'EPC_VERSION'LIKE
ABI_ELEMENT
Public
ELMNT_FILTER_VALUEConstantElement Name'FILTER_VALUE'LIKE
ABI_ELEMENT
Public
ELMNT_GIAIConstantElement Name'GIAI'LIKE
ABI_ELEMENT
Public
ELMNT_GRAIConstantElement Name'GRAI'LIKE
ABI_ELEMENT
Public
ELMNT_GTINConstantElement Name'GTIN'LIKE
ABI_ELEMENT
Public
ELMNT_INDV_ASSET_REFERENCEConstantElement Name'INDV_ASSET_REFERENCE'LIKE
ABI_ELEMENT
Public
ELMNT_ISSUE_AGENCYConstantElement Name'ISSUE_AGENCY'LIKE
ABI_ELEMENT
Public
ELMNT_ITEM_REFERENCEConstantElement Name'ITEM_REFERENCE'LIKE
ABI_ELEMENT
Public
ELMNT_PARTITIONConstantElement Name'PARTITION'LIKE
ABI_ELEMENT
Public
ELMNT_REFERENCEConstantElement Name'REFERENCE'LIKE
ABI_ELEMENT
Public
ELMNT_SERIAL_NOConstantElement Name'SERIAL_NO'LIKE
ABI_ELEMENT
Public
ELMNT_SERIAL_REFERENCEConstantElement Name'SERIAL_REFERENCE'LIKE
ABI_ELEMENT
Public
ELMNT_SSCCConstantElement Name'SSCC'LIKE
ABI_ELEMENT
Public
ELMNT_URI_FORMATConstantElement Name'URI_FORMAT'LIKE
ABI_ELEMENT
Public
QUALF_ASSET_TYPEConstantID Element Identification for AII'010'LIKE
ABI_QUALF
Public
QUALF_COMPANY_PREFIXConstantID Element Identification for AII'007'LIKE
ABI_QUALF
Public
QUALF_EPC_TYPEConstantID Element Identification for AII'005'LIKE
ABI_QUALF
Public
QUALF_EPC_VERSIONConstantID Element Identification for AII'016'LIKE
ABI_QUALF
Public
QUALF_FILTER_VALUEConstantID Element Identification for AII'006'LIKE
ABI_QUALF
Public
QUALF_GIAIConstantID Element Identification for AII'004'LIKE
ABI_QUALF
Public
QUALF_GRAIConstantID Element Identification for AII'003'LIKE
ABI_QUALF
Public
QUALF_GTINConstantID Element Identification for AII'001'LIKE
ABI_QUALF
Public
QUALF_INDV_ASSET_REFConstantID Element Identification for AII'011'LIKE
ABI_QUALF
Public
QUALF_ISSUE_AGENCYConstantID Element Identification for AII'013'LIKE
ABI_QUALF
Public
QUALF_ITEM_REFConstantID Element Identification for AII'008'LIKE
ABI_QUALF
Public
QUALF_PRTTNConstantID Element Identification for AII'015'LIKE
ABI_QUALF
Public
QUALF_SERIAL_NOConstantID Element Identification for AII'012'LIKE
ABI_QUALF
Public
QUALF_SER_REFConstantID Element Identification for AII'009'LIKE
ABI_QUALF
Public
QUALF_SSCCConstantID Element Identification for AII'002'LIKE
ABI_QUALF
Public
QUALF_URI_FORMATConstantID Element Identification for AII'014'LIKE
ABI_QUALF
Public


Links to Related Class(s)

ABI_CL_C...
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!