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 SZADR 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 CO_CLASS_NAME Static Attribute Private Type reference (TYPE) STRING 'CL_SRT_WSP_ADDRESS_HELPER' 20120608
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR Static method Public Method Clear Address Memory 20120608
2 CREATE_ADDRESS Static method Public Method Create Address for Type 20120608
3 DELETE_ADDRESS Static method Public Method Delete Adress by Number 20120608
4 GET_ADDRESS Static method Public Method Get Address by Number 20120608
5 GET_ADDRESS_REFERENCES Static method Public Method Get Address References for Address Number 20120608
6 SAVE_ADDRESSES Static method Public Method Save Addresses 20120608
7 SET_ADDRESS Static method Public Method Set Address by Number 20120608
8 SET_ADDRESS_REFERENCE 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 Importing FORCE Call by reference Type reference (TYPE) BOOLEAN 20120608
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120608

Method CREATE_ADDRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADDRESS Call by reference Type reference (TYPE) SSTR_SRT_WSP_ADDRESS 20120608
2 Exporting ADDRESS_HANDLE Call by reference Type reference (TYPE) AD_HANDLE 20120608
3 Exporting ADDRESS_NUMBER Call by reference Type reference (TYPE) AD_NUMBER 20120608
4 Importing ADDRESS_REF Call by reference Type reference (TYPE) ADDR_REF 20120608
5 Importing APPL_ID Call by reference Type reference (TYPE) STRING 20120608
6 Importing MAIL Call by reference Type reference (TYPE) STTY_SRT_WSP_ADSMTP 20120608
7 Importing TELEPHONE Call by reference Type reference (TYPE) STTY_SRT_WSP_ADTEL 20120608
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120608

Method DELETE_ADDRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADDRESS_NUMBER Call by reference Type reference (TYPE) SRT_WSP_ADDRESS_NUMBER 20120608
2 Importing ADDRESS_REF Call by reference Type reference (TYPE) ADDR_REF 20120608
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120608

Method GET_ADDRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ADDRESS Call by reference Type reference (TYPE) SSTR_SRT_WSP_ADDRESS 20120608
2 Importing ADDRESS_NUMBER Call by reference Type reference (TYPE) SRT_WSP_ADDRESS_NUMBER 20120608
3 Exporting MAIL Call by reference Type reference (TYPE) STTY_SRT_WSP_ADSMTP 20120608
4 Exporting TELEPHONE Call by reference Type reference (TYPE) STTY_SRT_WSP_ADTEL 20120608
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120608

Method GET_ADDRESS_REFERENCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADDRESS_NUMBER Call by reference Type reference (TYPE) SRT_WSP_ADDRESS_NUMBER 20120608
2 Returning REFERENCES Value transfer Type reference (TYPE) SZADR_ADDR_REF_READ_TAB 20120608
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120608

Method SAVE_ADDRESSES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADDRESS_KEY Call by reference Type reference (TYPE) STTY_SRT_WSP_ADDRS_ADDRESS_KEY 20120608
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120608

Method SET_ADDRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADDRESS Call by reference Type reference (TYPE) SSTR_SRT_WSP_ADDRESS 20120608
2 Importing ADDRESS_NUMBER Call by reference Type reference (TYPE) SRT_WSP_ADDRESS_NUMBER 20120608
3 Importing MAIL Call by reference Type reference (TYPE) STTY_SRT_WSP_ADSMTP 20120608
4 Importing TELEPHONE Call by reference Type reference (TYPE) STTY_SRT_WSP_ADTEL 20120608
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120608

Method SET_ADDRESS_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADDRESS_NUMBER Call by reference Type reference (TYPE) SRT_WSP_ADDRESS_NUMBER 20120608
2 Importing ADDRESS_REFERENCE Call by reference Type reference (TYPE) ADDR_REF 20120608
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120608
History
Last changed by/on SAP  20130531 
SAP Release Created in