SAP ABAP Class CL_TRBA_EXCEPTION_HELPER (Exception Helper)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   TR (Application Component) Treasury
     FTR_BASIS_CORE (Package) Treasury Basis Objects in SAP_APPL
Properties
Class CL_TRBA_EXCEPTION_HELPER  
Short Description Exception Helper    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FTR_BASIS_CORE   Treasury Basis Objects in SAP_APPL 
Created 20130605   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TRBA_EXCEPTION_HELPER has no forward declaration.
Interfaces
Class CL_TRBA_EXCEPTION_HELPER has no interface implemented.
Friends
Class CL_TRBA_EXCEPTION_HELPER has no friend class.
Attributes
Class CL_TRBA_EXCEPTION_HELPER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_FIX_VALUE_TEXT Static method Private Method 20130605
2 GET_TEXT Static method Public Method 20130605
3 GET_TEXT_ELEMENT Static method Private Method 20130605
4 GET_TEXT_FOR_VALUE Static method Public Method 20130605
5 GET_TEXT_VIA_ENTITY_TABLE Static method Private Method 20130605
Events
Class CL_TRBA_EXCEPTION_HELPER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_DESCRIPTION Public Type reference (TYPE) TEXT30 20130605
Method Signatures

Method GET_FIX_VALUE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_DESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_ELEMDESCR 20130605
2 Importing IV_DATA Call by reference Type reference (TYPE) SIMPLE 20130605
3 Returning RV_TEXT Value transfer Type reference (TYPE) TY_DESCRIPTION 20130605
# Exception Resumable Description Created on
1 CX_TRBA_ROOT 20130605

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATA Call by reference Type reference (TYPE) ANY 20130605
2 Importing IV_FIELDNAME Call by reference Type reference (TYPE) DFIES-LFIELDNAME 20130605
3 Importing IV_STR_NAME Call by reference Type reference (TYPE) TABNAME 20130605
4 Returning RV_TEXT Value transfer Type reference (TYPE) TY_DESCRIPTION 20130605

Method GET_TEXT on class CL_TRBA_EXCEPTION_HELPER has no exception.

Method GET_TEXT_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_DESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_TYPEDESCR 20130605
2 Importing IV_DATA Call by reference Type reference (TYPE) SIMPLE 20130605
3 Returning RV_TEXT Value transfer Type reference (TYPE) TY_DESCRIPTION 20130605
# Exception Resumable Description Created on
1 CX_TRBA_ROOT 20130605

Method GET_TEXT_FOR_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATA Call by reference Type reference (TYPE) ANY 20130605
2 Returning RV_TEXT Value transfer Type reference (TYPE) TY_DESCRIPTION 20130605

Method GET_TEXT_FOR_VALUE on class CL_TRBA_EXCEPTION_HELPER has no exception.

Method GET_TEXT_VIA_ENTITY_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_DESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_ELEMDESCR 20130605
2 Importing IV_DATA Call by reference Type reference (TYPE) SIMPLE 20130605
3 Importing IV_TABLE_NAME Call by reference Type reference (TYPE) TABNAME 20130605
4 Returning RV_TEXT Value transfer Type reference (TYPE) TEXT30 20130605
# Exception Resumable Description Created on
1 CX_TRBA_ROOT 20130605
History
Last changed by/on SAP  20131127 
SAP Release Created in