SAP ABAP Class CL_SD_ENDPOINT_PE (Endpoint for Process Engine)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IBC-SRV (Application Component) Services
⤷
SERVDIR (Package) AI XMB Service Directory
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SD_ENDPOINT_URL | 20020819 |
Properties
| Class | CL_SD_ENDPOINT_PE | |
| Short Description | Endpoint for Process Engine | |
| Super Class | CL_SD_ENDPOINT_URL | |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SERVDIR | AI XMB Service Directory |
| Created | 20020819 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SD_ENDPOINT_PE has no forward declaration.
Interfaces
Class CL_SD_ENDPOINT_PE has no interface implemented.
Friends
Class CL_SD_ENDPOINT_PE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SD_ADDRESSING_MODE | 20020819 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20020819 | |
| 2 | Instance method | Public | Method | Gets Addressing Mode | 20020819 | |
| 3 | Instance method | Private | Method | Sets Addressing Mode | 20020819 |
Events
Class CL_SD_ENDPOINT_PE has no event.
Types
Class CL_SD_ENDPOINT_PE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SD_ENDPOINT_PE has no parameter.
Method CONSTRUCTOR on class CL_SD_ENDPOINT_PE has no exception.
Method GET_ADDRESSING_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_SD_ADDRESSING_MODE | 20020819 |
Method GET_ADDRESSING_MODE on class CL_SD_ENDPOINT_PE has no exception.
Method SET_ADDRESSING_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | THE_ADDRESSING_MODE | Call by reference | Object reference (TYPE REF TO) | CL_SD_ADDRESSING_MODE | 20020819 |
Method SET_ADDRESSING_MODE on class CL_SD_ENDPOINT_PE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 620 |