SAP ABAP Interface IF_SRT_PUBLIC_IBC (SRT Public: 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_PUBLIC_IBC SRT Public: Identifiable Business Context 20120608
Properties
Interface IF_SRT_PUBLIC_IBC  
Short Description SRT Public: 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_PUBLIC_IBC has no forward declaration.
Interfaces
Interface IF_SRT_PUBLIC_IBC has no interface.
Friends
Interface IF_SRT_PUBLIC_IBC has no friend.
Attributes
Interface IF_SRT_PUBLIC_IBC has no attribute.
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 GET_BUSINESS_ADDRESS Instance method Public Method Get Business Address 20120608
4 GET_DESCRIPTION Instance method Public Method Get "Description" 20120608
5 GET_DESCRIPTIONS Instance method Public Method Get Descriptions 20120608
6 GET_IBC_ID Instance method Public Method Gets IBC ID 20120810
7 GET_IBC_NOTES Instance method Public Method Get IBC Notes 20120608
8 GET_RECEIVER Instance method Public Method Get Receiver Information 20121212
9 GET_RECEIVER_NAME Instance method Public Method Gets receiver name 20121212
10 GET_RECEIVER_SYSTEM Instance method Public Method Get Receiver System Information for IBC 20120608
11 GET_RECEIVER_TYPE Instance method Public Method Gets receiver type 20121212
12 GET_TECHNICAL_ADDRESS Instance method Public Method Get Technical Address 20120608
13 GET_VALID_FROM Instance method Public Method Get "Valid From" 20120608
14 GET_VALID_TO Instance method Public Method Get "Valid To" 20120608
15 IS_IBC_LOCKED Instance method Public Method Checks if IBC is locked 20120810
16 LOCK Instance method Public Method Lock IBC 20120608
17 SAVE Instance method Public Method Save IBC 20120608
18 SET_BUSINESS_ADDRESS Instance method Public Method Set Business Address 20120608
19 SET_DESCRIPTION Instance method Public Method Set "Description" 20120608
20 SET_IBC_NOTES Instance method Public Method Set IBC Notes 20120608
21 SET_TECHNICAL_ADDRESS Instance method Public Method Set Technical Address 20120608
22 SET_VALID_FROM Instance method Public Method Set "Valid From" 20120608
23 SET_VALID_TO Instance method Public Method Set "Valid To" 20120608
24 TERMINATE Instance method Public Method Terminates an instance (and removes db locks, if any) 20120608
25 UNLOCK Instance method Public Method Unlock IBC 20120608
Events
Interface IF_SRT_PUBLIC_IBC has no event.
Types
Interface IF_SRT_PUBLIC_IBC has no local type.
Method Signatures

Method DELETE Signature

Method DELETE on Interface IF_SRT_PUBLIC_IBC has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_PUBLIC_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_PUBLIC_CONFIG 20120608

Method GET_BUSINESS_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_PUBLIC_ADDRESS 20120608
2 Exporting MAIL Call by reference Type reference (TYPE) STTY_SRT_PUBLIC_MAIL 20120608
3 Exporting TELEPHONE Call by reference Type reference (TYPE) STTY_SRT_PUBLIC_TELEPHONE 20120608
# Exception Resumable Description Created on
1 CX_SRT_PUBLIC_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_PUBLIC_CONFIG 20120608

Method GET_DESCRIPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DESCRIPTIONS Value transfer Type reference (TYPE) STTY_SRT_IBC_T 20120608
2 Importing LANGUAGE Call by reference Type reference (TYPE) LANGU SY-LANGU 20120608
# Exception Resumable Description Created on
1 CX_SRT_PUBLIC_CONFIG 20120608

Method GET_IBC_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) SRT_WSP_IBC_ID SRT: Identifiable Business Context ID 20120810

Method GET_IBC_ID on Interface IF_SRT_PUBLIC_IBC has no exception.

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_PUBLIC_CONFIG 20120608

Method GET_RECEIVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RECEIVER_NAME Call by reference Type reference (TYPE) SRT_WSP_IBC_RECEIVER_NAME 20121212
2 Exporting RECEIVER_SYSTEM Call by reference Type reference (TYPE) SRT_WSP_IBC_RECEIVER_SYSTEM 20121212
3 Exporting RECEIVER_TYPE Call by reference Type reference (TYPE) SRT_WSP_IBC_RECEIVER_TYPE 20121212
# Exception Resumable Description Created on
1 CX_SRT_PUBLIC_CONFIG 20121212

Method GET_RECEIVER_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) SRT_WSP_IBC_RECEIVER_NAME SRT: Identifiable Business Context Receiver Name 20121212

Method GET_RECEIVER_NAME on Interface IF_SRT_PUBLIC_IBC has no exception.

Method GET_RECEIVER_SYSTEM Signature

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

Method GET_RECEIVER_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) SRT_WSP_IBC_RECEIVER_TYPE SRT: Identifiable Business Context Receiver Type 20121212

Method GET_RECEIVER_TYPE on Interface IF_SRT_PUBLIC_IBC has no exception.

Method GET_TECHNICAL_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_PUBLIC_ADDRESS 20120608
2 Exporting MAIL Call by reference Type reference (TYPE) STTY_SRT_PUBLIC_MAIL 20120608
3 Exporting TELEPHONE Call by reference Type reference (TYPE) STTY_SRT_PUBLIC_TELEPHONE 20120608
# Exception Resumable Description Created on
1 CX_SRT_PUBLIC_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_PUBLIC_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_PUBLIC_CONFIG 20120608

Method IS_IBC_LOCKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20120810

Method IS_IBC_LOCKED on Interface IF_SRT_PUBLIC_IBC has no exception.

Method LOCK Signature

Method LOCK on Interface IF_SRT_PUBLIC_IBC has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_PUBLIC_CONFIG 20120608

Method SAVE Signature

Method SAVE on Interface IF_SRT_PUBLIC_IBC has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_PUBLIC_CONFIG 20120608

Method SET_BUSINESS_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_PUBLIC_ADDRESS 20120608
2 Importing MAIL Call by reference Type reference (TYPE) STTY_SRT_PUBLIC_MAIL 20120608
3 Importing TELEPHONE Call by reference Type reference (TYPE) STTY_SRT_PUBLIC_TELEPHONE 20120608
# Exception Resumable Description Created on
1 CX_SRT_PUBLIC_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_PUBLIC_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_PUBLIC_CONFIG 20120608

Method SET_TECHNICAL_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_PUBLIC_ADDRESS 20120608
2 Importing MAIL Call by reference Type reference (TYPE) STTY_SRT_PUBLIC_MAIL 20120608
3 Importing TELEPHONE Call by reference Type reference (TYPE) STTY_SRT_PUBLIC_TELEPHONE 20120608
# Exception Resumable Description Created on
1 CX_SRT_PUBLIC_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_PUBLIC_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_PUBLIC_CONFIG 20120608

Method TERMINATE Signature

Method TERMINATE on Interface IF_SRT_PUBLIC_IBC has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_PUBLIC_CONFIG 20120608

Method UNLOCK Signature

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