SAP ABAP Interface IF_HDS_TARGET (Derivation Target)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-FS-HDS (Application Component) Hierarchical Derivation Service
⤷
HDS_CORE (Package) Core HDS Functions
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_HDS_TARGET_DDIC | Interface for Target Object in Case of DDIC Structure | 20050417 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_AR_ENGINE_HDS_TARGET | Target Class | 20050408 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_HDS_TARGET_DDIC | Standard Target Object Based on DDIC Structure | 20060611 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_HDS_TRAVEL_AGENCY | Test Class - Travel Agency (Target) | 20050312 |
Properties
| Interface | IF_HDS_TARGET | |
| Short Description | Derivation Target |
General Data
| Package | HDS_CORE | Core HDS Functions |
| Created | 20050224 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 2 | CE_HDS_TREE_CATEGORY | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Interface IF_HDS_TARGET has no interface.
Friends
Interface IF_HDS_TARGET has no friend.
Attributes
Interface IF_HDS_TARGET has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check Target Object for Completeness/Consistency | 20050331 | |
| 2 | Instance method | Public | Method | Generates Copy of Target | 20050418 | |
| 3 | Instance method | Public | Method | Compares Transferred Target Object with Current One | 20050418 | |
| 4 | Instance method | Public | Method | Generates a String for Persistency/New Generation | 20050303 | |
| 5 | Instance method | Public | Method | Supplies this Target as String for Display | 20050328 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | TARGET_CHANGED | Instance Event (0) |
Public (2) |
Target Object Changed | 20050416 |
| 2 | TARGET_ERROR | Instance Event (0) |
Public (2) |
Target Object Is Inconsistent | 20050419 |
Types
Interface IF_HDS_TARGET has no local type.
Method Signatures
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REF_LOG | Call by reference | Object reference (TYPE REF TO) | IF_HDS_LOG | Interface für aktives Logging | 20060424 | |||
| 2 | R_FLG_INCONSISTENT | Value transfer | Type reference (TYPE) | HDS_DTE_FLAG | Target Objekt ist inkonsistent | 20050413 |
Method CHECK on Interface IF_HDS_TARGET has no exception.
Method CLONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REF_TREECATG | Call by reference | Object reference (TYPE REF TO) | CE_HDS_TREE_CATEGORY | CE_HDS_TREE_CATEGORY=>CUSTOM | Typ des Ableitungsbaums | 20070718 | ||
| 2 | I_TREE_ID | Call by reference | Type reference (TYPE) | HDS_DTE_TREE_ID | ID/Name des Ableitungsbaums Klone | 20070718 | |||
| 3 | R_RIF_CLONE | Value transfer | Object reference (TYPE REF TO) | IF_HDS_TARGET | Ableitungsziel | 20050418 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Zielobjekt ist inkonsistent | 20070716 |
Method IS_EQUAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RIF_TARGET | Call by reference | Object reference (TYPE REF TO) | IF_HDS_TARGET | Ableitungsziel | 20050418 | |||
| 2 | R_FLG_IS_EQUAL | Value transfer | Type reference (TYPE) | HDS_DTE_FLAG | Übergebenes Zielobjekt ist gleich | 20050418 |
Method IS_EQUAL on Interface IF_HDS_TARGET has no exception.
Method SERIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REF_NODE | Call by reference | Object reference (TYPE REF TO) | CL_HDS_DERIVATION_NODE | Knoten, dem Ziel zugeordnet ist | 20070322 | |||
| 2 | R_STRING | Value transfer | Type reference (TYPE) | HDS_DTE_TARGET_STRING | Ziel als String dargestellt | 20050303 |
Method SERIALIZE on Interface IF_HDS_TARGET has no exception.
Method TO_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_STRING | Value transfer | Type reference (TYPE) | STRING | 20050328 |
Method TO_STRING on Interface IF_HDS_TARGET has no exception.
Event Signatures
Event TARGET_CHANGED Signature
Event TARGET_CHANGED on Interface IF_HDS_TARGET has no parameter.
Event TARGET_ERROR Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RCX_TARGET_ERROR | Exporting | Value transfer | Object reference (TYPE REF TO) | CX_HDS_TARGET_ERROR | Zielobjekt ist inkonsistent | 20050419 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 40 |