SAP ABAP Class CL_RSDHAF_TARGET_NONE (Frontend: Output Structure for Result None)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST-HAP (Application Component) HANA Analysis Process
⤷
RSDHA (Package) SAP HANA Analysis in BW
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDHAF_MAPPING | Frontend: Mapping | 20121207 |
Properties
| Class | CL_RSDHAF_TARGET_NONE | |
| Short Description | Frontend: Output Structure for Result None | |
| Super Class | CL_RSDHAF_MAPPING | Frontend: Mapping |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDHA | SAP HANA Analysis in BW |
| Created | 20121207 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSDHAF_TARGET_NONE has no forward declaration.
Interfaces
Class CL_RSDHAF_TARGET_NONE has no interface implemented.
Friends
Class CL_RSDHAF_TARGET_NONE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | See coding | 20121207 | |||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSNETGRAPHIC_TABLE | 20121207 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | T_T_OPER | 20121207 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20121207 | |
| 2 | Instance method | Private | Method | Create Operation | 20121207 | |
| 3 | Instance method | Private | Method | Delete Network Tables for Source and Operation | 20121207 | |
| 4 | Instance method | Private | Event handling method | Handle Operation Input Mapping Finished | 20130128 |
Events
Class CL_RSDHAF_TARGET_NONE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_S_OPER | Private | See coding | 20121207 | BEGIN OF t_s_oper,
name(30) TYPE c,
info_object_type(1) TYPE c,
description(60) TYPE c,
iobjnm TYPE rsiobjnm,
iobjtp TYPE rsiobjtp,
dtelnm type rollname,
non_existent TYPE rs_bool,
END OF t_s_oper
|
||
| 2 | T_T_OPER | Private | See coding | 20121207 | t_t_oper TYPE STANDARD TABLE OF t_s_oper
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_MAINTENANCE | Call by reference | Object reference (TYPE REF TO) | CL_RSDHAF_MAINTENANCE | 20121207 | ||||
| 2 | I_R_MAPPING_OPER_INPUT | Call by reference | Object reference (TYPE REF TO) | CL_RSDHAF_MAPPING_OPER_INPUT | Frontend: Mapping Operation Input | 20130128 |
Method CONSTRUCTOR on class CL_RSDHAF_TARGET_NONE has no exception.
Method P_CREATE_OPERATION Signature
Method P_CREATE_OPERATION on class CL_RSDHAF_TARGET_NONE has no parameter.
Method P_CREATE_OPERATION on class CL_RSDHAF_TARGET_NONE has no exception.
Method P_DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OPER | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | 20121207 | |||
| 2 | I_TARGET | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | 20121207 |
Method P_DELETE on class CL_RSDHAF_TARGET_NONE has no exception.
Method P_HNDL_OPER_MAP_INPUT_FINISHED Signature
Method P_HNDL_OPER_MAP_INPUT_FINISHED on class CL_RSDHAF_TARGET_NONE has no parameter.
Method P_HNDL_OPER_MAP_INPUT_FINISHED on class CL_RSDHAF_TARGET_NONE has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |