SAP ABAP Class IF_WB2_TRANSFER (Transfer Data to Visual Action)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_WB2_ACTION Action Classes 20000824
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_WB2_VISUAL_ACTION An Action as Subscreen in the TEW 20000824
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB2_ASSOCIATION Execute Association in TEW 20010522
Properties
Class IF_WB2_TRANSFER  
Short Description Transfer Data to Visual Action    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20000824   SAP 
Last change 20000824   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WB2_TRANSFER has no forward declaration.
Interfaces
Class IF_WB2_TRANSFER has no interface implemented.
Friends
Class IF_WB2_TRANSFER has no friend class.
Attributes
Class IF_WB2_TRANSFER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 IS_DISPLAY_ONLY Instance method Public Method Only Display Data 20030225
2 SAVE Instance method Public Method Store Data 20000828
Events
Class IF_WB2_TRANSFER has no event.
Types
Class IF_WB2_TRANSFER has no local type.
Method Signatures

Method IS_DISPLAY_ONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FCODE Call by reference Type reference (TYPE) FCODE Funktionscode 20030225
2 Returning RE_OK Value transfer Type reference (TYPE) BVAL Boolean 20030225

Method IS_DISPLAY_ONLY on class IF_WB2_TRANSFER has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DOC_KEY Call by reference Type reference (TYPE) WB2_DOC_KEY_STAB sortierte Tabelle mit Belegschlüsseln 20000830
2 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20010409
3 Importing I_FCODE_EXT Call by reference Type reference (TYPE) FCODE externer Funktionscode 20000830

Method SAVE on class IF_WB2_TRANSFER has no exception.
History
Last changed by/on SAP  20000824 
SAP Release Created in