SAP ABAP Class CL_ADAPTOR_RULES_TRLA (Treasury: Rules for the TR Ledger Adaptor)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FIN-FSCM-TRM-TM-AC (Application Component) Transfer to Financial Accounting
     FTR_TRLEDGER_ADAPTOR (Package) Treasury: Treasury Ledger Adaptor
Properties
Class CL_ADAPTOR_RULES_TRLA  
Short Description Treasury: Rules for the TR Ledger Adaptor    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FTR_TRLEDGER_ADAPTOR   Treasury: Treasury Ledger Adaptor 
Created 19990812   SAP 
Last change 20050109   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ADAPTOR_RULES_TRLA has no forward declaration.
Interfaces
Class CL_ADAPTOR_RULES_TRLA has no interface implemented.
Friends
Class CL_ADAPTOR_RULES_TRLA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BUFFER_AMCAT Static Attribute Private Type reference (TYPE) TYP_BUFFER_AMCAT 20060620
Methods
# Method Level Visibility Method type Description Created on
1 CLS_GET_AMOUNT_CAT Static method Public Method Determines Position Management Category Amount 19990827
2 CLS_GET_DATE_RULE Static method Public Method Determines Rule for the TRL Date 19990813
3 CLS_GET_PMCAT_NAME Static method Public Method Gets Name of a Position Management Category in Logon Lang. 19991008
Events
Class CL_ADAPTOR_RULES_TRLA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYP_BUFFER_AMCAT Private See coding 20060620 TYP_BUFFER_AMCAT TYPE HASHED TABLE OF trlac_dft_pmc with unique key dis_flowtype valuation_area tr_acc_code
Method Signatures

Method CLS_GET_AMOUNT_CAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DIS_FLOWTYPE Call by reference Type reference (TYPE) TPM_DIS_FLOWTYPE Fortschreibungsart 19990827
2 Importing IM_TR_ACC_CODE Call by reference Type reference (TYPE) TPM_ACC_CODE Treasury Accounting Kreis 19990827
3 Importing IM_VALUATION_AREA Call by reference Type reference (TYPE) TPM_VAL_AREA Bewertungsbereich 19990827
4 Returning RE_AMOUNT_CAT Value transfer Type reference (TYPE) TPM_AMT_PM_CAT Bestandsführungstyp (bewertungsbereichsabhängig) 19990827
# Exception Resumable Description Created on
1 DIS_FLOWTYPE_INVALID keine Fortschreibungsart mitgegeben 19990827
2 TR_ACC_CODE_INVALID kein Treasury Accounting Kreis mitgegeben 19990827
3 VALUATION_AREA_INVALID kein Bewertungsbereich mitgegeben 19990827

Method CLS_GET_DATE_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TR_ACC_CODE Call by reference Type reference (TYPE) TPM_ACC_CODE Treasury Accounting Kreis 19990813
2 Importing IM_VALUATION_AREA Call by reference Type reference (TYPE) TPM_VAL_AREA Bewertungsbereich 19990813
3 Returning RE_DATE_RULE Value transfer Type reference (TYPE) TPM_DATE_RULE Regel für das TRL Datum 19990813
# Exception Resumable Description Created on
1 DATE_RULE_NOT_FOUND keine Datumsregel gefunden 19990818
2 TAC_VA_NOT_FOUND Kombination TR Acc Kreis / BewBereich nicht gefunden 19990818
3 TR_ACC_CODE_INVALID kein TR Accounting Kreis mitgegeben 19990818
4 VALUATION_AREA_INVALID kein Bewertungsbereich mitgegeben 19990818

Method CLS_GET_PMCAT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PM_CAT Call by reference Type reference (TYPE) TPM_AMT_PM_CAT Bestandsführungstyp 19991008
2 Returning RE_PM_CAT_NAME Value transfer Type reference (TYPE) TPM_AMT_PM_CAT_NAME Bezeichnung Bestandsführungstyp 19991008
# Exception Resumable Description Created on
1 NOT_FOUND Bestandsführungstyp nicht gefunden 19991008
History
Last changed by/on SAP  20050109 
SAP Release Created in