SAP ABAP Class IF_RESC_TAPE_READ_MNGR (General Functions for Reading 128 Byte Tapes)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RECA_STORABLE Object Can Be Stored 20030402
2 Interface composition (i COMPRISING i_ref)  IF_RESC_TAPE_MNGR General Functions for Tapes 20020205
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RESC_D_TAPE_MNGR D-Record: Read Settlement Results from Settlement Company 20010912
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RESC_TAPE_READ_MNGR General Functions for Reading 128 Byte Tapes 20010904
Properties
Class IF_RESC_TAPE_READ_MNGR  
Short Description General Functions for Reading 128 Byte Tapes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20010904   SAP 
Last change 20010904   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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 RECA1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RESC2 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_RESC_TAPE_READ_MNGR has no interface implemented.
Friends
Class IF_RESC_TAPE_READ_MNGR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_PARAM Instance attribute Public Attribute reference (LIKE) Tape Parameters 20010905
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_STATUS Instance method Public Method Gets Status of Import 20030402
2 CONVERT Instance method Public Method Converts External Format to Internal 20010904
3 INIT_BY_PARAM Instance method Public Method Initializes Manager via Settlment Company 20020205
4 READING Instance method Public Method Reading of Tape 20010904
5 STORE Instance method Public Method 20030402
Events
Class IF_RESC_TAPE_READ_MNGR has no event.
Types
Class IF_RESC_TAPE_READ_MNGR has no local type.
Method Signatures

Method CHECK_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20030402

Method CHECK_STATUS on class IF_RESC_TAPE_READ_MNGR has no exception.

Method CONVERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20030402
2 Importing IT_LINE128 Call by reference Type reference (TYPE) RE_T_CHAR128 Satz in der Länge von 128 Bytes 20010904
# Exception Resumable Description Created on
1 ERROR Fehler beim Konvertieren 20020419
2 WRONG_TAPE_FORMAT falsches Bandformat 20010904

Method INIT_BY_PARAM Signature

Method INIT_BY_PARAM on class IF_RESC_TAPE_READ_MNGR has no parameter.
Method INIT_BY_PARAM on class IF_RESC_TAPE_READ_MNGR has no exception.

Method READING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LIST Call by reference Type reference (TYPE) RE_T_CHAR128 Satz in der Länge von 128 Bytes 20010904
# Exception Resumable Description Created on
1 ERROR Fehler beim Einlesen 20010904

Method STORE Signature

Method STORE on class IF_RESC_TAPE_READ_MNGR has no parameter.
Method STORE on class IF_RESC_TAPE_READ_MNGR has no exception.
History
Last changed by/on SAP  20010904 
SAP Release Created in