SAP ABAP Class CL_FTR_TIER_LEVEL (Tier Level)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FIN-FSCM-TRM-TM-TR (Application Component) Transaction Management
     FTTR (Package) Treasury: Financial Transaction
Properties
Class CL_FTR_TIER_LEVEL  
Short Description Tier Level    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FTTR   Treasury: Financial Transaction 
Created 20041104   SAP 
Last change 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FTR_TIER_LEVEL has no forward declaration.
Interfaces
Class CL_FTR_TIER_LEVEL has no interface implemented.
Friends
Class CL_FTR_TIER_LEVEL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_COMPANY_CODE Instance attribute Private Type reference (TYPE) BUKRS Company Code 20041104
2 A_DEAL_NUMBER Instance attribute Private Type reference (TYPE) TB_RFHA Transaction Number 20041104
3 A_OLD_TIER_LEVEL Instance attribute Private Type reference (TYPE) VTB_TAB_TIER_LEVEL Table Type for VTB_TIER_LEVEL 20041104
4 A_TIER_LEVEL Instance attribute Private Type reference (TYPE) VTB_TAB_TIER_LEVEL Table Type for VTB_TIER_LEVEL 20041104
Methods
# Method Level Visibility Method type Description Created on
1 DB_READ Instance method Public Method Read Facility Tier Level from Database 20041104
2 DB_WRITE Instance method Public Method Writes Tier Level to DB 20041104
3 GET_TIER_LEVEL Instance method Public Method Gets Tier Level Information 20041104
4 REFRESH Instance method Public Method Deletes Tier Level Information 20041104
5 SET_TIER_LEVEL Instance method Public Method Sets Tier Level Information 20041104
6 SET_TRANSACTION Instance method Public Method Company Code and Transaction Number Are Set 20041104
Events
Class CL_FTR_TIER_LEVEL has no event.
Types
Class CL_FTR_TIER_LEVEL has no local type.
Method Signatures

Method DB_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_COMPANY_CODE Call by reference Type reference (TYPE) BUKRS Buchungskreis 20041105
2 Importing PI_DEAL_NUMBER Call by reference Type reference (TYPE) TB_RFHA Finanzgeschäft 20041105

Method DB_READ on class CL_FTR_TIER_LEVEL has no exception.

Method DB_WRITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_COMPANY_CODE Call by reference Type reference (TYPE) BUKRS Buchungskreis 20041105
2 Importing PI_DEAL_NUMBER Call by reference Type reference (TYPE) TB_RFHA Finanzgeschäft 20041105

Method DB_WRITE on class CL_FTR_TIER_LEVEL has no exception.

Method GET_TIER_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_TIER_LEVEL Value transfer Type reference (TYPE) VTB_TAB_TIER_LEVEL Tabellentype zu VTB_TIER_LEVEL 20041104

Method GET_TIER_LEVEL on class CL_FTR_TIER_LEVEL has no exception.

Method REFRESH Signature

Method REFRESH on class CL_FTR_TIER_LEVEL has no parameter.
Method REFRESH on class CL_FTR_TIER_LEVEL has no exception.

Method SET_TIER_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_TIER_LEVEL Call by reference Type reference (TYPE) VTB_TAB_TIER_LEVEL Tabellentype zu VTB_TIER_LEVEL 20041104

Method SET_TIER_LEVEL on class CL_FTR_TIER_LEVEL has no exception.

Method SET_TRANSACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_COMPANY_CODE Call by reference Type reference (TYPE) BUKRS Buchungskreis 20041104
2 Importing PI_DEAL_NUMBER Call by reference Type reference (TYPE) TB_RFHA Finanzgeschäft 20041104

Method SET_TRANSACTION on class CL_FTR_TIER_LEVEL has no exception.
History
Last changed by/on SAP  20041209 
SAP Release Created in 600