SAP ABAP Class CL_RSAWBN_DTP_F4 (F4 Hilfe for DTP Source/Target)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-AWB (Application Component) Data Warehousing Workbench
     RSAWBN_SER (Package) DW Workbench Services
Properties
Class CL_RSAWBN_DTP_F4  
Short Description F4 Hilfe for DTP Source/Target    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class RSAWBN_SER    
Program status     
Category 0   
Package RSAWBN_SER   DW Workbench Services 
Created 20050324   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_GUI_CONTAINER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 RSAWC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSAWBN_DTP_F4 has no interface implemented.
Friends
Class CL_RSAWBN_DTP_F4 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_R_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20050324
2 P_R_DTP_F4 Static Attribute Private Object reference (TYPE REF TO) CL_RSAWBN_DTP_F4 F4 Hilfe for DTP Source/Target 20050324
3 P_R_TREE_MODEL Instance attribute Private Object reference (TYPE REF TO) CL_RSAWBN_TREE_MODEL_DTP_F4 Model tree DTP F4 20050324
4 P_R_TREE_VIEW Instance attribute Private Object reference (TYPE REF TO) CL_RSAWBN_TREE_VIEW_DTP_F4 Tree View DTP F4 20050324
5 P_S_SELECTED_AWBOBJECT Instance attribute Private Type reference (TYPE) RSAWBN_S_AWBOBJECT DWB Object Key 20050324
6 P_S_START_AWBOBJECT Instance attribute Private Type reference (TYPE) RSAWBN_S_AWBOBJECT DWB Object Key 20050324
7 P_TARGET_FLG Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20050324
8 P_T_PATH Instance attribute Private Type reference (TYPE) RSAWBN_T_AWBOBJECT AWB Object 20050324
Methods
# Method Level Visibility Method type Description Created on
1 CALL_DTP_F4 Static method Public Method 20050324
2 CHECK_AWBOBJECT Static method Public Method Checks if object exists (A or M version) 20060428
3 FREE Instance method Public Method 20050329
4 GET_SELECTED_OBJECT Instance method Private Method Gets Selected Object from Tree 20050324
5 GET_START_OBJECT Instance method Private Method 20050324
6 INIT Instance method Private Method 20050324
7 IS_DTP_OBJECT Static method Public Method Object is Source or Target of DTP 20050329
8 PAI Instance method Public Method 20050324
9 PBO Instance method Public Method 20050324
10 SET_START_OBJECT Instance method Private Method 20050324
Events
Class CL_RSAWBN_DTP_F4 has no event.
Types
Class CL_RSAWBN_DTP_F4 has no local type.
Method Signatures

Method CALL_DTP_F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_SELECTED_AWBOBJECT Call by reference Type reference (TYPE) RSAWBN_S_AWBOBJECT Quelle/Ziel-AWB Object 20050324
2 Exporting E_T_PATH Call by reference Type reference (TYPE) RSAWBN_T_AWBOBJECT Pfad Quelle bis Target (einschließlich) 20050324
3 Importing I_R_SCREEN Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER CL_GUI_CONTAINER=>SCREEN2 Abstracter Container fuer GUI Controls 20050412
4 Importing I_S_AWBOBJECT Call by reference Type reference (TYPE) RSAWBN_S_AWBOBJECT Schlüssel AWB Object 20050324
5 Importing I_TARGET_FLG Call by reference Type reference (TYPE) RS_BOOL 'X' = Ziel gegeben, ' ' = Quelle 20050324
# Exception Resumable Description Created on
1 CX_RSAWBN_AWB_OBJECT_NOT_FOUND AWB Exception Object not found 20050324

Method CHECK_AWBOBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_AWBOBJECT Call by reference Type reference (TYPE) RSAWBN_S_AWBOBJECT Schlüssel AWB Object 20060428
# Exception Resumable Description Created on
1 CX_RSAWBN_AWB_OBJECT_NOT_FOUND AWB Exception Object not found 20060428

Method FREE Signature

Method FREE on class CL_RSAWBN_DTP_F4 has no parameter.
Method FREE on class CL_RSAWBN_DTP_F4 has no exception.

Method GET_SELECTED_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_OBJECT Call by reference Type reference (TYPE) RSAWBN_S_AWBOBJECT Schlüssel AWB Object 20050330
2 Exporting E_T_PATH Call by reference Type reference (TYPE) RSAWBN_T_AWBOBJECT AWB-Objekt 20050330
# Exception Resumable Description Created on
1 CANCELLED 20050324

Method GET_START_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_SELECTED_AWBOBJECT Call by reference Type reference (TYPE) RSAWBN_S_AWBOBJECT Quelle/Ziel-AWB Object 20050324
2 Exporting E_T_PATH Call by reference Type reference (TYPE) RSAWBN_T_AWBOBJECT Pfad Quelle bis Target (einschließlich) 20050324

Method GET_START_OBJECT on class CL_RSAWBN_DTP_F4 has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_SCREEN Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER CL_GUI_CONTAINER=>SCREEN2 Abstracter Container fuer GUI Controls 20050412

Method INIT on class CL_RSAWBN_DTP_F4 has no exception.

Method IS_DTP_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AWBOBJ Call by reference Type reference (TYPE) RSAWBNOBJECT 20050329
2 Importing I_AWBSUBOBJ Call by reference Type reference (TYPE) RSAWBNSUBOBJECT 20050329
3 Returning RE_IS_DTP_OBJECT Value transfer Type reference (TYPE) RS_BOOL Boolean 20050329

Method IS_DTP_OBJECT on class CL_RSAWBN_DTP_F4 has no exception.

Method PAI 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) UI_FUNC Funktionscode 20050324

Method PAI on class CL_RSAWBN_DTP_F4 has no exception.

Method PBO Signature

Method PBO on class CL_RSAWBN_DTP_F4 has no parameter.
Method PBO on class CL_RSAWBN_DTP_F4 has no exception.

Method SET_START_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_AWBOBJECT Call by reference Type reference (TYPE) RSAWBN_S_AWBOBJECT Schlüssel AWB Object 20050324
2 Importing I_TARGET_FLG Call by reference Type reference (TYPE) RS_BOOL 'X' = Ziel, ' ' = Quelle 20050324

Method SET_START_OBJECT on class CL_RSAWBN_DTP_F4 has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700