SAP ABAP Class CL_RSINSP_INSP_DTP_PROXY (Proxy of Inspection Plan with Respect to DTP)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSIQM_INSPECTION (Package) IQM in BI: Inspection Plan
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBK_SERVER Interface for General Servers of a DTP 20060623
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBK_TGT Interface for Data Targets of a DTP 20060623
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBK_TGT_STATIC Interface for Data Targets of a DTP 20060623
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSTRAN_TARGET Target for Transformation 20060623
Properties
Class CL_RSINSP_INSP_DTP_PROXY  
Short Description Proxy of Inspection Plan with Respect to DTP    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSIQM_INSPECTION   IQM in BI: Inspection Plan 
Created 20060623   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSBC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSBK_SERVER Interface for General Servers of a DTP 20060623
2 IF_RSBK_TGT Interface for Data Targets of a DTP 20060623
3 IF_RSBK_TGT_STATIC Interface for Data Targets of a DTP 20060623
4 IF_RSTRAN_TARGET Target for Transformation 20060623
Friends
Class CL_RSINSP_INSP_DTP_PROXY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_INSP Instance attribute Public Object reference (TYPE REF TO) CL_RSINSP_INSP Inspection Plan 20060623
2 MV_DELETED Instance attribute Public Type reference (TYPE) RS_BOOL Boolean 20060818
3 MV_INSPECTION Instance attribute Public Type reference (TYPE) RSINSP_INSPECTION Inspection Plan 20060623
4 ST_DEL_PROXY Static Attribute Private Type reference (TYPE) TT_PROXY 20060922
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060623
Events
Class CL_RSINSP_INSP_DTP_PROXY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_PROXY Private See coding 20060922 BEGIN OF ts_proxy, inspection TYPE rsinsp_inspection, dtp_proxy TYPE REF TO cl_rsinsp_insp_dtp_proxy, END OF ts_proxy
2 TT_PROXY Private See coding 20060922 tt_proxy TYPE SORTED TABLE OF ts_proxy WITH UNIQUE KEY inspection
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_INSP Call by reference Object reference (TYPE REF TO) CL_RSINSP_INSP Inspektionsplan 20060623
2 Importing IV_DELETED Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20060818
3 Importing IV_INSPECTION Call by reference Type reference (TYPE) RSINSP_INSPECTION Inspektionsplan 20060818

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