SAP ABAP Class CL_RSDA_DAP_DWB_TOOL (DTP Tool Class Data Warehousing Workbench)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSDA (Package) BW Data Archiving and Near-line Storage. Core Functions
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSAWBN_TOOL Master Class for DWB Tools 20061007
Properties
Class CL_RSDA_DAP_DWB_TOOL  
Short Description DTP Tool Class Data Warehousing Workbench    
Super Class CL_RSAWBN_TOOL Master Class for DWB Tools 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDA   BW Data Archiving and Near-line Storage. Core Functions 
Created 20061007   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSBC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDA_DAP_DWB_TOOL has no interface implemented.
Friends
Class CL_RSDA_DAP_DWB_TOOL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 O_FCODE Instance attribute Protected Type reference (TYPE) SYUCOMM Function Code that Triggered PAI 20100114
2 O_OBJNM Instance attribute Protected Type reference (TYPE) RSAWBNOBJNM Object Name of an Object in the AWB 20100114
3 O_SUBTLOGO Instance attribute Protected Type reference (TYPE) RSAWBNSUBOBJECT Subobject for AWB Object 20100114
4 O_TLOGO Instance attribute Protected Type reference (TYPE) RSAWBNOBJECT Object in the AWB (for Tlogo Objects Identical to Tlogo Type 20100114
5 P_TH_ICON_TEXTS Static Attribute Private See coding 20061011
Methods
# Method Level Visibility Method type Description Created on
1 CALL_ADK_ARCHIVE_ADMIN Static method Public Method 20061013
2 GET_CTXSTATE Static method Public Method Check InfoProvider Suitability for Data Archiving Process 20061011
3 GET_ICON Static method Public Method 20061011
4 MANAGE_DAP Instance method Private Method 20100114
Events
Class CL_RSDA_DAP_DWB_TOOL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_ICON_TEXT Private See coding 20061011 BEGIN OF ty_s_icon_text, objstat TYPE rsobjstat, icon_text TYPE val_text, END OF ty_s_icon_text
Method Signatures

Method CALL_ADK_ARCHIVE_ADMIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHECK_ONLY Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20061013
2 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20061013
3 Returning R_RESULT Value transfer Type reference (TYPE) RS_BOOL Boolean 20061013

Method CALL_ADK_ARCHIVE_ADMIN on class CL_RSDA_DAP_DWB_TOOL has no exception.

Method GET_CTXSTATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DAP_ACTIVE Call by reference Type reference (TYPE) RS_BOOL Kennzeichen: DAP existiert und ist aktiv 20061011
2 Exporting E_DAP_CREATABLE Call by reference Type reference (TYPE) RS_BOOL Kennzeichen: DAP kann angelegt werden 20061011
3 Exporting E_DAP_EXISTS Call by reference Type reference (TYPE) RS_BOOL Kennzeichen: DAP existiert 20061011
4 Exporting E_HAS_ADK_ARCHIVE Call by reference Type reference (TYPE) RS_BOOL Kennzeichen: Hat ein ADK-Archiv 20061013
5 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20061011

Method GET_CTXSTATE on class CL_RSDA_DAP_DWB_TOOL has no exception.

Method GET_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ICON Call by reference Type reference (TYPE) CSEQUENCE Ikone 20061011
2 Exporting E_ICON_TEXT Call by reference Type reference (TYPE) CSEQUENCE Tool-Tip zur Ikone 20061011
3 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20061011

Method GET_ICON on class CL_RSDA_DAP_DWB_TOOL has no exception.

Method MANAGE_DAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_REQUEST Call by reference Object reference (TYPE REF TO) CL_RSAWBN_REQUEST Zugriff auf den AWB Navigator 20100114
# Exception Resumable Description Created on
1 CX_RSDA_OBJECT_NOT_FOUND Kommunikationsfehler 20100114
History
Last changed by/on SAP  20130531 
SAP Release Created in 700