SAP ABAP Class CL_SRT_WSP_IBCR (SRT: Identifiable Business Context Reference)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
     SOAP_CONFIG (Package) SOAP Configuration Framework
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRT_WSP_IBCR SRT: Identifiable Business Context Reference 20120608
Properties
Class CL_SRT_WSP_IBCR  
Short Description SRT: Identifiable Business Context Reference    
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 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SRT_WSP_IBCR SRT: Identifiable Business Context Reference 20120608
Friends
# Friend Modeled only Created on Description
1 CL_SRT_PUBLIC_IBCR 20120608 SRT Public: Identifiable Business Context Reference
2 CL_SRT_WSP_CC_CONTROLLER 20120608 Central Configuration: Controller
3 CL_SRT_WSP_CONFIG_DEST_PM 20120608 WSP configuration web service destination
4 CL_SRT_WSP_CONFIG_REGISTRY 20120608 WSP Configuration Registry
5 CL_SRT_WSP_CTRL_CFG_TASK_MNGD 20120608 SOAManager Central Configuration: Task Managed System
6 CL_SRT_WSP_CTRL_CFG_TASK_MNGD2 20120815 SOAManager Central Configuration: Task Managed System
7 CL_SRT_WSP_FACTORY 20120608 WSP Factory Class
8 CL_SRT_WSP_IBCR_ASSIGN 20120608 IBC References Assignment
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BUSINESS_ADDRESS_CHANGED Instance attribute Public Type reference (TYPE) BOOLEAN 20120608
2 BUSINESS_ADDRESS_HANDLE Instance attribute Private Type reference (TYPE) AD_HANDLE 20120608
3 BUSINESS_ADDRESS_READ Instance attribute Private Type reference (TYPE) BOOLEAN 20120608
4 CO_CLASS_NAME Constant Private Type reference (TYPE) STRING 'CL_SRT_WSP_IBCR' 20120608
5 CO_IBCR_CREATION_TYPE_IBC Constant Public Type reference (TYPE) SRT_WSP_IBCR_CREATION_TYPE '4' 20120608
6 CO_IBCR_CREATION_TYPE_IBCR_XML Constant Public Type reference (TYPE) SRT_WSP_IBCR_CREATION_TYPE '3' 20120608
7 CO_IBCR_CREATION_TYPE_IBC_XML Constant Public Type reference (TYPE) SRT_WSP_IBCR_CREATION_TYPE '2' 20120608
8 CO_IBCR_CREATION_TYPE_MANUALLY Constant Public Type reference (TYPE) SRT_WSP_IBCR_CREATION_TYPE '1' 20120608
9 CREATION_TYPE Instance attribute Public Type reference (TYPE) SRT_WSP_IBCR_CREATION_TYPE 20120608
10 IBCR_NOTES_CHANGED Instance attribute Private Type reference (TYPE) BOOLEAN 20120608
11 IBCR_NOTES_READ Instance attribute Private Type reference (TYPE) BOOLEAN 20120608
12 IBC_NOTES_CHANGED Instance attribute Private Type reference (TYPE) BOOLEAN 20120608
13 IBC_NOTES_READ Instance attribute Private Type reference (TYPE) BOOLEAN 20120608
14 M_TAB_GUID_ASSIGN Static Attribute Private Type reference (TYPE) STTY_SRT_WSP_CC_SYS_GUID_ASGN Central Configuration: System Guid Assignments 20120921
15 TECHNICAL_ADDRESS_CHANGED Instance attribute Public Type reference (TYPE) BOOLEAN 20120608
16 TECHNICAL_ADDRESS_HANDLE Instance attribute Private Type reference (TYPE) AD_HANDLE 20120608
17 TECHNICAL_ADDRESS_READ Instance attribute Private Type reference (TYPE) BOOLEAN 20120608
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Private Method Check 20121213
2 CHECK_READ_ONLY Instance method Private Method Checks if instance is modifiable (locked) 20120608
3 CONSTRUCTOR Instance method Public Constructor 20120608
4 CREATE Static method Protected Method Create an IBCR from IBC Instance 20120608
5 CREATE_ADDRESS Instance method Private Method Create Address for Type 20120608
6 CREATE_FROM_IBCR_STRUCTURE Static method Protected Method Creates an IBC Reference from IBCR Structure 20120608
7 CREATE_FROM_IBCR_XML Static method Protected Method Creates an IBC Reference from IBCR XML 20120608
8 CREATE_FROM_IBC_XML Static method Protected Method Creates an IBC Reference from IBC XML 20120608
9 DELETE_ADDRESS Instance method Private Method Delete Adress by Number 20120608
10 DELETE_TEXT Instance method Private Method Delete Text 20120608
11 DELETE_TEXTS Instance method Private Method Delete Texts 20120608
12 EXISTS Static method Public Method Check Existence 20120608
13 EXPORT_TO_CCON Instance method Protected Method Export IBC for Central Configuration 20120608
14 EXPORT_TO_XML Instance method Public Method Export IBCR to XML 20120608
15 GET_ADDRESS Instance method Private Method Get Address by Number 20120608
16 GET_APPLICATION_CLASSES Static method Public Method Returns Application Implementation Classes 20120608
17 GET_ASSIGNMENT Instance method Private Method Get Assignment 20120608
18 GET_DISPLAY_NAME Static method Public Method Get Display Name for IBC Reference 20121119
19 GET_ID_BY_RECEIVER Static method Public Method Gets IBCR ID by receiver type and name 20120608
20 GET_SYSTEM_KEYS_FOR_IBCR_ID Static method Public Method Gets all the system, tenant, appl keys for an IBCR ID 20120921
21 GET_TEXTS Instance method Private Method Get Texts 20120608
22 INITIALIZE_FROM_DB Instance method Private Method Loads existing IBCR from database 20120608
23 IS_IBC_LOCAL Instance method Private Method Is referenced IBC in same client/tenant 20120608
24 IS_UNASSIGNMENT_POSSIBLE Static method Public Method Checks if unassignment is possible 20120608
25 LIST Static method Public Method Query IBCR´s 20120608
26 LIST_RECEIVER_TYPE_LONGTEXTS Static method Protected Method 20120608
27 LOCK Instance method Private Method Lock IBCR 20120608
28 OPEN_BY_ID Static method Protected Method Open an Instance by IBCR ID 20120608
29 OPEN_BY_RECEIVER Static method Protected Method Open an Instance by Receiver Type and Name 20120608
30 READ_BY_ID Static method Protected Method Read one IBC reference (get type, name and system) 20120608
31 SAVE_ADDRESSES Instance method Private Method Save Addresses 20120608
32 SAVE_TEXTS Instance method Private Method Save Texts 20120608
33 SET_ADDRESS Instance method Private Method Set Address by Number 20120608
34 SET_ADDRESS_REFERENCE Instance method Private Method Set Address Reference 20120608
35 UNLOCK Instance method Private Method Unlock IBCR 20120608
Events
Class CL_SRT_WSP_IBCR has no event.
Types
Class CL_SRT_WSP_IBCR has no local type.
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHECK_SCOPE Call by reference Type reference (TYPE) SRT_WSP_CHECK_SCOPE_IBCR SRT: Check Scope for IBC Reference Checkes 20121213
2 Returning MESSAGES Value transfer Type reference (TYPE) SOAP_ERROR_INFO_LIST List of SOAP Framework Errors 20121213
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20121213

