SAP ABAP Class CX_BCFG_BASE_API_DYN_CHECK (base API checked exception (T100 enabled))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CUS-TOL-API (Application Component) Business Configuration API (SAP-internal)
     S_BCFG_API (Package) Business Configuration Support API
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_DYNAMIC_CHECK Exceptions with Dynamic Check Only of the RAISING Clause 20100827
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20100827
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_BCFG_COMMIT_MODE_UNSUPPORT raised if the requested TX mode is not suitable 20110412
2 Inheritance (c INHERITING FROM c_ref)  CX_BCFG_CONTENT_UNSUPPORTED raised if restrictions of container type have been violated 20110426
3 Inheritance (c INHERITING FROM c_ref)  CX_BCFG_INCOMPLETE_KEY raised if a key field is missing in generic container access 20120323
4 Inheritance (c INHERITING FROM c_ref)  CX_BCFG_INVALID_MAPPING raised if a mapping is invalid or missing 20100827
5 Inheritance (c INHERITING FROM c_ref)  CX_BCFG_LANGU_BASE_EXC abstract base exception for language issues 20100915
6 Inheritance (c INHERITING FROM c_ref)  CX_BCFG_MALFORMED_KEY raised if given key fields violate the right-generic rule 20120323
Properties
Class CX_BCFG_BASE_API_DYN_CHECK  
Short Description base API checked exception (T100 enabled)    
Super Class CX_DYNAMIC_CHECK Exceptions with Dynamic Check Only of the RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package S_BCFG_API   Business Configuration Support API 
Created 20100827   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_BCFG_BASE_API_DYN_CHECK has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20100827
Friends
Class CX_BCFG_BASE_API_DYN_CHECK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ERR_DETAIL Instance attribute Public Type reference (TYPE) BCFG_S_ERR_DETAIL Detail about the object in case of an error 20110316
2 MSGTY Instance attribute Public Type reference (TYPE) SYMSGTY Message Type 20101006
3 SYSID Instance attribute Public Type reference (TYPE) SYSYSID Name of the SAP System 20101006
4 VAR1 Instance attribute Public Type reference (TYPE) STRING Message Variable 20101011
5 VAR2 Instance attribute Public Type reference (TYPE) STRING Message Variable 20101011
6 VAR3 Instance attribute Public Type reference (TYPE) STRING Message Variable 20101011
7 VAR4 Instance attribute Public Type reference (TYPE) STRING Message Variable 20101011
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100827
Events
Class CX_BCFG_BASE_API_DYN_CHECK has no event.
Types
Class CX_BCFG_BASE_API_DYN_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 ERR_DETAIL Call by reference Type reference (TYPE) BCFG_S_ERR_DETAIL 20110316
2 Importing MSGTY Call by reference Type reference (TYPE) SYMSGTY 20101006
3 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20100827
4 Importing SYSID Call by reference Type reference (TYPE) SYSYSID 20101006
5 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20100827
6 Importing VAR1 Call by reference Type reference (TYPE) STRING 20101011
7 Importing VAR2 Call by reference Type reference (TYPE) STRING 20101011
8 Importing VAR3 Call by reference Type reference (TYPE) STRING 20101011
9 Importing VAR4 Call by reference Type reference (TYPE) STRING 20101011

Method CONSTRUCTOR on class CX_BCFG_BASE_API_DYN_CHECK has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 703