SAP ABAP Class IF_SRT_PUBLIC_LRD_HANDLER (Public Logical Receiver Determination)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRT_PUBLIC_LRD_HANDLER Public LRD handler 20081217
Properties
Class IF_SRT_PUBLIC_LRD_HANDLER  
Short Description Public Logical Receiver Determination    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20081217   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SRT_PUBLIC_LRD_HANDLER has no forward declaration.
Interfaces
Class IF_SRT_PUBLIC_LRD_HANDLER has no interface implemented.
Friends
Class IF_SRT_PUBLIC_LRD_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_DET_RESULT_FAILED Instance attribute Public Type reference (TYPE) SRT_WSP_LRD_RESULT_FAILED_TBL Logical Receiver Determination: Receivers failed 20091130
2 GT_DET_RESULT_PASSED Instance attribute Public Type reference (TYPE) SRT_WSP_LRD_RESULT_PASSED_TBL Logical Receiver Determination: Receivers passed 20091130
3 GV_DET_RESULT_REQUIRED Instance attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20091130
Methods
# Method Level Visibility Method type Description Created on
1 GET_DATA_REF_FOR_LRD_FILTER Static method Public Method Returns Data Referenz for LRD Filter 20100429
2 GET_DETERMINATION_RESULT Instance method Public Method Get Determination Result 20091130
3 GET_PROVIDER_APPLICATIONS Instance method Public Method Get Provider Application on the basis of LRD 20081217
4 SET_DET_RESULT_REQUIRED Instance method Public Method Set Determination Result Required 20091130
Events
Class IF_SRT_PUBLIC_LRD_HANDLER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_DATA Public Object reference (TYPE REF TO) DATA 20081217
2 T_PROVIDER_APPLICATIONS Public Type reference (TYPE) SRT_PUBLIC_PROVIDER_APPLS Provider Applications 20081217
3 T_SERVICE_GROUP Public Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20081217
Method Signatures

Method GET_DATA_REF_FOR_LRD_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SERVICE_GROUP Call by reference Type reference (TYPE) SDTE_CG_NAME Technial Name (ABAP Name) of the consumer Group 20100429
2 Returning R_DATA Value transfer Object reference (TYPE REF TO) DATA 20100429
# Exception Resumable Description Created on
1 CX_SRT_PUBLIC_CONFIG Error Class for Web Service Configuration 20100429

Method GET_DETERMINATION_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DET_RESULT_REC_FAILED Call by reference Type reference (TYPE) SRT_WSP_LRD_RESULT_FAILED_TBL Logical Receiver Determination: Receivers failed 20091130
2 Exporting ET_DET_RESULT_REC_PASSED Call by reference Type reference (TYPE) SRT_WSP_LRD_RESULT_PASSED_TBL Logical Receiver Determination: Receivers passed 20091130

Method GET_DETERMINATION_RESULT on class IF_SRT_PUBLIC_LRD_HANDLER has no exception.

Method GET_PROVIDER_APPLICATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_STRUC Call by reference Object reference (TYPE REF TO) DATA 20081217
2 Importing I_RAISE_ERROR_IF_NO_LR_FOUND Call by reference Type reference (TYPE) BOOLEAN Raise Exception if no Logical Receiver maintained with SG 20081218
3 Importing I_RAISE_ERROR_IF_NO_TR_FOUND Call by reference Type reference (TYPE) BOOLEAN '' Raise Exception if no Technical Receiver maintained with SG 20081217
4 Importing I_SERVICE_GROUP Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20081217
5 Importing I_TAB_FIELD_NAMES Call by reference Type reference (TYPE) STTY_SRT_WSP_LRD_FIELD_NAMES LRD Field Names 20091130
6 Importing I_TAB_FILTER_RANGES Call by reference Type reference (TYPE) STTY_SRT_WSP_LRD_RANGE LRD Range Table 20091130
7 Returning R_PROVIDER_APPLICATIONS Value transfer Type reference (TYPE) T_PROVIDER_APPLICATIONS Provider Applications 20081217
# Exception Resumable Description Created on
1 CX_SRT_PUBLIC_CONFIG Error Class for Web Service Configuration 20081217

Method SET_DET_RESULT_REQUIRED Signature

Method SET_DET_RESULT_REQUIRED on class IF_SRT_PUBLIC_LRD_HANDLER has no parameter.
Method SET_DET_RESULT_REQUIRED on class IF_SRT_PUBLIC_LRD_HANDLER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in