Method CHECK_READ_ONLY Signature

Method CHECK_READ_ONLY on class CL_SRT_WSP_IBCR has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120608

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPL_COMP Call by reference Type reference (TYPE) UFPS_POSID 20120608
2 Importing CREATE Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE 20120608
3 Importing CREATION_TYPE Call by reference Type reference (TYPE) SRT_WSP_IBCR_CREATION_TYPE 20120608
4 Importing ID Call by reference Type reference (TYPE) SRT_WSP_IBCR_ID 20120608
5 Importing RECEIVER_NAME Call by reference Type reference (TYPE) SRT_WSP_IBC_RECEIVER_NAME 20120608
6 Importing RECEIVER_SYSTEM Call by reference Type reference (TYPE) SRT_WSP_IBC_RECEIVER_SYSTEM 20120608
7 Importing RECEIVER_TYPE Call by reference Type reference (TYPE) SRT_WSP_IBC_RECEIVER_TYPE 20120608
8 Importing TYPE_LONGTEXTS Call by reference Type reference (TYPE) STTY_SRT_WSP_IBC_LONGTEXTS 20120608
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120608

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPL_COMP Call by reference Type reference (TYPE) UFPS_POSID 20120608
2 Importing CREATION_TYPE Call by reference Type reference (TYPE) SRT_WSP_IBCR_CREATION_TYPE 20120608
3 Importing DESCRIPTIONS Call by reference Type reference (TYPE) STTY_SRT_IBCR_T 20120608
4 Returning IBCR Value transfer Object reference (TYPE REF TO) IF_SRT_WSP_IBCR 20120608
5 Importing ID Call by reference Type reference (TYPE) SRT_WSP_IBCR_ID 20120608
6 Importing LAST_CHANGE Call by reference Type reference (TYPE) TIMESTAMP 20120608
7 Importing RECEIVER_NAME Call by reference Type reference (TYPE) SRT_WSP_IBC_RECEIVER_NAME 20120608
8 Importing RECEIVER_SYSTEM Call by reference Type reference (TYPE) SRT_WSP_IBC_RECEIVER_SYSTEM 20120608
9 Importing RECEIVER_TYPE Call by reference Type reference (TYPE) SRT_WSP_IBC_RECEIVER_TYPE 20120608
10 Importing TYPE_LONGTEXTS Call by reference Type reference (TYPE) STTY_SRT_WSP_IBC_LONGTEXTS 20120608
11 Importing VALID_FROM Call by reference Type reference (TYPE) TIMESTAMP 20120608
12 Importing VALID_TO Call by reference Type reference (TYPE) TIMESTAMP 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 Importing ADDRESS_TYPE Call by reference Type reference (TYPE) SRT_WSP_IBC_ADDRESS_TYPE 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 CREATE_FROM_IBCR_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IBCR Value transfer Object reference (TYPE REF TO) IF_SRT_WSP_IBCR 20120608
2 Importing IBCR_STRUCTURE Call by reference Type reference (TYPE) SSTR_SRT_IBCR_TRANS 20120608
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120608

