SAP ABAP Interface IF_SRT_WSP_IBC (SRT: Identifiable Business Context)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRT_WSP_IBC SRT: Identifiable Business Context 20120608
Properties
Interface IF_SRT_WSP_IBC  
Short Description SRT: Identifiable Business Context    
General Data
Package SOAP_CONFIG   SOAP Configuration Framework 
Created 20120608   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_SRT_WSP_IBC has no forward declaration.
Interfaces
Interface IF_SRT_WSP_IBC has no interface.
Friends
Interface IF_SRT_WSP_IBC has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APPL_COMP Instance attribute Public Type reference (TYPE) UFPS_POSID 20120608
2 BUSINESS_ADDRESS Instance attribute Public Type reference (TYPE) SSTR_SRT_WSP_ADDRESS 20120608
3 BUSINESS_ADDRESS_MAIL Instance attribute Public Type reference (TYPE) STTY_SRT_WSP_ADSMTP 20120608
4 BUSINESS_ADDRESS_NUMBER Instance attribute Public Type reference (TYPE) SRT_WSP_ADDRESS_NUMBER 20120608
5 BUSINESS_ADDRESS_TELEPHONE Instance attribute Public Type reference (TYPE) STTY_SRT_WSP_ADTEL 20120608
6 CHANGED_AT Instance attribute Public Type reference (TYPE) UZEIT 20120608
7 CHANGED_BY Instance attribute Public Type reference (TYPE) UNAME 20120608
8 CHANGED_CP Instance attribute Public Type reference (TYPE) PROGRAMM 20120608
9 CHANGED_ON Instance attribute Public Type reference (TYPE) UDATUM 20120608
10 CHANGED_TC Instance attribute Public Type reference (TYPE) TCODE 20120608
11 CLASS_NAME Instance attribute Public Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 20120608
12 CO_ADDRESS_TYPE_BUSINESS Constant Public Type reference (TYPE) SRT_WSP_ADDRESS_NUMBER 'BUSINESS' 20120608
13 CO_ADDRESS_TYPE_TECHNICAL Constant Public Type reference (TYPE) SRT_WSP_ADDRESS_NUMBER 'TECHNICAL' 20120608
14 CREATED_AT Instance attribute Public Type reference (TYPE) UZEIT 20120608
15 CREATED_BY Instance attribute Public Type reference (TYPE) UNAME 20120608
16 CREATED_CP Instance attribute Public Type reference (TYPE) PROGRAMM 20120608
17 CREATED_ON Instance attribute Public Type reference (TYPE) UDATUM 20120608
18 CREATED_TC Instance attribute Public Type reference (TYPE) TCODE 20120608
19 DESCRIPTIONS Instance attribute Public Type reference (TYPE) STTY_SRT_IBC_T 20120608
20 DESCRIPTIONS_DB Instance attribute Public Type reference (TYPE) STTY_SRT_IBC_T 20120608
21 IBC_NOTES Instance attribute Public Type reference (TYPE) STTY_SRT_WSP_TEXT_LINE 20120608
22 IBC_NOTES_DB Instance attribute Public Type reference (TYPE) STTY_SRT_WSP_TEXT_LINE 20120608
23 ID Instance attribute Public Type reference (TYPE) SRT_WSP_IBC_ID 20120608
24 LOCKED Instance attribute Public Type reference (TYPE) BOOLEAN 20120608
25 NEW Instance attribute Public Type reference (TYPE) BOOLEAN 20120608
26 READ_ONLY Instance attribute Public Type reference (TYPE) BOOLEAN 20120608
27 RECEIVER_NAME Instance attribute Public Type reference (TYPE) SRT_WSP_IBC_RECEIVER_NAME 20120608
28 RECEIVER_TYPE Instance attribute Public Type reference (TYPE) SRT_WSP_IBC_RECEIVER_TYPE 20120608
29 RECEIVER_TYPE_LONGTEXTS Instance attribute Public Type reference (TYPE) STTY_SRT_WSP_IBC_LONGTEXTS 20120608
30 TECHNICAL_ADDRESS Instance attribute Public Type reference (TYPE) SSTR_SRT_WSP_ADDRESS 20120608
31 TECHNICAL_ADDRESS_MAIL Instance attribute Public Type reference (TYPE) STTY_SRT_WSP_ADSMTP 20120608
32 TECHNICAL_ADDRESS_NUMBER Instance attribute Public Type reference (TYPE) SRT_WSP_ADDRESS_NUMBER 20120608
33 TECHNICAL_ADDRESS_TELEPHONE Instance attribute Public Type reference (TYPE) STTY_SRT_WSP_ADTEL 20120608
34 TERMINATED Instance attribute Public Type reference (TYPE) BOOLEAN 20120608
35 VALID_FROM Instance attribute Public Type reference (TYPE) TIMESTAMP 20120608
36 VALID_TO Instance attribute Public Type reference (TYPE) TIMESTAMP 20120608
Methods
# Method Level Visibility Method type Description Created on
1 DELETE Instance method Public Method Delete IBC 20120608
2 DELETE_DESCRIPTION Instance method Public Method Deletes a description for a given language 20120608
3 EXPORT_TO_XML Instance method Public Method Export IBC to XML 20120608
4 GET_ADDRESS Instance method Public Method Get Address of given Type 20120608
5 GET_DESCRIPTION Instance method Public Method Get "Description" 20120608
6 GET_DISPLAY_NAME Instance method Public Method Gets display name 20120917
7 GET_IBC_NOTES Instance method Public Method Get IBC Notes 20120608
8 GET_URL_FOR_ID Instance method Public Method Get URL for ID 20120608
9 GET_URL_FOR_RECEIVER Instance method Public Method Get URL for Receiver 20120608
10 GET_VALID_FROM Instance method Public Method Get "Valid From" 20120608
11 GET_VALID_TO Instance method Public Method Get "Valid To" 20120608
12 SAVE Instance method Public Method Save IBC 20120608
13 SET_ADDRESS Instance method Public Method Set Address of given Type 20120608
14 SET_DESCRIPTION Instance method Public Method Set "Description" 20120608
15 SET_EDIT_MODE Instance method Public Method Set Edit Mode 20120608
16 SET_IBC_NOTES Instance method Public Method Set IBC Notes 20120608
17 SET_VALID_FROM Instance method Public Method Set "Valid From" 20120608
18 SET_VALID_TO Instance method Public Method Set "Valid To" 20120608
19 TERMINATE Instance method Public Method Terminates an instance (and removes db locks, if any) 20120608
Events
Interface IF_SRT_WSP_IBC has no event.
Types
Interface IF_SRT_WSP_IBC has no local type.
Method Signatures

