SAP ABAP Class CL_POSITION_LINK_TRG (Linking the CFM Positions)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FIN-FSCM-TRM-TM (Application Component) Transaction Manager
     FTR_GENERAL (Package) CFM TM: Application Basis / Global Objects
Properties
Class CL_POSITION_LINK_TRG  
Short Description Linking the CFM Positions    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FTR_GENERAL   CFM TM: Application Basis / Global Objects 
Created 20010308   SAP 
Last change 20050109   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 TRQCO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_POSITION_LINK_TRG has no interface implemented.
Friends
Class CL_POSITION_LINK_TRG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 _TAB_TRQ_FOR_TRL Static Attribute Private Type reference (TYPE) TRQY_POS_TRQ_FOR_TRL TRQ Positions for TRL Differentiations 20010417
2 _TAB_TRS_FOR_TRQ Static Attribute Private Type reference (TYPE) TRSY_POS_W_DIFF TRS Positions for TRQ Position 20010417
Methods
# Method Level Visibility Method type Description Created on
1 CLS_GET_POSITIONS_TRQ_FOR_TRL Static method Public Method Gets TRQ Positions for TRL Position 20010308
2 CLS_GET_POSITIONS_TRQ_FOR_TRS Static method Public Method Gets TRQ Positions for TRS Position 20010320
3 CLS_GET_POSITIONS_TRS_FOR_TRL Static method Public Method Gets TRS Positions for TRL Position 20010417
4 CLS_GET_POSITIONS_TRS_FOR_TRQ Static method Public Method Gets TRS Positions for TRQ Position 20010320
Events
Class CL_POSITION_LINK_TRG has no event.
Types
Class CL_POSITION_LINK_TRG has no local type.
Method Signatures

Method CLS_GET_POSITIONS_TRQ_FOR_TRL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DIFF_VALUES_TRL Value transfer Type reference (TYPE) DIFS_DIFF_VALUES Struktur mit Differenzierungsausprägungen 20010308
2 Returning RE_TAB_POSITIONS_TRQ Value transfer Type reference (TYPE) TRQY_POSITION_OBJ Tabelle mit TRQ-Positionen 20010308
# Exception Resumable Description Created on
1 FAILED Keine TRQ-Position gefunden 20010308

Method CLS_GET_POSITIONS_TRQ_FOR_TRS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CLASS_ID Value transfer Type reference (TYPE) VVRANLW Kennummer 20010320
2 Importing IM_COMPANY_CODE Value transfer Type reference (TYPE) BUKRS Buchungskreis 20010320
3 Importing IM_SECURITY_ACCOUNT Value transfer Type reference (TYPE) RLDEPO Depot 20010320
4 Returning RE_TAB_POSITIONS_TRQ Value transfer Type reference (TYPE) TRQY_POSITION_OBJ Tabelle mit TRQ-Positionen 20010320
# Exception Resumable Description Created on
1 FAILED Keine TRQ-Position gefunden 20010320

Method CLS_GET_POSITIONS_TRS_FOR_TRL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DIFF_VALUES_TRL Value transfer Type reference (TYPE) DIFS_DIFF_VALUES Struktur mit Differenzierungsausprägungen 20010417
2 Importing IM_KEY_DATE Value transfer Type reference (TYPE) TPM_POSITION_DATE Bestandsvaluta 20010417
3 Returning RE_TAB_TRS_POS Value transfer Type reference (TYPE) TRSY_POSITION_W_FACTOR Tabelle für TRS-Positionen mit Faktoren 20010417
# Exception Resumable Description Created on
1 FAILED Keine TRQ-Position gefunden 20010417

Method CLS_GET_POSITIONS_TRS_FOR_TRQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_FACTOR Value transfer Type reference (TYPE) F Faktor 20010320
2 Exporting EX_TRS_POSITION Value transfer Object reference (TYPE REF TO) CL_CLASS_POSITION_TRS TRS-Position 20010320
3 Importing IM_KEY_DATE Value transfer Type reference (TYPE) TPM_POSITION_DATE Bestandsvaluta 20010320
4 Importing IM_TRQ_POSITION Value transfer Object reference (TYPE REF TO) IF_POSITION_TRQ TRQ-Position 20010320
# Exception Resumable Description Created on
1 FAILED Keine Position gefunden 20010427
History
Last changed by/on SAP  20050109 
SAP Release Created in 462_10