SAP ABAP Interface IF_RECON_ENTITY_TRS (Common int. for Proxy and Rec. Ent)
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

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RECON_ENTITY_TRS | Reconciliation Entity | 20000131 |
Properties
Interface | IF_RECON_ENTITY_TRS | |
Short Description | Common int. for Proxy and Rec. Ent |
General Data
Package | FTR_SECURITY_ACCOUNT_MGT | Treasury: Securities Account Management |
Created | 20000131 | SAP |
Last changed | 00000000 | SAP |
Unicode checks active |
Forward declarations
Interface IF_RECON_ENTITY_TRS has no forward declaration.
Interfaces
Interface IF_RECON_ENTITY_TRS has no interface.
Friends
Interface IF_RECON_ENTITY_TRS has no friend.
Attributes
Interface IF_RECON_ENTITY_TRS has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get the Excluding F Codes for the GUI Recon. Detail Status | 20000131 |
2 | ![]() |
Instance method | Public | Method | Get the GUI Title of the Recon. Detail Status Screen | 20000131 |
3 | ![]() |
Instance method | Public | Method | Get the Number ID of the Reconciliation Entity | 20000131 |
4 | ![]() |
Instance method | Public | Method | Get the Number ID in Internal Format | 20000210 |
5 | ![]() |
Instance method | Public | Method | Get the number of positions for a security ID, 0 or 1 is ret | 20000215 |
6 | ![]() |
Instance method | Public | Method | Get the Position Data (in SAP List Viewer Format) | 20000131 |
7 | ![]() |
Instance method | Public | Method | Get the Data of the Reconciliation Entity | 20000201 |
8 | ![]() |
Instance method | Public | Method | Get the Screen Status of a Field on a Screen | 20000202 |
9 | ![]() |
Instance method | Public | Method | Remove the Reconciliation Entity Data from the screen | 20000202 |
10 | ![]() |
Instance method | Public | Method | Refresh the Positions of Reconciliation Entity | 20000131 |
11 | ![]() |
Instance method | Public | Method | Set the Text Editor for the Reconciliation Entity | 20000201 |
Events
Interface IF_RECON_ENTITY_TRS has no event.
Types
Interface IF_RECON_ENTITY_TRS has no local type.
Method Signatures
Method GETEXCLUDINGFCODES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_EXCLUDING_FCODES | Value transfer | Type reference (TYPE) | TRSY_RECON_FCODES | Excluding Fcodes | 20000131 |
Method GETEXCLUDINGFCODES on Interface IF_RECON_ENTITY_TRS has no exception.
Method GETGUITITLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_GUI_TITLE | Value transfer | Type reference (TYPE) | GUI_TITLE | GUI Title of the Recon detail screen | 20000131 |
Method GETGUITITLE on Interface IF_RECON_ENTITY_TRS has no exception.
Method GETNUMBERID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_NUMBERID | Value transfer | Type reference (TYPE) | TPM_RECON_NUMBER | Number Id of the recon entity | 20000131 |
Method GETNUMBERID on Interface IF_RECON_ENTITY_TRS has no exception.
Method GETNUMBERIDINTERNAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_NUMBERID | Value transfer | Type reference (TYPE) | TPM_RECON_NUMBER | Number id in internal format | 20000210 |
Method GETNUMBERIDINTERNAL on Interface IF_RECON_ENTITY_TRS has no exception.
Method GETNUMBEROFPOSITIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_SECURITY_ID | Value transfer | Type reference (TYPE) | VVRANLW | Security ID | 20000215 | ||
2 | ![]() |
RE_NUM_OF_POSITIONS | Value transfer | Type reference (TYPE) | I | Number of positions | 20000215 |
Method GETNUMBEROFPOSITIONS on Interface IF_RECON_ENTITY_TRS has no exception.
Method GETPOSITIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_IT_RECON_POSITONS | Call by reference | Type reference (TYPE) | TRSY_RECON_POSITIONS | Positions of the recon entity | 20000204 |
Method GETPOSITIONS on Interface IF_RECON_ENTITY_TRS has no exception.
Method GETRECONDATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_RECON_ENTITY_DATA | Value transfer | Type reference (TYPE) | TRSS_RECON_ENTITY | Reconciliation entity data | 20000201 |
Method GETRECONDATA on Interface IF_RECON_ENTITY_TRS has no exception.
Method GETSCREENSTATUSFORFIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_IS_STATUS_CHANGED | Value transfer | Type reference (TYPE) | XFELD | Flag stating if the field should be changed | 20000202 | ||
2 | ![]() |
EX_SCREEN_STATUS | Value transfer | Type reference (TYPE) | TRSS_SCREEN_STATUS | Screen status structure | 20000202 | ||
3 | ![]() |
IM_FIELD_NAME | Value transfer | Type reference (TYPE) | TPM_RECON_FIELDNAME | Field name | 20000202 | ||
4 | ![]() |
IM_GROUP1 | Value transfer | Type reference (TYPE) | SCRFGRP1 | Group 1 | 20000202 | ||
5 | ![]() |
IM_GROUP2 | Value transfer | Type reference (TYPE) | SCRFGRP1 | Group 2 | 20000202 | ||
6 | ![]() |
IM_GROUP3 | Value transfer | Type reference (TYPE) | SCRFGRP1 | Group 3 | 20000202 | ||
7 | ![]() |
IM_GROUP4 | Value transfer | Type reference (TYPE) | SCRFGRP1 | Group 4 | 20000202 |
Method GETSCREENSTATUSFORFIELD on Interface IF_RECON_ENTITY_TRS has no exception.
Method PUTRECONDATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_RECON_ENTITY_DATA | Value transfer | Type reference (TYPE) | TRSS_RECON_ENTITY | Recon entity data | 20000202 |
Method PUTRECONDATA on Interface IF_RECON_ENTITY_TRS has no exception.
Method REFRESHPOSITIONS Signature
Method REFRESHPOSITIONS on Interface IF_RECON_ENTITY_TRS has no parameter.
Method REFRESHPOSITIONS on Interface IF_RECON_ENTITY_TRS has no exception.
Method SETTEXTEDITORANDUPDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_TEXT_EDIT_CONTROL | Value transfer | Object reference (TYPE REF TO) | CL_GUI_TEXTEDIT | Text Editor Control | 20000201 |
Method SETTEXTEDITORANDUPDATE on Interface IF_RECON_ENTITY_TRS has no exception.
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in |