SAP ABAP Class IF_ARSCENARIO (Archiving Scenario)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ARFA_API_SCENARIO Archiving Scenario 20060912
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ARSCENARIO Archiving Scenario (Obsolete) 20051006
Properties
Class IF_ARSCENARIO  
Short Description Archiving Scenario    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20051006   SAP 
Last change 20131127   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 IF_ARSCENARIO_CON Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_ARSCENARIO has no interface implemented.
Friends
Class IF_ARSCENARIO has no friend class.
Attributes
Class IF_ARSCENARIO has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method Check 20051118
2 DELETE Instance method Public Method Delete 20051118
3 GET_PROPERTIES Instance method Public Method Read Parameters 20051006
4 GET_TABLES Instance method Public Method Read Read Module 20051012
5 SAVE Instance method Public Method Save 20051006
6 SET_PROPERTIES Instance method Public Method Set Parameters 20051006
7 SET_TABLES Instance method Public Method Set Read Module 20051006
Events
Class IF_ARSCENARIO has no event.
Types
Class IF_ARSCENARIO has no local type.
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_STR_MESSAGES Value transfer Type reference (TYPE) STR_RESULT_CHECK Ergebnis 20051118

Method CHECK on class IF_ARSCENARIO has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_RESULT Value transfer Type reference (TYPE) ABAP_BOOL Rückgabewert von ABAP-Anweisungen 20051118

Method DELETE on class IF_ARSCENARIO has no exception.

Method GET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ASPECT Call by reference Type reference (TYPE) CHAR1 IF_ARSCENARIO_CON=>CON_SIMPLE_SCENARIO Einstelliges Kennzeichen 20051006
2 Returning R_TAB_PROPERTIES Value transfer Type reference (TYPE) AREN_TAB_PROPERTIES Eigenschaften im Format Schlüssel <-> Wert 20051006

Method GET_PROPERTIES on class IF_ARSCENARIO has no exception.

Method GET_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TAB_TABLES Value transfer Type reference (TYPE) AREN_TAB_TABLES Lese-Module für Archivierungsszenario 20051012

Method GET_TABLES on class IF_ARSCENARIO has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_STR_MESSAGES Value transfer Type reference (TYPE) STR_RESULT_SAVE Ergebnis 20051020

Method SAVE on class IF_ARSCENARIO has no exception.

Method SET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TAB_PROPERTIES Call by reference Type reference (TYPE) AREN_TAB_PROPERTIES Eigenschaften im Format Schlüssel <-> Wert 20051006

Method SET_PROPERTIES on class IF_ARSCENARIO has no exception.

Method SET_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PREFETCH_MODULE Call by reference Type reference (TYPE) TYP_FUBNAME_PREFETCH Prefetch-Modul für Lese-Modul (I_TAB_TABLES) 20120801
2 Importing I_TAB_TABLES Call by reference Type reference (TYPE) AREN_TAB_TABLES Lese-Module für Archivierungsszenario 20051006
3 Returning R_STR_RESULT Value transfer Type reference (TYPE) STR_RESULT_SAVE Ergebnis des Speicherns 20051129

Method SET_TABLES on class IF_ARSCENARIO has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in