SAP ABAP Class CL_RECON_CUSTOMIZING_TRS (Handling Reconciliation Customizing Tables)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FIN-FSCM-TRM-TM-BO (Application Component) Back Office
     FTR_SECURITY_ACCOUNT_MGT (Package) Treasury: Securities Account Management
Properties
Class CL_RECON_CUSTOMIZING_TRS  
Short Description Handling Reconciliation Customizing Tables    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FTR_SECURITY_ACCOUNT_MGT   Treasury: Securities Account Management 
Created 20000209   SAP 
Last change 20050109   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RECON_CUSTOMIZING_TRS has no forward declaration.
Interfaces
Class CL_RECON_CUSTOMIZING_TRS has no interface implemented.
Friends
Class CL_RECON_CUSTOMIZING_TRS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 _FCUSTTABLESLOADED Static Attribute Private Type reference (TYPE) XFELD ' ' Flag Showing if the Customizing Tables are Loaded 20000209
2 _IT_RECON_STATUS Static Attribute Private Type reference (TYPE) TRSY_RECON_STA Reconciliation Status 20000210
3 _IT_RECORD_TEXT Static Attribute Private Type reference (TYPE) TRSY_RECON_RD Record Text Table 20000209
4 _IT_RECORD_TYPE Static Attribute Private Type reference (TYPE) TRSY_RECON_PRT Record Type Table 20000209
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20000209
2 GETRECORDTEXT Static method Public Method Get the Text of a Record 20000209
3 GETRECORDTYPETEXT Static method Public Method Get the Text for the Record Type 20000209
4 GETSTATUSTEXT Static method Public Method Get the Text of the Status 20000210
Events
Class CL_RECON_CUSTOMIZING_TRS has no event.
Types
Class CL_RECON_CUSTOMIZING_TRS has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_RECON_CUSTOMIZING_TRS has no parameter.
Method CONSTRUCTOR on class CL_RECON_CUSTOMIZING_TRS has no exception.

Method GETRECORDTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_RECORD_NAME Value transfer Type reference (TYPE) TPM_RECON_RECORD_NAME Record name 20000209
2 Returning RE_RECORD_TEXT Value transfer Type reference (TYPE) TPM_RECON_RECORD_TEXT Record text 20000209

Method GETRECORDTEXT on class CL_RECON_CUSTOMIZING_TRS has no exception.

Method GETRECORDTYPETEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_RECORD_TYPE Value transfer Type reference (TYPE) TPM_RECON_RECORD_TYPE Record type 20000209
2 Returning RE_RECORD_TYPE_TEXT Value transfer Type reference (TYPE) TPM_RECON_RECORD_TYPE_TEXT Record type Text 20000209

Method GETRECORDTYPETEXT on class CL_RECON_CUSTOMIZING_TRS has no exception.

Method GETSTATUSTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_STATUS Value transfer Type reference (TYPE) TPM_RECON_STATUS Status of the recon entity 20000210
2 Returning RE_STATUS_TEXT Value transfer Type reference (TYPE) TPM_RECON_STATUS_TEXT Description of the Status 20000210

Method GETSTATUSTEXT on class CL_RECON_CUSTOMIZING_TRS has no exception.
History
Last changed by/on SAP  20050109 
SAP Release Created in