SAP ABAP Interface IF_SRT_WSP_LRD_HEADER (Logical Receiver Determination Header)
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_LRD_HEADER LRD Header 20110203
Properties
Interface IF_SRT_WSP_LRD_HEADER  
Short Description Logical Receiver Determination Header    
General Data
Package SOAP_CONFIG   SOAP Configuration Framework 
Created 20110203   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_SRT_WSP_LRD_HEADER has no forward declaration.
Interfaces
Interface IF_SRT_WSP_LRD_HEADER has no interface.
Friends
Interface IF_SRT_WSP_LRD_HEADER has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHANGED Instance attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20110203
2 IS_LOCKED Instance attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20110203
3 NEW Instance attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20110203
4 READ_ONLY Instance attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20110203
5 ROUTING_DESCRIPTIONS Instance attribute Public Type reference (TYPE) STTY_SRT_WSP_TEXT_LINE SRT: Text Lines 20110203
6 ROUTING_DESCRIPTIONS_DB Instance attribute Public Type reference (TYPE) STTY_SRT_WSP_TEXT_LINE SRT: Text Lines 20110203
7 SERVICE_GROUP Instance attribute Public Type reference (TYPE) SDTE_CG_NAME Technial Name (ABAP Name) of the consumer Group 20110203
8 SERVICE_GROUP_DATA Instance attribute Public Type reference (TYPE) SSTR_CG_HEADER_OBJ ServiceGroups : Header information 20110203
9 SERVICE_GROUP_DESCRIPTION Instance attribute Public Type reference (TYPE) SDTE_CG_DESCRIPTION ServiceGroup Description 20110203
10 STR_LRD_HEADER_DB Instance attribute Public Type reference (TYPE) SRT_LRD_HEADER Logical Receiver Determination Routing 20110203
11 STR_LRD_HEADER_WA Instance attribute Public Type reference (TYPE) SRT_LRD_HEADER Logical Receiver Determination Routing 20110203
12 TAB_LRD_ROUTINGS_ALL Instance attribute Public Type reference (TYPE) SRT_TAB_LRD_ROUTING Routing details maintained for a service group 20110203
13 TAB_LRD_ROUTING_IDS Instance attribute Public Type reference (TYPE) SRT_TAB_LRD_ROUTING Routing details maintained for a service group 20110203
14 TERMINATED Instance attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20110203
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_ROUTING Instance method Public Method Creates a New Routing Instance 20110203
2 DELETE Instance method Public Method Delete Object 20110203
3 DELETE_ROUTING_DESCRIPTION Instance method Public Method Delete LRD Routing Description 20110203
4 GET Instance method Public Method Return Routing Header 20110203
5 GET_NEXT_ROUTING_ID Instance method Public Method Get Next Routing ID 20110203
6 GET_ROUTING Instance method Public Method Get Routing by GUID 20110203
7 GET_ROUTINGS Instance method Public Method Returns Routings for LRD Header 20110203
8 GET_ROUTING_DESCRIPTION Instance method Public Method Get LRD Routing Description 20110203
9 LOCK Instance method Public Method Lock Object 20110203
10 SAVE Instance method Public Method Save Changes 20110203
11 SET Instance method Public Method Set Routing Header 20110203
12 SET_EDIT_MODE Instance method Public Method Set Edit Mode 20110203
13 SET_ROUTING_DESCRIPTION Instance method Public Method Set LRD Routing Description 20110203
14 TERMINATE Instance method Public Method Terminate Object 20110203
15 UNLOCK Instance method Public Method Unlock Object 20110203
Events
Interface IF_SRT_WSP_LRD_HEADER has no event.
Types
Interface IF_SRT_WSP_LRD_HEADER has no local type.
Method Signatures

Method CREATE_ROUTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPL_KEY Call by reference Type reference (TYPE) GUID_32 20110203
2 Importing I_SYSTEM_KEY Call by reference Type reference (TYPE) GUID_32 20110203
3 Returning ROUTING Value transfer Object reference (TYPE REF TO) IF_SRT_WSP_LRD_ROUTING 20110203
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110203
2 CX_SRT_WSP_LRD_ROUTING 20110203

Method DELETE Signature

Method DELETE on Interface IF_SRT_WSP_LRD_HEADER has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110203
2 CX_SRT_WSP_LRD_ROUTING 20110203

Method DELETE_ROUTING_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) SPRAS 20110203
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110203
2 CX_SRT_WSP_LRD_ROUTING 20110203

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_STR_LRD_HEADER Value transfer Type reference (TYPE) SRT_LRD_HEADER 20110203
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110203
2 CX_SRT_WSP_LRD_ROUTING 20110203

Method GET_NEXT_ROUTING_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPL_KEY Call by reference Type reference (TYPE) GUID_32 20110203
2 Returning R_ROUTING_ID Value transfer Type reference (TYPE) SRT_ROUTING_ID 20110203
3 Importing SYSTEM_KEY Call by reference Type reference (TYPE) GUID_32 20110203
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110203
2 CX_SRT_WSP_LRD_ROUTING 20110203

Method GET_ROUTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPL_KEY Call by reference Type reference (TYPE) GUID_32 20110203
2 Returning ROUTING Value transfer Object reference (TYPE REF TO) IF_SRT_WSP_LRD_ROUTING 20110203
3 Importing ROUTING_ID Call by reference Type reference (TYPE) SRT_ROUTING_ID 20110203
4 Importing SYSTEM_KEY Call by reference Type reference (TYPE) GUID_32 20110203
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110203
2 CX_SRT_WSP_LRD_ROUTING 20110203

Method GET_ROUTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ROUTINGS Value transfer Type reference (TYPE) SRT_TAB_LRD_ROUTING 20110203
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110203
2 CX_SRT_WSP_LRD_ROUTING 20110203

Method GET_ROUTING_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_TEXT_STRING 20110203
2 Importing LANGUAGE Call by reference Type reference (TYPE) SPRAS 20110203
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110203
2 CX_SRT_WSP_LRD_ROUTING 20110203

Method LOCK Signature

Method LOCK on Interface IF_SRT_WSP_LRD_HEADER has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110203
2 CX_SRT_WSP_LRD_ROUTING 20110203

Method SAVE Signature

Method SAVE on Interface IF_SRT_WSP_LRD_HEADER has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110203
2 CX_SRT_WSP_LRD_ROUTING 20110203

Method SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STR_LRD_HEADER Call by reference Type reference (TYPE) SRT_LRD_HEADER 20110203
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110203
2 CX_SRT_WSP_LRD_ROUTING 20110203

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 20110203
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110203
2 CX_SRT_WSP_LRD_ROUTING 20110203

Method SET_ROUTING_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_TEXT_STRING 20110203
2 Importing LANGUAGE Call by reference Type reference (TYPE) SPRAS 20110203
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110203
2 CX_SRT_WSP_LRD_ROUTING 20110203

Method TERMINATE Signature

Method TERMINATE on Interface IF_SRT_WSP_LRD_HEADER has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110203
2 CX_SRT_WSP_LRD_ROUTING 20110203

Method UNLOCK Signature

Method UNLOCK on Interface IF_SRT_WSP_LRD_HEADER has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110203
2 CX_SRT_WSP_LRD_ROUTING 20110203
History
Last changed by/on SAP  20110908 
SAP Release Created in