SAP ABAP Class CL_SRT_WSP_ADDRESS_HELPER (SRT: Address Helper)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
⤷
SOAP_CONFIG (Package) SOAP Configuration Framework
⤷
⤷
Properties
| Class | CL_SRT_WSP_ADDRESS_HELPER | |
| Short Description | SRT: Address Helper | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOAP_CONFIG | SOAP Configuration Framework |
| Created | 20120608 | 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) |
Interfaces
Class CL_SRT_WSP_ADDRESS_HELPER has no interface implemented.
Friends
Class CL_SRT_WSP_ADDRESS_HELPER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | STRING | 'CL_SRT_WSP_ADDRESS_HELPER' | 20120608 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Clear Address Memory | 20120608 | |
| 2 | Static method | Public | Method | Create Address for Type | 20120608 | |
| 3 | Static method | Public | Method | Delete Adress by Number | 20120608 | |
| 4 | Static method | Public | Method | Get Address by Number | 20120608 | |
| 5 | Static method | Public | Method | Get Address References for Address Number | 20120608 | |
| 6 | Static method | Public | Method | Save Addresses | 20120608 | |
| 7 | Static method | Public | Method | Set Address by Number | 20120608 | |
| 8 | Static method | Public | Method | Set Address Reference for Address Number | 20120608 |
Events
Class CL_SRT_WSP_ADDRESS_HELPER has no event.
Types
Class CL_SRT_WSP_ADDRESS_HELPER has no local type.
Method Signatures
Method CLEAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FORCE | Call by reference | Type reference (TYPE) | BOOLEAN | 20120608 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120608 |
Method CREATE_ADDRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADDRESS | Call by reference | Type reference (TYPE) | SSTR_SRT_WSP_ADDRESS | 20120608 | ||||
| 2 | ADDRESS_HANDLE | Call by reference | Type reference (TYPE) | AD_HANDLE | 20120608 | ||||
| 3 | ADDRESS_NUMBER | Call by reference | Type reference (TYPE) | AD_NUMBER | 20120608 | ||||
| 4 | ADDRESS_REF | Call by reference | Type reference (TYPE) | ADDR_REF | 20120608 | ||||
| 5 | APPL_ID | Call by reference | Type reference (TYPE) | STRING | 20120608 | ||||
| 6 | Call by reference | Type reference (TYPE) | STTY_SRT_WSP_ADSMTP | 20120608 | |||||
| 7 | TELEPHONE | Call by reference | Type reference (TYPE) | STTY_SRT_WSP_ADTEL | 20120608 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120608 |
Method DELETE_ADDRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADDRESS_NUMBER | Call by reference | Type reference (TYPE) | SRT_WSP_ADDRESS_NUMBER | 20120608 | ||||
| 2 | ADDRESS_REF | Call by reference | Type reference (TYPE) | ADDR_REF | 20120608 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120608 |
Method GET_ADDRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADDRESS | Call by reference | Type reference (TYPE) | SSTR_SRT_WSP_ADDRESS | 20120608 | ||||
| 2 | ADDRESS_NUMBER | Call by reference | Type reference (TYPE) | SRT_WSP_ADDRESS_NUMBER | 20120608 | ||||
| 3 | Call by reference | Type reference (TYPE) | STTY_SRT_WSP_ADSMTP | 20120608 | |||||
| 4 | TELEPHONE | Call by reference | Type reference (TYPE) | STTY_SRT_WSP_ADTEL | 20120608 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120608 |
Method GET_ADDRESS_REFERENCES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADDRESS_NUMBER | Call by reference | Type reference (TYPE) | SRT_WSP_ADDRESS_NUMBER | 20120608 | ||||
| 2 | REFERENCES | Value transfer | Type reference (TYPE) | SZADR_ADDR_REF_READ_TAB | 20120608 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120608 |
Method SAVE_ADDRESSES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADDRESS_KEY | Call by reference | Type reference (TYPE) | STTY_SRT_WSP_ADDRS_ADDRESS_KEY | 20120608 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120608 |
Method SET_ADDRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADDRESS | Call by reference | Type reference (TYPE) | SSTR_SRT_WSP_ADDRESS | 20120608 | ||||
| 2 | ADDRESS_NUMBER | Call by reference | Type reference (TYPE) | SRT_WSP_ADDRESS_NUMBER | 20120608 | ||||
| 3 | Call by reference | Type reference (TYPE) | STTY_SRT_WSP_ADSMTP | 20120608 | |||||
| 4 | TELEPHONE | Call by reference | Type reference (TYPE) | STTY_SRT_WSP_ADTEL | 20120608 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120608 |
Method SET_ADDRESS_REFERENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADDRESS_NUMBER | Call by reference | Type reference (TYPE) | SRT_WSP_ADDRESS_NUMBER | 20120608 | ||||
| 2 | ADDRESS_REFERENCE | Call by reference | Type reference (TYPE) | ADDR_REF | 20120608 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120608 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |