SAP ABAP Class CL_SRT_WSP_LRD_ROUTING_CHECK (SRT_WSP: LRD Routing Check Tool)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
     SOAP_CONFIG (Package) SOAP Configuration Framework
Properties
Class CL_SRT_WSP_LRD_ROUTING_CHECK  
Short Description SRT_WSP: LRD Routing Check Tool    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_CONFIG   SOAP Configuration Framework 
Created 20091130   SAP 
Last change 20110908   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
Class CL_SRT_WSP_LRD_ROUTING_CHECK has no interface implemented.
Friends
Class CL_SRT_WSP_LRD_ROUTING_CHECK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_TAB_COMPONENTS Instance attribute Private Type reference (TYPE) ABAP_COMPONENT_TAB 20091130
2 G_TAB_NUMBER_OF_ENTRIES Instance attribute Private Type reference (TYPE) SRT_WSP_LRD_ROUTING_CHECK_NOET 20091130
3 G_TAB_RESULT_DETAIL Instance attribute Private Type reference (TYPE) SRT_WSP_LRD_ROUTING_CHECK_DETT 20091130
4 G_TAB_RESULT_SUMMARY Instance attribute Private Type reference (TYPE) SRT_WSP_LRD_ROUTING_CHECK_SUMT 20091130
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_COMPONENT_LIST Instance method Private Method 20091130
2 CHECK_ROUTING_ID Instance method Public Method 20091130
3 CHECK_ROUTING_ROW Instance method Private Method 20091130
4 CHECK_SERVICE_GROUP Instance method Public Method 20091130
5 GET_ATTRIBUTE_NAME Instance method Private Method 20091130
6 GET_LATEST_CHECK_RESULT Instance method Public Method 20091130
7 PROCESS_RESULT Instance method Private Method 20091130
8 WRITE_NUMBER_OF_ENTRIES Instance method Private Method 20091130
9 WRITE_RESULT Instance method Private Method 20091130
Events
Class CL_SRT_WSP_LRD_ROUTING_CHECK has no event.
Types
Class CL_SRT_WSP_LRD_ROUTING_CHECK has no local type.
Method Signatures

Method BUILD_COMPONENT_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LRD_FILTER Call by reference Type reference (TYPE) SDTE_LRD_FILTER_NAME 20091130

Method BUILD_COMPONENT_LIST on class CL_SRT_WSP_LRD_ROUTING_CHECK has no exception.

Method CHECK_ROUTING_ID 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 20091130
2 Importing I_CHECK_MODE Call by reference Type reference (TYPE) SDTE_SRT_WSP_LRD_CHECK_MODE 'M' 20091130
3 Importing I_ROUTING_ID Call by reference Type reference (TYPE) SRT_ROUTING_ID 20091130
4 Importing I_SERVICE_GROUP Call by reference Type reference (TYPE) SDTE_CG_NAME 20091130
5 Importing I_SYSTEM_KEY Call by reference Type reference (TYPE) GUID_32 20091130
6 Importing I_TAB_FIELD_LIST Call by reference Type reference (TYPE) STTY_SRT_WSP_LRD_FIELD_NAMES 20091130
7 Importing I_TAB_ROUTING_INFORMATION Call by reference Type reference (TYPE) SRT_TAB_LRD_ROUTING 20091130
8 Returning R_ACTIVATE_ROUTING Value transfer Type reference (TYPE) BOOLEAN 20091130

Method CHECK_ROUTING_ID on class CL_SRT_WSP_LRD_ROUTING_CHECK has no exception.

Method CHECK_ROUTING_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHK_HIGH Call by reference Type reference (TYPE) ANY 20091130
2 Importing I_CHK_LOW Call by reference Type reference (TYPE) ANY 20091130
3 Importing I_CHK_OPTION Call by reference Type reference (TYPE) SRT_OPTION 20091130
4 Importing I_CHK_SIGN Call by reference Type reference (TYPE) SRT_SIGN 20091130
5 Importing I_TBC_HIGH Call by reference Type reference (TYPE) ANY 20091130
6 Importing I_TBC_LOW Call by reference Type reference (TYPE) ANY 20091130
7 Importing I_TBC_OPTION Call by reference Type reference (TYPE) SRT_OPTION 20091130
8 Importing I_TBC_SIGN Call by reference Type reference (TYPE) SRT_SIGN 20091130
9 Returning R_OVERLAP Value transfer Type reference (TYPE) BOOLEAN 20091130

