SAP ABAP Class CX_SRT_LP_REGISTRY (SRT Error Class)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
     SOAP_LPREG (Package) Logical Port Registry
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 20030901
Properties
Class CX_SRT_LP_REGISTRY  
Short Description SRT Error Class    
Super Class CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SOAP_LPREG   Logical Port Registry 
Created 20030901   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_SRT_LP_REGISTRY has no forward declaration.
Interfaces
Class CX_SRT_LP_REGISTRY has no interface implemented.
Friends
Class CX_SRT_LP_REGISTRY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLASS_NAME_NOT_FOUND Constant Public Type reference (TYPE) SOTR_CONC '5B5A4F3F0F579D06E10000000A1550A7' 20030901
2 CONFIG_NOT_VALID Constant Public Type reference (TYPE) SOTR_CONC '602B6A3FE322075AE10000000A155098' 20030918
3 CREATE_OBJECT_FAILED Constant Public Type reference (TYPE) SOTR_CONC '895A4F3F0F579D06E10000000A1550A7' 20030901
4 CX_SRT_LP_REGISTRY Constant Public Type reference (TYPE) SOTR_CONC '665A4F3F0F579D06E10000000A1550A7' 20030901
5 DEFAULT_LP_ALREADY_EXISTS Constant Public Type reference (TYPE) SOTR_CONC 'F5C271D5BFC8E24FBDDFC37289300974' 20030930
6 DEFAULT_LP_DOES_NOT_EXIST Constant Public Type reference (TYPE) SOTR_CONC '12C7783FBC4E4C08E10000000A155098' 20031001
7 DELETE_DB_ERROR Constant Public Type reference (TYPE) SOTR_CONC 'E9F8037F02BDF947B9ECD8DB109E82D2' 20030918
8 ERROR_INFO Instance attribute Public Type reference (TYPE) SOAP_ERROR_INFO_LIST 20030918
9 ERROR_TEXT Instance attribute Public Type reference (TYPE) STRING 20040511
10 FEATURE_LIST_NOT_VALID Constant Public Type reference (TYPE) SOTR_CONC 'BFE9673F3C17C759E10000000A155098' 20030917
11 INIT_APPL_ERROR Constant Public Type reference (TYPE) SOTR_CONC '0018FE864EEE1DED9189B0052F675980' 20031001
12 INIT_LPT_EDITOR_ERROR Constant Public Type reference (TYPE) SOTR_CONC '50E2833F51C2CA60E10000000A155098' 20031008
13 INSERT_DB_ERROR Constant Public Type reference (TYPE) SOTR_CONC '2D552E6793D4CF4D952DDCC17A0FFE6E' 20030918
14 LP_ALREADY_LOCKED Constant Public Type reference (TYPE) SOTR_CONC '7958733F164E6C6EE10000000A155098' 20030926
15 LP_DOES_NOT_EXIST Constant Public Type reference (TYPE) SOTR_CONC 'EBFC6614261B614B8C24F3806BAF8480' 20031002
16 LP_NAME Instance attribute Public Type reference (TYPE) SRT_LP_NAME 20030915
17 LP_NAME_NOT_VALID Constant Public Type reference (TYPE) SOTR_CONC '0007653FECFDB624E10000000A155098' 20030915
18 LP_NOT_ACTIVE Constant Public Type reference (TYPE) SOTR_CONC '47456A3FE322075AE10000000A155098' 20030919
19 LP_NOT_SAVED Constant Public Type reference (TYPE) SOTR_CONC 'DFE6D9B3DA272846A6FB6816F3DA2BAA' 20030918
20 MESSAGE Instance attribute Public Type reference (TYPE) SRT_LP_MESSAGE T100 Message 20030901
21 MESSAGE_TEXT Constant Public Type reference (TYPE) SOTR_CONC '00081E6ECFDD60419EC9A7A486663C0C' 20041223
22 NO_WSDL_ACCESS Constant Public Type reference (TYPE) SOTR_CONC '0018FE864EEE1DEBBBBAC87419CC3EB2' 20070418
23 OBJECT Instance attribute Public Type reference (TYPE) CHAR30 20030901
24 OBJECT_NOT_VALID Constant Public Type reference (TYPE) SOTR_CONC 'E2364F3FCF97415BE10000000A1550A8' 20030901
25 PROXYCLASS Instance attribute Public Type reference (TYPE) SRT_LP_PROXYCLASS 20031001
26 PROXY_CLASS_NOT_VALID Constant Public Type reference (TYPE) SOTR_CONC '0507653FECFDB624E10000000A155098' 20030915
27 SXI_ADDR_ALREADY_IN_USE Constant Public Type reference (TYPE) SOTR_CONC 'FDEC5C310C68C7439128680EE617BC2A' 20031006
28 TABLE Instance attribute Public Type reference (TYPE) CHAR30 20030918
29 UNAME Instance attribute Public Type reference (TYPE) SY-UNAME 20030926
30 UPDATE_DB_ERROR Constant Public Type reference (TYPE) SOTR_CONC 'B52A6A3FE322075AE10000000A155098' 20030918
31 WSDL_EVAL_ERROR Constant Public Type reference (TYPE) SOTR_CONC '0018FE864EEE1DEBBBBAC87419CC5EB2' 20070418
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20030901
Events
Class CX_SRT_LP_REGISTRY has no event.
Types
Class CX_SRT_LP_REGISTRY has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ERROR_INFO Call by reference Type reference (TYPE) SOAP_ERROR_INFO_LIST 20030918
2 Importing ERROR_TEXT Call by reference Type reference (TYPE) STRING 20040511
3 Importing LP_NAME Call by reference Type reference (TYPE) SRT_LP_NAME 20030915
4 Importing MESSAGE Call by reference Type reference (TYPE) SRT_LP_MESSAGE 20030901
5 Importing OBJECT Call by reference Type reference (TYPE) CHAR30 20030901
6 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20030901
7 Importing PROXYCLASS Call by reference Type reference (TYPE) SRT_LP_PROXYCLASS 20031001
8 Importing TABLE Call by reference Type reference (TYPE) CHAR30 20030918
9 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20030901
10 Importing UNAME Call by reference Type reference (TYPE) SY-UNAME 20030926

Method CONSTRUCTOR on class CX_SRT_LP_REGISTRY has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 640