SAP ABAP Class CL_RSDS_WEBSERVICE (DataSource WebService Attributes)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSDS (Package) Apollo DataSource
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSDS_ATTRIBUTES_MAINTAIN Maintenance Interface for New DataSource 20050121
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSDS_CHECK Check of DS with Access Methods 20050121
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSDS_EXTRACT_GENERATE Extraction Using Generated Routine 20050121
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSDS_GENERATION_EXIT Generation Exits for Remote Extractors 20050121
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSDS_MAINTAINABILITY Maintainability 20050121
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSDS_STRUCTURE_PROPOSE Structure Proposals Using Access Methods 20080121
Properties
Class CL_RSDS_WEBSERVICE  
Short Description DataSource WebService Attributes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDS   Apollo DataSource 
Created 20050121   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_WS_MD_FACTORY Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RSDST Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSDS_ATTRIBUTES_MAINTAIN Maintenance Interface for New DataSource 20050121
2 IF_RSDS_CHECK Check of DS with Access Methods 20050121
3 IF_RSDS_EXTRACT_GENERATE Extraction Using Generated Routine 20050121
4 IF_RSDS_GENERATION_EXIT Generation Exits for Remote Extractors 20050121
5 IF_RSDS_MAINTAINABILITY Maintainability 20050121
6 IF_RSDS_STRUCTURE_PROPOSE Structure Proposals Using Access Methods 20080121
Friends
Class CL_RSDS_WEBSERVICE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_C_DEFAULT_PROFILE Constant Public Type reference (TYPE) STRING CL_WS_MD_FACTORY=>PROFILE_STATELESS_BASIC_AUTH Default Profile 20060324
2 P_C_SUBNS_FIX Constant Public Type reference (TYPE) RS_CHAR2 RSD_C_ID_WEBS_DS_FIX Sub-Namespace 20060324
3 P_C_SUBNS_GEN Constant Public Type reference (TYPE) RS_CHAR2 RSD_C_ID_WEBS_DS_GEN Sub-Namespace 20060324
4 P_DATASOURCE Static Attribute Public Type reference (TYPE) RSOLTPSOURCER DataSource 20060516
5 P_FOR_IPAK Static Attribute Public Type reference (TYPE) RS_BOOL Maintenance in InfoPackage 20060516
6 P_LOGSYS Static Attribute Public Type reference (TYPE) RSSLOGSYS Source System 20060516
7 P_R_ACCESSMETHODS Static Attribute Public Object reference (TYPE REF TO) CL_RSDS_ACCESSMETHODS Access to Access Methods 20070905
8 P_TX_SEGMENTS Static Attribute Private Type reference (TYPE) RSDS_TX_SEGMENTS Segments with Fields 20080201
9 P_UPDATE_OTHERS Static Attribute Private Type reference (TYPE) RS_BOOL Update Other Adapter 20070905
Methods
# Method Level Visibility Method type Description Created on
1 DESTINATION_GET Static method Public Method Retrieve Destination from RSADMINA-TPBWMANDTRFC 20070802
2 IS_PULL Static method Public Method Is Currently Used Adapter a Pull Web Service? 20060706
Events
Class CL_RSDS_WEBSERVICE has no event.
Types
Class CL_RSDS_WEBSERVICE has no local type.
Method Signatures

Method DESTINATION_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DESTINATION Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20070802
2 Exporting E_WITH_POPUP Call by reference Type reference (TYPE) RS_BOOL Im Dialog ausführen 20070802
# Exception Resumable Description Created on
1 FAILED 20070802

Method IS_PULL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATASOURCE Call by reference Type reference (TYPE) RSDS-DATASOURCE DataSource 20060706
2 Importing I_LOGSYS Call by reference Type reference (TYPE) RSDS-LOGSYS Quellsystem 20060706
3 Returning R_PULL Value transfer Type reference (TYPE) RS_BOOL Pull-Web Service 20060706

Method IS_PULL on class CL_RSDS_WEBSERVICE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700