Method CHECK_ROUTING_ROW on class CL_SRT_WSP_LRD_ROUTING_CHECK has no exception.

Method CHECK_SERVICE_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TAB_RESULT_DETAIL Call by reference Type reference (TYPE) SRT_WSP_LRD_ROUTING_CHECK_DETT 20091130
2 Exporting E_TAB_RESULT_SUMMARY Call by reference Type reference (TYPE) SRT_WSP_LRD_ROUTING_CHECK_SUMT 20091130
3 Importing I_CHECK_ALL_ROUTINGS Call by reference Type reference (TYPE) BOOLEAN 20091130
4 Importing I_CHECK_MODE Call by reference Type reference (TYPE) SDTE_SRT_WSP_LRD_CHECK_MODE 'M' 20091130
5 Importing I_SERVICE_GROUP Call by reference Type reference (TYPE) SDTE_CG_NAME 20091130
6 Importing I_TAB_FIELD_LIST Call by reference Type reference (TYPE) STTY_SRT_WSP_LRD_FIELD_NAMES 20091130
7 Importing I_TAB_ROUTING_INFORMATION Call by reference Type reference (TYPE) SRT_TAB_LRD_ROUTING 20091130

Method CHECK_SERVICE_GROUP on class CL_SRT_WSP_LRD_ROUTING_CHECK has no exception.

Method GET_ATTRIBUTE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ATTRIBUTE Call by reference Type reference (TYPE) SRT_ATTRIBUTE_NAME 20091130
2 Returning R_ATTRIBUTE_NAME Value transfer Type reference (TYPE) STRING 20091130

Method GET_ATTRIBUTE_NAME on class CL_SRT_WSP_LRD_ROUTING_CHECK has no exception.

Method GET_LATEST_CHECK_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TAB_RESULT_DETAIL Call by reference Type reference (TYPE) SRT_WSP_LRD_ROUTING_CHECK_DETT 20091130
2 Exporting E_TAB_RESULT_SUMMARY Call by reference Type reference (TYPE) SRT_WSP_LRD_ROUTING_CHECK_SUMT 20091130

Method GET_LATEST_CHECK_RESULT on class CL_SRT_WSP_LRD_ROUTING_CHECK has no exception.

Method PROCESS_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SINGLE_ROUTING_CHECK Call by reference Type reference (TYPE) BOOLEAN 20091130
2 Importing I_TAB_TBC Call by reference Type reference (TYPE) SRT_TAB_LRD_ROUTING 20091130

Method PROCESS_RESULT on class CL_SRT_WSP_LRD_ROUTING_CHECK has no exception.

Method WRITE_NUMBER_OF_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STR_ALL Call by reference Type reference (TYPE) SRT_LRD_ROUTING 20091130

Method WRITE_NUMBER_OF_ENTRIES on class CL_SRT_WSP_LRD_ROUTING_CHECK has no exception.

Method WRITE_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHK_HIGH Call by reference Type reference (TYPE) ANY 20091130
2 Importing I_CHK_LOW Call by reference Type reference (TYPE) ANY 20091130
3 Importing I_CHK_NOT_EXIST Call by reference Type reference (TYPE) BOOLEAN 20091130
4 Importing I_OVERLAP Call by reference Type reference (TYPE) BOOLEAN 20091130
5 Importing I_STR_CHK Call by reference Type reference (TYPE) SRT_LRD_ROUTING 20091130
6 Importing I_STR_TBC Call by reference Type reference (TYPE) SRT_LRD_ROUTING 20091130
7 Importing I_TBC_HIGH Call by reference Type reference (TYPE) ANY 20091130
8 Importing I_TBC_LOW Call by reference Type reference (TYPE) ANY 20091130
9 Importing I_TBC_NOT_EXIST Call by reference Type reference (TYPE) BOOLEAN 20091130

Method WRITE_RESULT on class CL_SRT_WSP_LRD_ROUTING_CHECK has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in