SAP ABAP Class CX_ADDR_ID_ERROR (Errors with an AddressID or NodeID)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ADR (Application Component) Address Management/Business Address
     S_ADDRESS (Package) Business Address Services: Programming Interface for ESA
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 20080924
Properties
Class CX_ADDR_ID_ERROR  
Short Description Errors with an AddressID or NodeID    
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 S_ADDRESS   Business Address Services: Programming Interface for ESA 
Created 20080924   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_ADDR_ID_ERROR has no forward declaration.
Interfaces
Class CX_ADDR_ID_ERROR has no interface implemented.
Friends
Class CX_ADDR_ID_ERROR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_INVALID_ADDRESS_ID Constant Public Type reference (TYPE) SOTR_CONC '00145EF41CBA02EC91AEA9EC37994677' 20080924
2 CX_INVALID_COMM_NODE_ID Constant Public Type reference (TYPE) SOTR_CONC '00145EF41CBA02EC91AEEDB4B20D46DA' 20080924
3 CX_INVALID_COMM_NOTE_NODE_ID Constant Public Type reference (TYPE) SOTR_CONC '00145EF41CBA02EC91AEED9A097506D8' 20080924
4 CX_INVALID_COMM_USAGE_NODE_ID Constant Public Type reference (TYPE) SOTR_CONC '00145EF41CBA02EC91AEEDA76ED8C6D9' 20080924
5 CX_INVALID_COMPOUND_ID Constant Public Type reference (TYPE) SOTR_CONC '00145EF41CBA02EC91AEAA12EAAA067A' 20080924
6 CX_INVALID_GENERATED_ID Constant Public Type reference (TYPE) SOTR_CONC '00145EF41CBA02EC91AEAA060E980679' 20080924
7 CX_INVALID_NODE_ID Constant Public Type reference (TYPE) SOTR_CONC '00145EF41CBA02EC91AEA9F965F1C678' 20080924
8 NODE_ID Instance attribute Public Type reference (TYPE) ADDR_NODE_ID Node Id as in the ESA-model 20080924
9 NODE_NAME Instance attribute Public Type reference (TYPE) ADDR_NODE_NAME 'ROOT' Name of an ESA-Node 20080924
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080924
Events
Class CX_ADDR_ID_ERROR has no event.
Types
Class CX_ADDR_ID_ERROR 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 NODE_ID Call by reference Type reference (TYPE) ADDR_NODE_ID 20080924
2 Importing NODE_NAME Call by reference Type reference (TYPE) ADDR_NODE_NAME 'ROOT' 20080924
3 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20080924
4 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20080924

Method CONSTRUCTOR on class CX_ADDR_ID_ERROR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 712