Method CREATE_FROM_IBCR_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IBCR Value transfer Object reference (TYPE REF TO) IF_SRT_WSP_IBCR 20120608
2 Importing IBCR_XML Call by reference Type reference (TYPE) XSTRING 20120608
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120608

Method CREATE_FROM_IBC_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IBCR Value transfer Object reference (TYPE REF TO) IF_SRT_WSP_IBCR 20120608
2 Importing IBC_XML Call by reference Type reference (TYPE) XSTRING 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 DELETE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) TDID 20120608
2 Importing LANGUAGE Call by reference Type reference (TYPE) SPRAS 20120608
3 Importing OBJECT Call by reference Type reference (TYPE) TDOBJECT 20120608
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120608

Method DELETE_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LANGUAGE Call by reference Type reference (TYPE) SPRAS 20120608
2 Importing OBJECT Call by reference Type reference (TYPE) TDOBJECT 20120608
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120608

Method EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EXISTS Value transfer Type reference (TYPE) BOOLEAN 20120608
2 Importing ID Call by reference Type reference (TYPE) SRT_WSP_IBCR_ID 20120608
3 Importing RECEIVER_NAME Call by reference Type reference (TYPE) SRT_WSP_IBC_RECEIVER_NAME 20120608
4 Importing RECEIVER_SYSTEM Call by reference Type reference (TYPE) SRT_WSP_IBC_RECEIVER_SYSTEM 20120608
5 Importing RECEIVER_TYPE Call by reference Type reference (TYPE) SRT_WSP_IBC_RECEIVER_TYPE 20120608
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120608

Method EXPORT_TO_CCON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IBCR_STRUCTURE Value transfer Type reference (TYPE) SSTR_SRT_IBCR_TRANS 20120608
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120608

Method EXPORT_TO_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning XML Value transfer Type reference (TYPE) XSTRING 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_APPLICATION_CLASSES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CLASSES Value transfer Type reference (TYPE) SEO_CLS_W_DESCRI 20120608
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120608

Method GET_ASSIGNMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ASSIGNMENTS Value transfer Type reference (TYPE) STTSY_SRT_IBCR_ASSIGN SRT: Identifiable Business Context Reference Assignment 20130305
2 Importing ASSIGN_TYPE Call by reference Type reference (TYPE) SRT_WSP_PROFILE_TYPE WSP Profile Type 20130305
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120608

Method GET_DISPLAY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DISPLAY_NAME Value transfer Type reference (TYPE) SRT_WSP_STRING SRT String 20121119
2 Importing ID Call by reference Type reference (TYPE) SRT_WSP_IBCR_ID SRT: Identifiable Business Context Reference ID 20121119
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20121119

Method GET_ID_BY_RECEIVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IBCR_ID Value transfer Type reference (TYPE) SRT_WSP_IBCR_ID 20120608
2 Importing RECEIVER_NAME Call by reference Type reference (TYPE) SRT_WSP_IBC_RECEIVER_NAME 20120608
3 Importing RECEIVER_SYSTEM Call by reference Type reference (TYPE) SRT_WSP_IBC_RECEIVER_SYSTEM 20120608
4 Importing RECEIVER_TYPE Call by reference Type reference (TYPE) SRT_WSP_IBC_RECEIVER_TYPE 20120608
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120608

