SAP CX_SRT_LP_REGISTRY OO Class - SRT Error Class









CX_SRT_LP_REGISTRY 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 CX_SRT_LP_REGISTRY including details of:

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

Inheritance

This OO class has a superclass assigned to it, which means it will inherit its objects and methods. The superclass for CX_SRT_LP_REGISTRY is CX_STATIC_CHECK

Method list of CX_SRT_LP_REGISTRY 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
CONSTRUCTORConstructorPublic
CALL METHOD cx_srt_lp_registry=>CONSTRUCTOR...more details



CX_SRT_LP_REGISTRY 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
CLASS_NAME_NOT_FOUNDConstant'5B5A4F3F0F579D06E10000000A1550A7'LIKE
SOTR_CONC
Public
CONFIG_NOT_VALIDConstant'602B6A3FE322075AE10000000A155098'LIKE
SOTR_CONC
Public
CREATE_OBJECT_FAILEDConstant'895A4F3F0F579D06E10000000A1550A7'LIKE
SOTR_CONC
Public
CX_SRT_LP_REGISTRYConstant'665A4F3F0F579D06E10000000A1550A7'LIKE
SOTR_CONC
Public
DEFAULT_LP_ALREADY_EXISTSConstant'F5C271D5BFC8E24FBDDFC37289300974'LIKE
SOTR_CONC
Public
DEFAULT_LP_DOES_NOT_EXISTConstant'12C7783FBC4E4C08E10000000A155098'LIKE
SOTR_CONC
Public
DELETE_DB_ERRORConstant'E9F8037F02BDF947B9ECD8DB109E82D2'LIKE
SOTR_CONC
Public
ERROR_INFOInstance AttributeLIKE
SOAP_ERROR_INFO_LIST
Public
ERROR_TEXTInstance AttributeLIKE
STRING
Public
FEATURE_LIST_NOT_VALIDConstant'BFE9673F3C17C759E10000000A155098'LIKE
SOTR_CONC
Public
INIT_APPL_ERRORConstant'0018FE864EEE1DED9189B0052F675980'LIKE
SOTR_CONC
Public
INIT_LPT_EDITOR_ERRORConstant'50E2833F51C2CA60E10000000A155098'LIKE
SOTR_CONC
Public
INSERT_DB_ERRORConstant'2D552E6793D4CF4D952DDCC17A0FFE6E'LIKE
SOTR_CONC
Public
LP_ALREADY_LOCKEDConstant'7958733F164E6C6EE10000000A155098'LIKE
SOTR_CONC
Public
LP_DOES_NOT_EXISTConstant'EBFC6614261B614B8C24F3806BAF8480'LIKE
SOTR_CONC
Public
LP_NAMEInstance AttributeLIKE
SRT_LP_NAME
Public
LP_NAME_NOT_VALIDConstant'0007653FECFDB624E10000000A155098'LIKE
SOTR_CONC
Public
LP_NOT_ACTIVEConstant'47456A3FE322075AE10000000A155098'LIKE
SOTR_CONC
Public
LP_NOT_SAVEDConstant'DFE6D9B3DA272846A6FB6816F3DA2BAA'LIKE
SOTR_CONC
Public
MESSAGEInstance AttributeT100 MessageLIKE
SRT_LP_MESSAGE
Public
MESSAGE_TEXTConstant'00081E6ECFDD60419EC9A7A486663C0C'LIKE
SOTR_CONC
Public
NO_WSDL_ACCESSConstant'0018FE864EEE1DEBBBBAC87419CC3EB2'LIKE
SOTR_CONC
Public
OBJECTInstance AttributeLIKE
CHAR30
Public
OBJECT_NOT_VALIDConstant'E2364F3FCF97415BE10000000A1550A8'LIKE
SOTR_CONC
Public
PROXYCLASSInstance AttributeLIKE
SRT_LP_PROXYCLASS
Public
PROXY_CLASS_NOT_VALIDConstant'0507653FECFDB624E10000000A155098'LIKE
SOTR_CONC
Public
SXI_ADDR_ALREADY_IN_USEConstant'FDEC5C310C68C7439128680EE617BC2A'LIKE
SOTR_CONC
Public
TABLEInstance AttributeLIKE
CHAR30
Public
UNAMEInstance AttributeLIKE
SY-UNAME
Public
UPDATE_DB_ERRORConstant'B52A6A3FE322075AE10000000A155098'LIKE
SOTR_CONC
Public
WSDL_EVAL_ERRORConstant'0018FE864EEE1DEBBBBAC87419CC5EB2'LIKE
SOTR_CONC
Public
XI_DISABLEDConstant'005056A533E71ED6ACCA6452A54E0590'LIKE
SOTR_CONC
Public


Links to Related Class(s)

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