SAP ABAP Class IF_RSOD_DOC_MAINT_CALLER (Called Up By in Docu Maintenance in Web)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSOD_DP_MAINT_CALL_ADAPTER Adapter from Data Provider to Document Maintenance Initiator 20031113
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSR_WWW_ITEM_DOC Item for Single Document 20030203
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSR_WWW_ITEM_DOC_LIST Item for Document List 20030203
Properties
Class IF_RSOD_DOC_MAINT_CALLER  
Short Description Called Up By in Docu Maintenance in Web    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030203   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RSOD_DOC_MAINT_CALLER has no forward declaration.
Interfaces
Class IF_RSOD_DOC_MAINT_CALLER has no interface implemented.
Friends
Class IF_RSOD_DOC_MAINT_CALLER has no friend class.
Attributes
Class IF_RSOD_DOC_MAINT_CALLER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DOCUMENT Instance method Public Method Gets Reference to Current Document 20030203
2 GET_DOCUMENT_CLASS Instance method Public Method Gets Document Class 20030203
3 GET_ON_CLOSE_URL Instance method Public Method Gets URL To Be Called Up On Close (0DOC_TEMPLATE) 20030203
4 GET_PROPERTIES Instance method Public Method Gets Properties (Selection of Item) 20030203
5 REFRESH Instance method Public Method Document Changed -> Render Anew 20030203
Events
Class IF_RSOD_DOC_MAINT_CALLER has no event.
Types
Class IF_RSOD_DOC_MAINT_CALLER has no local type.
Method Signatures

Method GET_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_LOIO Call by reference Type reference (TYPE) SKWF_IO ID Logisches Dokument 20030203
2 Returning R_R_DOC Value transfer Object reference (TYPE REF TO) CL_RSOD_DOC BW Dokument 20030203

Method GET_DOCUMENT on class IF_RSOD_DOC_MAINT_CALLER has no exception.

Method GET_DOCUMENT_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DOC_CLASS Value transfer Type reference (TYPE) RSOD_DOC_CLASS BW Dokumentenklasse 20030203

Method GET_DOCUMENT_CLASS on class IF_RSOD_DOC_MAINT_CALLER has no exception.

Method GET_ON_CLOSE_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_URL Value transfer Type reference (TYPE) STRING URL 20030203

Method GET_ON_CLOSE_URL on class IF_RSOD_DOC_MAINT_CALLER has no exception.

Method GET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TS_QUPROP Value transfer Type reference (TYPE) RSOD_TS_QUPROP Sortierte Suchanfrage (Query) 20030203

Method GET_PROPERTIES on class IF_RSOD_DOC_MAINT_CALLER has no exception.

Method REFRESH Signature

Method REFRESH on class IF_RSOD_DOC_MAINT_CALLER has no parameter.
Method REFRESH on class IF_RSOD_DOC_MAINT_CALLER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in