SAP ABAP Class CX_BCFG_OPERATION_FAILED (raised when an operation failed)
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_BCFG_BASE_API_STAT_CHECK base API checked exception (T100 enabled) 20100827
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_BCFG_ALREADY_LOCKED raised if a lock cannot be acquired (see doc.) 20101119
2 Inheritance (c INHERITING FROM c_ref)  CX_BCFG_AUTHORIZATION_FAILED raised if user is not authorized for this use case 20110414
3 Inheritance (c INHERITING FROM c_ref)  CX_BCFG_CLNT_NOT_CONFIGURABLE raised if client is not configurable 20110107
4 Inheritance (c INHERITING FROM c_ref)  CX_BCFG_CONTAINER_UNSUPPORTED raised if container created externally is not supported 20110426
5 Inheritance (c INHERITING FROM c_ref)  CX_BCFG_TRANSPORT_ERROR raised in case of transport related error (see doc.) 20110406
Properties
Class CX_BCFG_OPERATION_FAILED  
Short Description raised when an operation failed    
Super Class CX_BCFG_BASE_API_STAT_CHECK base API checked exception (T100 enabled) 
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 20100514   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_BCFG_OPERATION_FAILED has no forward declaration.
Interfaces
Class CX_BCFG_OPERATION_FAILED has no interface implemented.
Friends
Class CX_BCFG_OPERATION_FAILED has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 LOG_MESSAGES Instance attribute Public Type reference (TYPE) BAPIRET2_T 20101118
2 TID_BCSET_ALREADY_EXISTS Constant Public See coding 20110316
3 TID_BCSET_NOT_FOUND Constant Public See coding 20101019
4 TID_ERR_DURING_ACTIVATE Constant Public See coding 20101019
5 TID_ERR_DURING_DELETING_LANGUS Constant Public See coding 20101019
6 TID_ERR_DURING_SAVING_LANGUS Constant Public See coding 20101019
7 TID_LOCK_CLIENT_REFERENCE Constant Public See coding 20101124
8 TID_LOCK_INVALID_MODE Constant Public See coding 20101124
9 TID_LOCK_INVALID_OPERATION Constant Public See coding 20101124
10 TID_LOCK_SYSTEM_FAILURE Constant Public See coding 20101124
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100514
2 SET_PREVIOUS Instance method Public Method 20110408
Events
Class CX_BCFG_OPERATION_FAILED has no event.
Types
Class CX_BCFG_OPERATION_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 20110316
2 Importing LOG_MESSAGES Call by reference Type reference (TYPE) BAPIRET2_T 20101118
3 Importing MSGTY Call by reference Type reference (TYPE) SYMSGTY 20101011
4 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20100514
5 Importing SYSID Call by reference Type reference (TYPE) SYSYSID 20101011
6 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20100514
7 Importing VAR1 Call by reference Type reference (TYPE) STRING 20101011
8 Importing VAR2 Call by reference Type reference (TYPE) STRING 20101011
9 Importing VAR3 Call by reference Type reference (TYPE) STRING 20101011
10 Importing VAR4 Call by reference Type reference (TYPE) STRING 20101011

Method CONSTRUCTOR on class CX_BCFG_OPERATION_FAILED has no exception.

Method SET_PREVIOUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PREVIOUS Call by reference Object reference (TYPE REF TO) CX_ROOT 20110408

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