SAP ABAP Class CL_HDS_ACCESS_DELEGATE (Delegation of Access Methods)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-FS-HDS (Application Component) Hierarchical Derivation Service
⤷
HDS_MANAGER (Package) Central Access to HDS
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HDS_MIGRATION | Migration of Derivation Rules | 20050314 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HDS_TREE_ACTIVATE | Activation of a Tree | 20050409 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HDS_TREE_READ | Interface for Reading a Tree | 20050308 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HDS_TREE_TRANSPORT | Methods for Transport | 20050329 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HDS_TREE_WRITE | Interface for Writing a Tree | 20050308 |
Properties
| Class | CL_HDS_ACCESS_DELEGATE | |
| Short Description | Delegation of Access Methods | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | HDS_MANAGER | Central Access to HDS |
| Created | 20050308 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HDS_MIGRATION | Migration of Derivation Rules | 20050314 | ||
| 2 | IF_HDS_TREE_ACTIVATE | Activation of a Tree | 20050409 | ||
| 3 | IF_HDS_TREE_READ | Interface for Reading a Tree | 20050308 | ||
| 4 | IF_HDS_TREE_TRANSPORT | Methods for Transport | 20050329 | ||
| 5 | IF_HDS_TREE_WRITE | Interface for Writing a Tree | 20050308 |
Friends
Class CL_HDS_ACCESS_DELEGATE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | HDS_DTE_ACCESS_MODE | Access Type | 20050321 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | SY-MANDT | Client ID of Current User | 20050420 | |||
| 3 | Constant | Public | Type reference (TYPE) | HDS_DTE_ACCESS_MODE | 'A' | Access Type | 20050409 | ||
| 4 | Constant | Private | See coding | 'WRDQMAT' | 20050321 | ||||
| 5 | Constant | Public | Type reference (TYPE) | HDS_DTE_ACCESS_MODE | 'D' | Access Type | 20050321 | ||
| 6 | Constant | Public | Type reference (TYPE) | HDS_DTE_ACCESS_MODE | 'M' | Access Type | 20050321 | ||
| 7 | Constant | Public | Type reference (TYPE) | HDS_DTE_ACCESS_MODE | 'Q' | Access Type | 20050321 | ||
| 8 | Constant | Public | Type reference (TYPE) | HDS_DTE_ACCESS_MODE | 'R' | Access Type | 20050321 | ||
| 9 | Constant | Public | Type reference (TYPE) | HDS_DTE_ACCESS_MODE | 'T' | Access Type Transport | 20050420 | ||
| 10 | Constant | Public | Type reference (TYPE) | HDS_DTE_ACCESS_MODE | 'W' | Access Type | 20050321 | ||
| 11 | Constant | Public | Type reference (TYPE) | PGMID | 'R3TR' | Program ID in Requests and Tasks | 20050329 | ||
| 12 | Constant | Public | Type reference (TYPE) | OB_OBJECT | 'HDSA' | Object Name | 20070320 | ||
| 13 | Constant | Public | Type reference (TYPE) | OB_OBJECT | 'HDST' | Object Name | 20050329 | ||
| 14 | Constant | Public | Type reference (TYPE) | OB_OBJECT | 'HDSI' | Object Name | 20070320 | ||
| 15 | Instance attribute | Private | Type reference (TYPE) | XFELD | Instance Closed | 20050321 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | HDS_DTE_FLAG | Lock Was Set | 20050322 | |||
| 17 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_HDS_GET_CALLBACKS | 20060526 | ||||
| 18 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_HDS_GENPROG_ACCESS | Execution of Query in Generator | 20060420 | |||
| 19 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_HDS_DERIVATION_TREE | Derivation Tree | 20060420 | |||
| 20 | Instance attribute | Private | Type reference (TYPE) | HDS_STR_TREE_ACT | Header of an Active Tree Version | 20050415 | |||
| 21 | Instance attribute | Private | Type reference (TYPE) | CL_HDS_DERIVATION_TREE=>TYP_STR_TREE_KEY | Identification of a Tree | 20070316 | |||
| 22 | Static Attribute | Private | Type reference (TYPE) | HDS_DTE_FLAG | Test Mode | 20050329 | |||
| 23 | Instance attribute | Private | Attribute reference (LIKE) | 20050329 | |||||
| 24 | Instance attribute | Private | Attribute reference (LIKE) | 20050329 | |||||
| 25 | Instance attribute | Private | Type reference (TYPE) | TRKORR | Request/Task | 20050329 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20050428 | ||
| 2 | Instance method | Private | Method | Carry out authorization check | 20050321 | |
| 3 | Instance method | Private | Method | Check if Tree Copy Is Permitted | 20070622 | |
| 4 | Instance method | Private | Method | Executes Check for Status of Object | 20050329 | |
| 5 | Instance method | Private | Method | Generates Instance for Generated Program | 20050322 | |
| 6 | Instance method | Private | Method | 20050411 | ||
| 7 | Instance method | Private | Method | Executes Enqueue for Tree | 20050322 | |
| 8 | Instance method | Private | Method | Close Instance (Can No Longer Be Used Afterwards) | 20050321 | |
| 9 | Instance method | Private | Method | Executes Enqueue for Tree | 20050322 | |
| 10 | Instance method | Private | Method | 20060505 | ||
| 11 | Instance method | Private | Method | 20060526 | ||
| 12 | Instance method | Private | Method | 20060526 | ||
| 13 | Instance method | Public | Method | Supplies Reference to Query Interface (Generated Program) | 20050606 | |
| 14 | Instance method | Private | Method | 20050329 | ||
| 15 | Instance method | Private | Method | CONSTRUCTOR | 20060526 | |
| 16 | Instance method | Private | Method | 20050411 | ||
| 17 | Static method | Public | Method | Generate Instance | 20050308 | |
| 18 | Static method | Public | Method | Sets Internal Test Mode | 20050329 | |
| 19 | Instance method | Private | Method | Executes Method CHECK for Transport | 20050321 | |
| 20 | Instance method | Private | Method | Executes Method INSERT for Transport (UI) | 20050329 | |
| 21 | Instance method | Private | Method | Executes a Manual Transport Operation (UI) | 20050428 |
Events
Class CL_HDS_ACCESS_DELEGATE has no event.
Types
Class CL_HDS_ACCESS_DELEGATE has no local type.
Method Signatures
Method ACTIVATE Signature
Method ACTIVATE on class CL_HDS_ACCESS_DELEGATE has no parameter.
Method ACTIVATE on class CL_HDS_ACCESS_DELEGATE has no exception.
Method AUTHORITY_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACCESS_MODE | Value transfer | Type reference (TYPE) | HDS_DTE_ACCESS_MODE | Zugriffsart | 20050401 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Zugriffsfehler aufgrund von Systemeinstellungen | 20050329 |
Method CHECK_COPY_ALLOWED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_FLG_ALLOWED | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20070622 | |||
| 2 | E_FLG_SOURCE_ERROR | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20070622 | |||
| 3 | E_FLG_TARGET_ERROR | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20070622 | |||
| 4 | E_SRCSTRUC | Call by reference | Type reference (TYPE) | STRING | 20070622 | ||||
| 5 | E_SRCSTRUC_SRC | Call by reference | Type reference (TYPE) | STRING | 20070622 | ||||
| 6 | E_TARGET | Call by reference | Type reference (TYPE) | STRING | 20070622 | ||||
| 7 | E_TARGET_SRC | Call by reference | Type reference (TYPE) | STRING | 20070622 | ||||
| 8 | I_REF_TREECATG | Call by reference | Object reference (TYPE REF TO) | CE_HDS_TREE_CATEGORY | 20070622 | ||||
| 9 | I_REF_TREECATG_SRC | Call by reference | Object reference (TYPE REF TO) | CE_HDS_TREE_CATEGORY | 20070622 | ||||
| 10 | I_TREE_ID | Call by reference | Type reference (TYPE) | HDS_DTE_TREE_ID | ID/Name des Ableitungsbaums | 20070622 | |||
| 11 | I_TREE_ID_SRC | Call by reference | Type reference (TYPE) | HDS_DTE_TREE_ID | ID/Name des Ableitungsbaums | 20070622 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler in der Anwendung | 20070622 |
Method CHECK_STATE Signature
Method CHECK_STATE on class CL_HDS_ACCESS_DELEGATE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Aufruffehler | 20050329 |
Method CREATE_GENPROG_ACCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FLG_NO_GENERATION | Value transfer | Type reference (TYPE) | HDS_DTE_GEN_NO_GENERATION | Kennzeichen: Generierung unterdrücken | 20050322 | |||
| 2 | R_RIF_QUERY | Value transfer | Object reference (TYPE REF TO) | IF_HDS_QUERY | Ableitungsanfragen | 20050606 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Aktion konnte nicht durchgeführt werden | 20050322 |
Method DELETE Signature
Method DELETE on class CL_HDS_ACCESS_DELEGATE has no parameter.
Method DELETE on class CL_HDS_ACCESS_DELEGATE has no exception.
Method DEQUEUE_TREE Signature
Method DEQUEUE_TREE on class CL_HDS_ACCESS_DELEGATE has no parameter.
Method DEQUEUE_TREE on class CL_HDS_ACCESS_DELEGATE has no exception.
Method DESTROY Signature
Method DESTROY on class CL_HDS_ACCESS_DELEGATE has no parameter.
Method DESTROY on class CL_HDS_ACCESS_DELEGATE has no exception.
Method ENQUEUE_TREE Signature
Method ENQUEUE_TREE on class CL_HDS_ACCESS_DELEGATE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Zugriffsfehler aufgrund von Systemeinstellungen | 20050322 |
Method GENERATE_PROG Signature
Method GENERATE_PROG on class CL_HDS_ACCESS_DELEGATE has no parameter.
Method GENERATE_PROG on class CL_HDS_ACCESS_DELEGATE has no exception.
Method GET_CALLBACK_BE Signature
Method GET_CALLBACK_BE on class CL_HDS_ACCESS_DELEGATE has no parameter.
Method GET_CALLBACK_BE on class CL_HDS_ACCESS_DELEGATE has no exception.
Method GET_CALLBACK_UI Signature
Method GET_CALLBACK_UI on class CL_HDS_ACCESS_DELEGATE has no parameter.
Method GET_CALLBACK_UI on class CL_HDS_ACCESS_DELEGATE has no exception.
Method GET_QUERY_INTERFACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FLG_NO_GENERATION | Value transfer | Type reference (TYPE) | HDS_DTE_GEN_NO_GENERATION | Kennzeichen: Generierung unterdrücken | 20050606 | |||
| 2 | R_REF_QUERY | Value transfer | Object reference (TYPE REF TO) | IF_HDS_QUERY | Ableitungsanfragen | 20060526 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Aktion konnte nicht durchgeführt werden | 20050606 |
Method IS_NEW Signature
Method IS_NEW on class CL_HDS_ACCESS_DELEGATE has no parameter.
Method IS_NEW on class CL_HDS_ACCESS_DELEGATE has no exception.
Method QUASI_CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACCESS_MODE | Call by reference | Type reference (TYPE) | HDS_DTE_ACCESS_MODE | Zugriffsart | 20060526 | |||
| 2 | I_CLIENT | Call by reference | Type reference (TYPE) | SY-MANDT | SY-MANDT | Mandantenkennung des aktuellen Benutzers | 20060526 | ||
| 3 | I_REF_CALLBACKS | Call by reference | Object reference (TYPE REF TO) | IF_HDS_GET_CALLBACKS | Callback Interface für Backend | 20060526 | |||
| 4 | I_REF_TREE | Call by reference | Object reference (TYPE REF TO) | CL_HDS_DERIVATION_TREE | Ableitungsbaum | 20060526 | |||
| 5 | I_REF_TREECATG | Call by reference | Object reference (TYPE REF TO) | CE_HDS_TREE_CATEGORY | Typ eines Ableitungsbaumes | 20070316 | |||
| 6 | I_STR_TREE_KEY | Call by reference | Type reference (TYPE) | CL_HDS_DERIVATION_TREE=>TYP_STR_TREE_KEY | Identifikation eines Baumes | 20070316 |
Method QUASI_CONSTRUCTOR on class CL_HDS_ACCESS_DELEGATE has no exception.
Method SAVE Signature
Method SAVE on class CL_HDS_ACCESS_DELEGATE has no parameter.
Method SAVE on class CL_HDS_ACCESS_DELEGATE has no exception.
Method S_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACCESS_MODE | Call by reference | Type reference (TYPE) | HDS_DTE_ACCESS_MODE | Zugriffsart | 20050321 | |||
| 2 | I_APPL_ID | Call by reference | Type reference (TYPE) | HDS_DTE_APPL_ID | Anwendungsidentifikation | 20050322 | |||
| 3 | I_CLIENT | Call by reference | Type reference (TYPE) | SY-MANDT | SY-MANDT | Mandant | 20050420 | ||
| 4 | I_FLG_NO_GENERATION | Call by reference | Type reference (TYPE) | HDS_DTE_GEN_NO_GENERATION | Kennzeichen: Generierung unterdrücken | 20050420 | |||
| 5 | I_REF_CALLBACKS | Call by reference | Object reference (TYPE REF TO) | IF_HDS_GET_CALLBACKS | Callbacks liefern | 20060524 | |||
| 6 | I_REF_EVENT_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HDS_TREE_EVENT_HANDLER | Interface für Events des Baumes | 20060420 | |||
| 7 | I_REF_TREECATG | Call by reference | Object reference (TYPE REF TO) | CE_HDS_TREE_CATEGORY | Ableitungsbaumtyp | 20070315 | |||
| 8 | I_TREE_ID | Call by reference | Type reference (TYPE) | HDS_DTE_TREE_ID | ID des Ableitungsbaums | 20050322 | |||
| 9 | R_REF_ACCESS | Value transfer | Object reference (TYPE REF TO) | CL_HDS_ACCESS_DELEGATE | Delegation von Zugriffsmethoden | 20060420 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Zugriffsfehler aufgrund von Systemeinstellungen | 20050322 | ||
| 2 | Aktion konnte nicht durchgeführt werden | 20050322 | ||
| 3 | Fehlerhafter Parameter | 20050321 |
Method S_SET_TEST_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FLG_TEST | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20070321 |
Method S_SET_TEST_MODE on class CL_HDS_ACCESS_DELEGATE has no exception.
Method TRANSPORT_CHECK Signature
Method TRANSPORT_CHECK on class CL_HDS_ACCESS_DELEGATE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Zugriffsfehler aufgrund von Systemeinstellungen | 20050329 |
Method TRANSPORT_INSERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FLG_SUPPRESS_DIALOG | Value transfer | Type reference (TYPE) | HDS_DTE_FLAG | Dialog unterdrücken | 20050329 | |||
| 2 | I_TRKORR | Value transfer | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20050329 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Zugriffsfehler aufgrund von Systemeinstellungen | 20050329 |
Method TRANSPORT_MANUALLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FLG_SUPPRESS_DIALOG | Value transfer | Type reference (TYPE) | HDS_DTE_FLAG | Allgemeines Kennzeichen ( space, 'X') | 20050429 | |||
| 2 | I_TRKORR | Value transfer | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20050429 | |||
| 3 | R_TRKORR | Value transfer | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20050428 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Zugriffsfehler aufgrund von Systemeinstellungen | 20050428 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 40 |