SAP ABAP Class CX_BCFG_UTIL_ASSERT_FAILED (base exception for assert util)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CUS-TOL-API (Application Component) Business Configuration API (SAP-internal)
     S_BCFG_SCPR_IMPL (Package) Business Configuration Support SCPR Implementation
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_BCFG_BASE_API_NO_CHECK base impl no check exception (T100 enabled) 20110503
Properties
Class CX_BCFG_UTIL_ASSERT_FAILED  
Short Description base exception for assert util    
Super Class CX_BCFG_BASE_API_NO_CHECK base impl no check exception (T100 enabled) 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package S_BCFG_SCPR_IMPL   Business Configuration Support SCPR Implementation 
Created 20100625   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_BCFG_UTIL_ASSERT_FAILED has no forward declaration.
Interfaces
Class CX_BCFG_UTIL_ASSERT_FAILED has no interface implemented.
Friends
Class CX_BCFG_UTIL_ASSERT_FAILED has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_BCFG_UTIL_ASSERT_FAILED Constant Public See coding 20101019
2 TID_WITH_ERROR_MSG Constant Public See coding 20101109
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110415
Events
Class CX_BCFG_UTIL_ASSERT_FAILED has no event.
Types
Class CX_BCFG_UTIL_ASSERT_FAILED 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 20110415
2 Importing MSGTY Call by reference Type reference (TYPE) SYMSGTY 20110415
3 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20110415
4 Importing SYSID Call by reference Type reference (TYPE) SYSYSID 20110415
5 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20110415
6 Importing VAR1 Call by reference Type reference (TYPE) STRING 20110415
7 Importing VAR2 Call by reference Type reference (TYPE) STRING 20110415
8 Importing VAR3 Call by reference Type reference (TYPE) STRING 20110415
9 Importing VAR4 Call by reference Type reference (TYPE) STRING 20110415

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