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 | 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 | Static Attribute | Private | Type reference (TYPE) | TRQY_POS_TRQ_FOR_TRL | TRQ Positions for TRL Differentiations | 20010417 | |||
| 2 | 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 | Static method | Public | Method | Gets TRQ Positions for TRL Position | 20010308 | |
| 2 | Static method | Public | Method | Gets TRQ Positions for TRS Position | 20010320 | |
| 3 | Static method | Public | Method | Gets TRS Positions for TRL Position | 20010417 | |
| 4 | 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 | IM_DIFF_VALUES_TRL | Value transfer | Type reference (TYPE) | DIFS_DIFF_VALUES | Struktur mit Differenzierungsausprägungen | 20010308 | |||
| 2 | RE_TAB_POSITIONS_TRQ | Value transfer | Type reference (TYPE) | TRQY_POSITION_OBJ | Tabelle mit TRQ-Positionen | 20010308 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | IM_CLASS_ID | Value transfer | Type reference (TYPE) | VVRANLW | Kennummer | 20010320 | |||
| 2 | IM_COMPANY_CODE | Value transfer | Type reference (TYPE) | BUKRS | Buchungskreis | 20010320 | |||
| 3 | IM_SECURITY_ACCOUNT | Value transfer | Type reference (TYPE) | RLDEPO | Depot | 20010320 | |||
| 4 | RE_TAB_POSITIONS_TRQ | Value transfer | Type reference (TYPE) | TRQY_POSITION_OBJ | Tabelle mit TRQ-Positionen | 20010320 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | IM_DIFF_VALUES_TRL | Value transfer | Type reference (TYPE) | DIFS_DIFF_VALUES | Struktur mit Differenzierungsausprägungen | 20010417 | |||
| 2 | IM_KEY_DATE | Value transfer | Type reference (TYPE) | TPM_POSITION_DATE | Bestandsvaluta | 20010417 | |||
| 3 | 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 | 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 | EX_FACTOR | Value transfer | Type reference (TYPE) | F | Faktor | 20010320 | |||
| 2 | EX_TRS_POSITION | Value transfer | Object reference (TYPE REF TO) | CL_CLASS_POSITION_TRS | TRS-Position | 20010320 | |||
| 3 | IM_KEY_DATE | Value transfer | Type reference (TYPE) | TPM_POSITION_DATE | Bestandsvaluta | 20010320 | |||
| 4 | IM_TRQ_POSITION | Value transfer | Object reference (TYPE REF TO) | IF_POSITION_TRQ | TRQ-Position | 20010320 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine Position gefunden | 20010427 |
History
| Last changed by/on | SAP | 20050109 |
| SAP Release Created in | 462_10 |