SAP ABAP Class CL_RESC_TAPE_READ_MNGR (General Functions for Reading 128 Byte Tapes)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RECA_STORABLE | Object Can Be Stored (Abstract): Standard Implementation | 20030402 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RESC_TAPE_MNGR | General Functions for Tapes | 20030402 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RESC_TAPE_READ_MNGR | General Functions for Reading 128 Byte Tapes | 20010904 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RESC_A_TAPE_MNGR | A-Record: Read Eval.Groups from Settlement Company -Manager | 20010904 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RESC_D_TAPE_MNGR | D-Record: Read Settlement Results from Settlmt Co.-Manager | 20020205 |
Properties
| Class | CL_RESC_TAPE_READ_MNGR | |
| Short Description | General Functions for Reading 128 Byte Tapes | |
| Super Class | CL_RECA_STORABLE | Object Can Be Stored (Abstract): Standard Implementation |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | RE_SC_TA | SCS: Tapes for External Settlement Companies |
| Created | 20010904 | SAP |
| Last change | 20100310 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RESC_TAPE_MNGR | General Functions for Tapes | 20030402 | ||
| 2 | IF_RESC_TAPE_READ_MNGR | General Functions for Reading 128 Byte Tapes | 20010904 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CF_RECA_OBJECT | 20010904 | Object That Can Be Instantiated: Factory |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | Type reference (TYPE) | RECAHASBADIIMPL | Business Add-In Implementation Exists | 20061127 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | RESCUSEBINARYTOREAD | Read Without CRLF | 20070207 | |||
| 3 | Static Attribute | Private | Object reference (TYPE REF TO) | BADI_RESC_TAPE | 20061127 | ||||
| 4 | Instance attribute | Public | Attribute reference (LIKE) | 20030402 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20061127 | |
| 2 | Instance method | Protected | Method | Fills Table Buffer | 20010904 | |
| 3 | Instance method | Protected | Method | Gets BAdI | 20061127 |
Events
Class CL_RESC_TAPE_READ_MNGR has no event.
Types
Class CL_RESC_TAPE_READ_MNGR has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RESC_TAPE_READ_MNGR has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RESC_TAPE_READ_MNGR has no exception.
Method FILL_BUFFER Signature
Method FILL_BUFFER on class CL_RESC_TAPE_READ_MNGR has no parameter.
Method FILL_BUFFER on class CL_RESC_TAPE_READ_MNGR has no exception.
Method GET_EXIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_EXIT | Value transfer | Object reference (TYPE REF TO) | BADI_RESC_TAPE | 20061127 |
Method GET_EXIT on class CL_RESC_TAPE_READ_MNGR has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 110 |