SAP ABAP Class CL_RESC_TAPE_WRITE_MNGR (General Functions for Writing 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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RESC_TAPE_MNGR | General Functions for Tapes | 20030402 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RESC_TAPE_WRITE_MNGR | General Functions for Writing 128 Byte Tapes | 20010905 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RESC_ML_TAPE_MNGR | M/L Record: Write Tenant/Realty Data -Manager (RF61 | 20010905 |
Properties
Class | CL_RESC_TAPE_WRITE_MNGR | |
Short Description | General Functions for Writing 128 Byte Tapes | |
Super Class | ||
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 | 20010905 | SAP |
Last change | 20110908 | 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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
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_WRITE_MNGR | General Functions for Writing 128 Byte Tapes | 20010905 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CF_RECA_OBJECT | 20010905 | Object That Can Be Instantiated: Factory |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20030402 | ||||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | NUMC3 | Numc3, internal use | 20020312 | ||
3 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20030402 | ||||
4 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20020305 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Fills Table Buffer | 20010905 |
2 | ![]() |
Instance method | Protected | Method | Name of Tape | 20020305 |
3 | ![]() |
Instance method | Protected | Method | Converts CHAR to RAW | 20070123 |
4 | ![]() |
Instance method | Protected | Method | Was the DME File Created? | 20020423 |
5 | ![]() |
Instance method | Protected | Method | Saves Changes Persistently | 20020423 |
Events
Class CL_RESC_TAPE_WRITE_MNGR has no event.
Types
Class CL_RESC_TAPE_WRITE_MNGR has no local type.
Method Signatures
Method FILL_BUFFER Signature
Method FILL_BUFFER on class CL_RESC_TAPE_WRITE_MNGR has no parameter.
Method FILL_BUFFER on class CL_RESC_TAPE_WRITE_MNGR has no exception.
Method GET_TAPE_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_SKABRF | Value transfer | Type reference (TYPE) | RESCC_ACCFIRM_PARAM-SKABRF | Kennzeichen der Abrechnungsfirma | 20020312 | ||
2 | ![]() |
IS_SETTLUNIT | Value transfer | Type reference (TYPE) | RESC_SETTL_UNIT_KEY | Abrechnungseinheit | 20030314 | ||
3 | ![]() |
RD_NAME | Value transfer | Type reference (TYPE) | STRING | 20020305 |
Method GET_TAPE_NAME on class CL_RESC_TAPE_WRITE_MNGR has no exception.
Method MOVE_CHAR_TO_RAW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_LINE128 | Call by reference | Type reference (TYPE) | RAW128 | 128 Zeichen | 20070123 | ||
2 | ![]() |
ES_LINE130 | Call by reference | Type reference (TYPE) | RESCRAW130 | 130 Zeichen | 20070123 | ||
3 | ![]() |
IS_LINE | Call by reference | Type reference (TYPE) | ANY | 20070123 |
Method MOVE_CHAR_TO_RAW on class CL_RESC_TAPE_WRITE_MNGR has no exception.
Method POSSIBLE_TO_CREATE_FILE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_ACCESSTYPE | Value transfer | Type reference (TYPE) | RESCTAPECREATETYPE | Wie sollen die DTA-Daten gelesen werden | 20020423 | ||
2 | ![]() |
ID_FILENAME | Value transfer | Type reference (TYPE) | STRING | 20020423 | |||
3 | ![]() |
IF_MLTAPE_OVERWRITE | Value transfer | Type reference (TYPE) | RESCFILEOVERWRITE | Soll DTA-Datei ohne Warnung überschrieben werden | 20020423 | ||
4 | ![]() |
IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20030401 | ||
5 | ![]() |
RF_POSSIBLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20020423 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20020423 |
Method STORE_TO_FILE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_SKABRF | Value transfer | Type reference (TYPE) | RESCC_ACCFIRM_PARAM-SKABRF | Kennzeichen der Abrechnungsfirma | 20020423 | ||
2 | ![]() |
IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20030402 | ||
3 | ![]() |
IS_SETTLUNIT | Value transfer | Type reference (TYPE) | RESC_SETTL_UNIT_KEY | Abrechnungseinheit | 20030314 | ||
4 | ![]() |
IT_WITHOUT_CRLF | Call by reference | Type reference (TYPE) | RE_T_RAW128 | Satz in der Länge von 128 Bytes | 20020423 | ||
5 | ![]() |
IT_WITH_CRLF | Call by reference | Type reference (TYPE) | RE_T_RAW130 | Satz in der Länge von 130 Bytes | 20020423 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Aufruf des Verbuchers | 20020423 | |
2 | ![]() |
Fehler beim Aufruf des Tabellenvergleiches | 20020423 | |
3 | ![]() |
Fehler bei Nummervergabe | 20020423 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 110 |