SAP ABAP Interface IF_RESC_TAPE_PARAM (Tape Parameters)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX-SC (Application Component) Service Charge Settlement
⤷
RE_SC_TA (Package) SCS: Tapes for External Settlement Companies
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_RESC_TAPE_READ_PARAM | General Functions for Reading 128 Byte Tapes | 20010905 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_RESC_TAPE_WRITE_PARAM | General Functions for Writing 128 Byte Tapes | 20010905 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RESC_TAPE_READ_PARAM | General Implementation of Tape Parameters | 20020205 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RESC_TAPE_WRITE_PARAM | General Implementation of Tape Parameters | 20020205 |
Properties
| Interface | IF_RESC_TAPE_PARAM | |
| Short Description | Tape Parameters |
General Data
| Package | RE_SC_TA | SCS: Tapes for External Settlement Companies |
| Created | 20010904 | SAP |
| Last changed | 20010904 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 2 | RECA0 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 3 | RECA1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 4 | RESC1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 5 | RESC2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RECA_OBJECT | Instantiable Object | 20010904 |
Friends
Interface IF_RESC_TAPE_PARAM has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MD_ACCESSTYPE | Instance attribute | Public | Type reference (TYPE) | RESCTAPECREATETYPE | How Should Data Be Accessed | 20010911 | ||
| 2 | MD_FILENAME | Instance attribute | Public | Type reference (TYPE) | RESCFILENAME | File Names | 20010904 | ||
| 3 | MD_TAPE_TYPE | Instance attribute | Public | Type reference (TYPE) | RESCTAPETYPE | Types of Tapes for External Interface | 20010905 | ||
| 4 | MT_OBJGUID | Instance attribute | Public | Type reference (TYPE) | RE_T_GUID | GUID | 20030401 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Initializes Manager via Superordinate Object | 20010905 | |
| 2 | Instance method | Public | Method | Sets List of Objects | 20030402 | |
| 3 | Instance method | Public | Method | Set Paramaters for Tape | 20010906 |
Events
Interface IF_RESC_TAPE_PARAM has no event.
Types
Interface IF_RESC_TAPE_PARAM has no local type.
Method Signatures
Method INIT_BY_TAPE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_TAPE_TYPE | Value transfer | Type reference (TYPE) | RESCTAPETYPE | Type von Bändern für externe Schnittstelle | 20010905 | |||
| 2 | IT_OBJGUID | Call by reference | Type reference (TYPE) | RE_T_GUID | GUID | 20030401 |
Method INIT_BY_TAPE_TYPE on Interface IF_RESC_TAPE_PARAM has no exception.
Method SET_OBJGUID_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_OBJGUID | Call by reference | Type reference (TYPE) | RE_T_GUID | GUID | 20030402 |
Method SET_OBJGUID_LIST on Interface IF_RESC_TAPE_PARAM has no exception.
Method SET_TAPE_PARAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_ACCESSTYPE | Call by reference | Type reference (TYPE) | RESCTAPECREATETYPE | RESC2_TAPE_ACCESS-LOCAL | Wie sollen die Daten zugegriffen werden | 20010911 | ||
| 2 | ID_FILENAME | Call by reference | Type reference (TYPE) | RESCFILENAME | Dateinamen | 20010906 |
Method SET_TAPE_PARAM on Interface IF_RESC_TAPE_PARAM has no exception.
History
| Last changed by/on | SAP | 20010904 |
| SAP Release Created in | 110 |