SAP ABAP Class CL_RSOD_DP_MAINT_CALL_ADAPTER (Adapter from Data Provider to Document Maintenance Initiator)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-ET (Application Component) End User Technology
     RS_WEB_RUNTIME_3X (Package) Web Runtime to BW Release 3.x (Outside CORE)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSOD_DOC_MAINT_CALLER Called Up By in Docu Maintenance in Web 20031113
Properties
Class CL_RSOD_DP_MAINT_CALL_ADAPTER  
Short Description Adapter from Data Provider to Document Maintenance Initiator    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RS_WEB_RUNTIME_3X   Web Runtime to BW Release 3.x (Outside CORE) 
Created 20031113   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_RSOD_CONST Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 RSBBS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSOD_DOC_MAINT_CALLER Called Up By in Docu Maintenance in Web 20031113
Friends
Class CL_RSOD_DP_MAINT_CALL_ADAPTER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_COLUMN Instance attribute Private Type reference (TYPE) I Cell Column in Which the New Document Was Selected 20031113
2 P_DOCUMENT_CLASS Instance attribute Private Type reference (TYPE) RSOD_DOC_CLASS BW Document Class 20031113
3 P_REFRESH Instance attribute Private Type reference (TYPE) RS_BOOL = 'X': Documents Were Changed 20031113
4 P_ROW Instance attribute Private Type reference (TYPE) I Cell Row in Which the New Document Was Selected 20031113
5 P_R_VIEW Instance attribute Private Object reference (TYPE REF TO) CL_RSR_WWW_VIEW Query View 20031113
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20031113
Events
Class CL_RSOD_DP_MAINT_CALL_ADAPTER has no event.
Types
Class CL_RSOD_DP_MAINT_CALL_ADAPTER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COLUMN Call by reference Type reference (TYPE) I 0 Spalte der Zelle, in der neues Dokument gew hlt wurde 20031113
2 Importing I_DOCUMENT_CLASS Call by reference Type reference (TYPE) RSOD_DOC_CLASS IF_RSOD_CONST=>DOC_CLASS_TRAN BW Dokumentenklasse 20031113
3 Importing I_ROW Call by reference Type reference (TYPE) I 0 Zeile der Zelle, in der neues Dokument gewählt wurde 20031113
4 Importing I_R_DATA_PROVIDER Call by reference Object reference (TYPE REF TO) CL_RSR_WWW_DATA_PROVIDER Navigationszustand beim Web Reporting 20031113

Method CONSTRUCTOR on class CL_RSOD_DP_MAINT_CALL_ADAPTER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 400