SAP ABAP Class CX_CIAP_STATIC_CHECK (Base class for CIAP exceptions derived from CX_STATIC_CHECK)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   FI-LOC (Application Component) Localization
     INT_TMF_CIAP (Package) TMF Integration Features: CIAP
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 20131118
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20131118
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_CIAP_AC_DOCUMENT_CREATE Exception class for fails calling AC_DOCUMENT_CREATE. 20131118
2 Inheritance (c INHERITING FROM c_ref)  CX_CIAP_CREDIT_FACTOR Exception class for invalid credit factor 20131118
3 Inheritance (c INHERITING FROM c_ref)  CX_CIAP_DATE_OVERLAPPING In case dates of new records overlaps a previous entry. 20131118
4 Inheritance (c INHERITING FROM c_ref)  CX_CIAP_FI_DOCUMENT_TYPE Exception class for missing customizing on view TABW_ALL 20131118
5 Inheritance (c INHERITING FROM c_ref)  CX_CIAP_QUOTA_CUSTOMIZING No customizing maintained for quota 20131118
Properties
Class CX_CIAP_STATIC_CHECK  
Short Description Base class for CIAP exceptions derived from CX_STATIC_CHECK    
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 INT_TMF_CIAP   TMF Integration Features: CIAP 
Created 20131015   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_CIAP_STATIC_CHECK has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20131118
Friends
Class CX_CIAP_STATIC_CHECK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_EXTNUMBER Instance attribute Protected Type reference (TYPE) BALNREXT Reference to some document/whatever related to the error 20131118
2 MV_MSGV1 Instance attribute Protected Type reference (TYPE) SYMSGV Exception message, part 1. 20131118
3 MV_MSGV2 Instance attribute Protected Type reference (TYPE) SYMSGV Exception message, part 2. 20131118
4 MV_MSGV3 Instance attribute Protected Type reference (TYPE) SYMSGV Exception message, part 3. 20131118
5 MV_MSGV4 Instance attribute Protected Type reference (TYPE) SYMSGV Exception message, part 4. 20131118
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20131118
2 GET_EXTNUMBER Instance method Public Method Gets the reference to a doc/whatever related to the error 20131118
3 GET_MSGV1 Instance method Public Method Gets the first part of the error message 20131118
4 GET_MSGV2 Instance method Public Method Gets the second part of the error message 20131118
5 GET_MSGV3 Instance method Public Method Gets the third part of the error message 20131118
6 GET_MSGV4 Instance method Public Method Gets the fourth part of the error message 20131118
7 SET_EXTNUMBER Instance method Public Method Sets the reference to a doc/whatever related to the error 20131118
8 SET_MSGV1 Instance method Public Method Sets the first part of the error message 20131118
9 SET_MSGV2 Instance method Public Method Sets the second part of the error message 20131118
10 SET_MSGV3 Instance method Public Method Sets the third part of the error message 20131118
11 SET_MSGV4 Instance method Public Method Sets the fourth part of the error message 20131118
Events
Class CX_CIAP_STATIC_CHECK has no event.
Types
Class CX_CIAP_STATIC_CHECK 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 MV_EXTNUMBER Call by reference Type reference (TYPE) BALNREXT 20131118
2 Importing MV_MSGV1 Call by reference Type reference (TYPE) SYMSGV 20131118
3 Importing MV_MSGV2 Call by reference Type reference (TYPE) SYMSGV 20131118
4 Importing MV_MSGV3 Call by reference Type reference (TYPE) SYMSGV 20131118
5 Importing MV_MSGV4 Call by reference Type reference (TYPE) SYMSGV 20131118
6 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20131118
7 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20131118

Method CONSTRUCTOR on class CX_CIAP_STATIC_CHECK has no exception.

Method GET_EXTNUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_EXTNUMBER Value transfer Type reference (TYPE) BALNREXT The reference to the doc. associated with the error 20131118

Method GET_EXTNUMBER on class CX_CIAP_STATIC_CHECK has no exception.

Method GET_MSGV1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_MSGV1 Value transfer Type reference (TYPE) SYMSGV Message Variable 20131118

Method GET_MSGV1 on class CX_CIAP_STATIC_CHECK has no exception.

Method GET_MSGV2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_MSGV2 Value transfer Type reference (TYPE) SYMSGV Message Variable 20131118

Method GET_MSGV2 on class CX_CIAP_STATIC_CHECK has no exception.

Method GET_MSGV3 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_MSGV3 Value transfer Type reference (TYPE) SYMSGV Message Variable 20131118

Method GET_MSGV3 on class CX_CIAP_STATIC_CHECK has no exception.

Method GET_MSGV4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_MSGV4 Value transfer Type reference (TYPE) SYMSGV Message Variable 20131118

Method GET_MSGV4 on class CX_CIAP_STATIC_CHECK has no exception.

Method SET_EXTNUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EXTNUMBER Call by reference Type reference (TYPE) BALNREXT Application Log: External ID 20131118

Method SET_EXTNUMBER on class CX_CIAP_STATIC_CHECK has no exception.

Method SET_MSGV1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MSGV1 Call by reference Type reference (TYPE) SYMSGV Message Variable 20131118

Method SET_MSGV1 on class CX_CIAP_STATIC_CHECK has no exception.

Method SET_MSGV2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MSGV2 Call by reference Type reference (TYPE) SYMSGV Message Variable 20131118

Method SET_MSGV2 on class CX_CIAP_STATIC_CHECK has no exception.

Method SET_MSGV3 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MSGV3 Call by reference Type reference (TYPE) SYMSGV Message Variable 20131118

Method SET_MSGV3 on class CX_CIAP_STATIC_CHECK has no exception.

Method SET_MSGV4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MSGV4 Call by reference Type reference (TYPE) SYMSGV Message Variable 20131118

Method SET_MSGV4 on class CX_CIAP_STATIC_CHECK has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in