Method DELETE Signature

Method DELETE on Interface IF_SRT_WSP_IBC has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120608

Method DELETE_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LANGUAGE Call by reference Type reference (TYPE) LANGU SY-LANGU 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 Exporting MAIL Call by reference Type reference (TYPE) STTY_SRT_WSP_ADSMTP 20120608
3 Exporting TELEPHONE Call by reference Type reference (TYPE) STTY_SRT_WSP_ADTEL 20120608
4 Importing 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 GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DESCRIPTION Value transfer Type reference (TYPE) SRT_WSP_IBC_DESCRIPTION 20120608
2 Importing LANGUAGE Call by reference Type reference (TYPE) LANGU SY-LANGU 20120608
# 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 R_DISPLAY_NAME Value transfer Type reference (TYPE) STRING 20120917
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG RAL: Exception 20120917

Method GET_IBC_NOTES Signature

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

Method GET_URL_FOR_ID Signature

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

Method GET_URL_FOR_RECEIVER Signature

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

Method GET_VALID_FROM Signature

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

Method GET_VALID_TO Signature

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

Method SAVE Signature

Method SAVE on Interface IF_SRT_WSP_IBC has no parameter.
# 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 MAIL Call by reference Type reference (TYPE) STTY_SRT_WSP_ADSMTP 20120608
3 Importing TELEPHONE Call by reference Type reference (TYPE) STTY_SRT_WSP_ADTEL 20120608
4 Importing 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 SET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESCRIPTION Call by reference Type reference (TYPE) SRT_WSP_IBC_DESCRIPTION 20120608
2 Importing LANGUAGE Call by reference Type reference (TYPE) LANGU SY-LANGU 20120608
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120608

Method SET_EDIT_MODE Signature

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

Method SET_IBC_NOTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NOTES 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_VALID_FROM Signature

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

Method SET_VALID_TO Signature

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

Method TERMINATE Signature

Method TERMINATE on Interface IF_SRT_WSP_IBC has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120608
History
Last changed by/on SAP  20130531 
SAP Release Created in 740