SAP ABAP Class CL_ESD_LD_HELPER (Static Helper Methods for Logical Destination Object)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-WS-ABA (Application Component) Web Service Tools - ABAP
⤷
SESD_ESI_CONSUMER_GROUPS (Package) ES Tools - ServiceGroups
⤷
⤷
Properties
| Class | CL_ESD_LD_HELPER | |
| Short Description | Static Helper Methods for Logical Destination Object | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SESD_ESI_CONSUMER_GROUPS | ES Tools - ServiceGroups |
| Created | 20070103 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ESD_LD_HELPER has no forward declaration.
Interfaces
Class CL_ESD_LD_HELPER has no interface implemented.
Friends
Class CL_ESD_LD_HELPER has no friend class.
Attributes
Class CL_ESD_LD_HELPER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Returns table with all active logical destinations | 20070220 | |
| 2 | Static method | Public | Method | Returns lgical destination info by name / version | 20070320 | |
| 3 | Static method | Public | Method | Read a Logical destination | 20070117 | |
| 4 | Static method | Public | Method | Show F4 list of classification systems | 20070108 |
Events
Class CL_ESD_LD_HELPER has no event.
Types
Class CL_ESD_LD_HELPER has no local type.
Method Signatures
Method GET_AVAIL_LOGICAL_DESTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_LOG_DESTS | Value transfer | Type reference (TYPE) | STTY_LD_MAINTAIN | Maintain logical destination | 20070220 |
Method GET_AVAIL_LOGICAL_DESTS on class CL_ESD_LD_HELPER has no exception.
Method GET_LOGICAL_DEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LOG_DEST_NAME | Call by reference | Type reference (TYPE) | SDTE_LD_NAME | Technical Name (ABAP Name) of the logical destination | 20070320 | |||
| 2 | IV_VERSION | Call by reference | Type reference (TYPE) | SDTE_LD_VERSION | Logical Destination version (A-Active : I-Inactive) | 20070320 | |||
| 3 | RS_LOG_DEST | Value transfer | Type reference (TYPE) | SLOGICALDEST | Logical destinations | 20070320 |
Method GET_LOGICAL_DEST on class CL_ESD_LD_HELPER has no exception.
Method READ_LD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_LD_INFORMATION | Call by reference | Type reference (TYPE) | SSTR_LD_MAINTAIN | Maintain logical destination | 20070117 | |||
| 2 | I_LD_NAME | Call by reference | Type reference (TYPE) | SDTE_LD_NAME | Technical Name (ABAP Name) of the logical destination | 20070117 | |||
| 3 | I_VERSION | Call by reference | Type reference (TYPE) | SDTE_LD_VERSION | 'A' | Logical Destination version (A-Active : I-Inactive) | 20070117 |
Method READ_LD on class CL_ESD_LD_HELPER has no exception.
Method SHOW_F4_CLASSIFICATION_SYSTEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DYNPNR | Call by reference | Type reference (TYPE) | SY-DYNNR | Current Screen Number | 20070108 | |||
| 2 | I_DYNPPROG | Call by reference | Type reference (TYPE) | SY-REPID | 20070108 | ||||
| 3 | I_DYNPROFIELD | Call by reference | Type reference (TYPE) | HELP_INFO-DYNPROFLD | Field name | 20070108 | |||
| 4 | I_REGISTRY | Call by reference | Type reference (TYPE) | SDEL_REGISTRY | Name of Services Registry | 20070108 | |||
| 5 | I_RETURN_FIELD | Call by reference | Type reference (TYPE) | DFIES-FIELDNAME | Field Name | 20070108 |
Method SHOW_F4_CLASSIFICATION_SYSTEMS on class CL_ESD_LD_HELPER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |