SAP ABAP Class CL_ABAPCG_NWA_SLD (Connection to SLD)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-NWA-INC-DEV (Application Component) NWA Development Tools (Generators, Plug-Ins...)
⤷
SITSAM_CODEGEN (Package) ITSAM Code Generators
⤷
⤷
Properties
| Class | CL_ABAPCG_NWA_SLD | |
| Short Description | Connection to SLD | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SITSAM_CODEGEN | ITSAM Code Generators |
| Created | 20071121 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ABAPCG_NWA_SLD has no forward declaration.
Interfaces
Class CL_ABAPCG_NWA_SLD has no interface implemented.
Friends
Class CL_ABAPCG_NWA_SLD has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_SLD_ACCESSOR | Access to SLD Server | 20080121 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Retrieve the CIM Class | 20080121 | |
| 2 | Instance method | Public | Method | Retrieve the CIM classes from SLD | 20071121 | |
| 3 | Instance method | Public | Method | Retrieve the namespace from SLD | 20071121 | |
| 4 | Instance method | Public | Method | Gets the SLD Connection | 20071121 |
Events
Class CL_ABAPCG_NWA_SLD has no event.
Types
Class CL_ABAPCG_NWA_SLD has no local type.
Method Signatures
Method GET_CIMCLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Call by reference | Type reference (TYPE) | STRING | 20080121 | ||||
| 2 | SLD_CLASS | Value transfer | Object reference (TYPE REF TO) | CL_SLD_CIM_CLASS | Representation CIM Class | 20080121 |
Method GET_CIMCLASS on class CL_ABAPCG_NWA_SLD has no exception.
Method GET_CIMCLASSES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CIMCLASSES | Call by reference | Type reference (TYPE) | SLD_T_STRING | String Array | 20071121 |
Method GET_CIMCLASSES on class CL_ABAPCG_NWA_SLD has no exception.
Method GET_NAMESPACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAMESPACES | Call by reference | Type reference (TYPE) | SLD_T_STRING | String Array | 20071121 |
Method GET_NAMESPACE on class CL_ABAPCG_NWA_SLD has no exception.
Method GET_SLD_CONNECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PINGSLD | Call by reference | Type reference (TYPE) | NWA_CG_SLD | SLD Parameters | 20071129 | |||
| 2 | SLD_ACCESSOR | Value transfer | Object reference (TYPE REF TO) | CL_SLD_ACCESSOR | Access to SLD Server | 20080121 |
Method GET_SLD_CONNECTION on class CL_ABAPCG_NWA_SLD has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in |