SAP ABAP Class CL_SD_ADDRESSING_MODE (CL_SD_ADDRESSING_MODE)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IBC-SRV (Application Component) Services
⤷
SERVDIR (Package) AI XMB Service Directory
⤷
⤷
Properties
| Class | CL_SD_ADDRESSING_MODE | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SERVDIR | AI XMB Service Directory |
| Created | 20020812 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SD_ADDRESSING_MODE has no forward declaration.
Interfaces
Class CL_SD_ADDRESSING_MODE has no interface implemented.
Friends
Class CL_SD_ADDRESSING_MODE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SDADRMODE | 'DEST' | Service Directory : Addressing Mode | 20020812 | ||
| 2 | Constant | Public | Type reference (TYPE) | SDADRMODE | 'RFCL' | Service Directory : Addressing Mode | 20020813 | ||
| 3 | Constant | Public | Type reference (TYPE) | SDADRMODE | 'RFC' | Service Directory : Addressing Mode | 20020813 | ||
| 4 | Constant | Public | Type reference (TYPE) | SDADRMODE | 'URL' | Service Directory : Addressing Mode | 20020812 | ||
| 5 | Instance attribute | Private | Type reference (TYPE) | SDADRMODE | CO_ADDR_MODE_URL | Service Directory : Addressing Mode | 20020812 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Gets Addressing Mode | 20020812 | |
| 2 | Instance method | Public | Method | Sets Addressing Mode | 20020812 |
Events
Class CL_SD_ADDRESSING_MODE has no event.
Types
Class CL_SD_ADDRESSING_MODE has no local type.
Method Signatures
Method GET_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SDADRMODE | Service Directory : Adressierungsart | 20020812 |
Method GET_MODE on class CL_SD_ADDRESSING_MODE has no exception.
Method SET_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | THE_MODE | Call by reference | Type reference (TYPE) | SDADRMODE | Service Directory : Adressierungsart | 20020812 |
Method SET_MODE on class CL_SD_ADDRESSING_MODE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 620 |