Method GET_SYSTEM_KEYS_FOR_IBCR_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IBCR_ID Call by reference Type reference (TYPE) SRT_WSP_IBCR_ID SRT: Identifiable Business Context Reference ID 20120921
2 Returning R_SYSTEM_KEYS Value transfer Type reference (TYPE) SSTR_SRT_WSP_CC_SYS_GUID_ASGN Central Configuration: System Guid Assignment 20120921
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120921

Method GET_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECT Call by reference Type reference (TYPE) TDOBJECT 20120608
2 Returning TEXTS Value transfer Type reference (TYPE) STTY_SRT_WSP_TEXT_LINE 20120608
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120608

Method INITIALIZE_FROM_DB Signature

Method INITIALIZE_FROM_DB on class CL_SRT_WSP_IBCR has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120608

Method IS_IBC_LOCAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_LOCAL Value transfer Type reference (TYPE) BOOLEAN 20120608
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120608

Method IS_UNASSIGNMENT_POSSIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEST_KEY Call by reference Type reference (TYPE) GUID_32 20120608
2 Importing IBCR_ID Call by reference Type reference (TYPE) SRT_WSP_IBCR_ID SRT: Identifiable Business Context Reference ID 20121213
3 Returning MESSAGES Value transfer Type reference (TYPE) SOAP_ERROR_INFO_LIST List of SOAP Framework Errors 20121213
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120608

Method LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IBCR_LIST Value transfer Type reference (TYPE) STTY_SRT_IBCR 20120608
2 Importing MAX_HITS Call by reference Type reference (TYPE) SRT_AD_SEARCH_NUM_MAX_HITS 20120608
3 Importing SEARCH_ATTRIBUTES Call by reference Type reference (TYPE) SRT_WSP_AD_SEARCH_ATTRIBUTE_T 20120608

Method LIST on class CL_SRT_WSP_IBCR has no exception.

Method LIST_RECEIVER_TYPE_LONGTEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IBCR_ID Call by reference Type reference (TYPE) SRT_WSP_IBCR_ID 20120608
2 Importing LANGUAGE Call by reference Type reference (TYPE) SPRAS SY-LANGU 20120608
3 Importing RECEIVER_TYPE Call by reference Type reference (TYPE) SRT_WSP_IBC_RECEIVER_TYPE 20120608
4 Returning RECEIVER_TYPE_LONGTEXTS Value transfer Type reference (TYPE) STTY_SRT_IBCR_TYPES 20120608
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120608

Method LOCK Signature

Method LOCK on class CL_SRT_WSP_IBCR has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120608

Method OPEN_BY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IBCR Value transfer Object reference (TYPE REF TO) IF_SRT_WSP_IBCR 20120608
2 Importing ID Call by reference Type reference (TYPE) SRT_WSP_IBCR_ID 20120608
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120608

Method OPEN_BY_RECEIVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IBCR Value transfer Object reference (TYPE REF TO) IF_SRT_WSP_IBCR 20120608
2 Importing RECEIVER_NAME Call by reference Type reference (TYPE) SRT_WSP_IBC_RECEIVER_NAME 20120608
3 Importing RECEIVER_SYSTEM Call by reference Type reference (TYPE) SRT_WSP_IBC_RECEIVER_SYSTEM 20120608
4 Importing RECEIVER_TYPE Call by reference Type reference (TYPE) SRT_WSP_IBC_RECEIVER_TYPE 20120608
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120608

Method READ_BY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IBCR_ID Call by reference Type reference (TYPE) SRT_WSP_IBCR_ID 20120608
2 Returning IBCR_INFO Value transfer Type reference (TYPE) SSTR_SRT_WSP_IBCR_INFO 20120608
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120608

Method SAVE_ADDRESSES Signature

Method SAVE_ADDRESSES on class CL_SRT_WSP_IBCR has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120608

Method SAVE_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECT Call by reference Type reference (TYPE) TDOBJECT 20120608
2 Importing TEXTS Call by reference Type reference (TYPE) STTY_SRT_WSP_TEXT_LINE 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_TYPE Call by reference Type reference (TYPE) SRT_WSP_IBC_ADDRESS_TYPE 20120608
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120608

Method UNLOCK Signature

Method UNLOCK on class CL_SRT_WSP_IBCR has no parameter.
Method UNLOCK on class CL_SRT_WSP_IBCR has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740