SAP ABAP Class CL_RSAR_SRCTYPE (Characteristics of the Source System Type)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSAR (Package) Data import from source system
Properties
Class CL_RSAR_SRCTYPE  
Short Description Characteristics of the Source System Type    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSAR    
Program status     
Category 0   
Package RSAR   Data import from source system 
Created 20001219   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSATR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSAR_SRCTYPE has no interface implemented.
Friends
Class CL_RSAR_SRCTYPE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_TH_SRCTYPE_MAP Static Attribute Private Type reference (TYPE) RSAR_TH_SRCTYPE_MAP Behavior of Source System Types 20001219
2 P_T_DOMA Static Attribute Private Type reference (TYPE) RSAOS_T_DD07V Table Type for Domain Fixed Values 20010103
Methods
# Method Level Visibility Method type Description Created on
1 CONTENT Static method Public Method Content is delivered for source system 20010102
2 CONVEXIT Static method Public Method Conversion Exit during Loading 20001219
3 DATAMART Static method Public Method Source system has BW DataMart interface 20001219
4 DATASOURCE Static method Public Method DataSource can be maintained in BW 20001219
5 DELTA Static method Public Method Source system can deliver delta 20001222
6 EXISTS Static method Public Method Type exists 20001219
7 GET_DESCRIPTION Static method Public Method Determine Description 20001221
8 GET_ICON Static method Public Method Determine Icon 20001219
9 GET_NODE Static method Public Method Determine Node Type 20001221
10 GET_TYPE Static method Public Method Determine Type from Node 20010102
11 GET_WEB_ICON Static method Public Method Determine Web Icon 20001220
12 NOIDOC Static method Public Method No Data and Info-IDocs (No ALE) upon Loading 20041230
13 ONLYCHAR Static method Public Method Restriction to character structures possible 20001222
14 REMOTELOGON Static method Public Method Remote logon possible 20001219
15 SAPSYSTEM Static method Public Method Source system is SAP system 20001219
16 TCPIP Static method Public Method TCPIP destination 20001219
17 TSEQUALDS Static method Public Method Transfer Structure Identical to Extract Structure 20010212
Events
Class CL_RSAR_SRCTYPE has no event.
Types
Class CL_RSAR_SRCTYPE has no local type.
Method Signatures

Method CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_RESULT Value transfer Type reference (TYPE) RS_BOOL Quellsystem ist SAP-System 20010102
2 Importing I_SRCTYPE Call by reference Type reference (TYPE) RSSRCTYPE Typ des Quellsystems 20010102

Method CONTENT on class CL_RSAR_SRCTYPE has no exception.

Method CONVEXIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_RESULT Value transfer Type reference (TYPE) RS_BOOL Quellsystem ist SAP-System 20001219
2 Importing I_SRCTYPE Call by reference Type reference (TYPE) RSSRCTYPE Typ des Quellsystems 20001219

Method CONVEXIT on class CL_RSAR_SRCTYPE has no exception.

Method DATAMART Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_RESULT Value transfer Type reference (TYPE) RS_BOOL Quellsystem ist SAP-System 20001219
2 Importing I_SRCTYPE Call by reference Type reference (TYPE) RSSRCTYPE Typ des Quellsystems 20001219

Method DATAMART on class CL_RSAR_SRCTYPE has no exception.

Method DATASOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_RESULT Value transfer Type reference (TYPE) RS_BOOL Quellsystem ist SAP-System 20001219
2 Importing I_SRCTYPE Call by reference Type reference (TYPE) RSSRCTYPE Typ des Quellsystems 20001219

Method DATASOURCE on class CL_RSAR_SRCTYPE has no exception.

Method DELTA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_RESULT Value transfer Type reference (TYPE) RS_BOOL Quellsystem ist SAP-System 20001222
2 Importing I_SRCTYPE Call by reference Type reference (TYPE) RSSRCTYPE Typ des Quellsystems 20001222

Method DELTA on class CL_RSAR_SRCTYPE has no exception.

Method EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_RESULT Value transfer Type reference (TYPE) RS_BOOL Quellsystem ist SAP-System 20001219
2 Importing I_SRCTYPE Call by reference Type reference (TYPE) RSSRCTYPE Typ des Quellsystems 20001219

Method EXISTS on class CL_RSAR_SRCTYPE has no exception.

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_DESCRIPTION Value transfer Type reference (TYPE) RSTXTLG Bezeichnung 20001221
2 Importing I_SRCTYPE Call by reference Type reference (TYPE) RSSRCTYPE Typ des Quellsystems 20001221

Method GET_DESCRIPTION on class CL_RSAR_SRCTYPE has no exception.

Method GET_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_ICON Value transfer Type reference (TYPE) RS_ICON Ikone 20001219
2 Importing I_SRCTYPE Call by reference Type reference (TYPE) RSSRCTYPE Typ des Quellsystems 20001219

Method GET_ICON on class CL_RSAR_SRCTYPE has no exception.

Method GET_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_NODE Value transfer Type reference (TYPE) RSATR_OBJECT_TYPE Knoten-Typ 20001221
2 Importing I_SRCTYPE Call by reference Type reference (TYPE) RSSRCTYPE Typ des Quellsystems 20001221

Method GET_NODE on class CL_RSAR_SRCTYPE has no exception.

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_SRCTYPE Value transfer Type reference (TYPE) RSSRCTYPE Typ des Quellsystems 20010102
2 Importing I_NODE Value transfer Type reference (TYPE) RSATR_OBJECT_TYPE Knoten-Typ 20010102

Method GET_TYPE on class CL_RSAR_SRCTYPE has no exception.

Method GET_WEB_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_ICON Value transfer Type reference (TYPE) CHAR8 Ikone 20001220
2 Importing I_SRCTYPE Call by reference Type reference (TYPE) RSSRCTYPE Typ des Quellsystems 20001220

Method GET_WEB_ICON on class CL_RSAR_SRCTYPE has no exception.

Method NOIDOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_RESULT Value transfer Type reference (TYPE) RS_BOOL Quellsystem ist SAP-System 20041230
2 Importing I_SRCTYPE Call by reference Type reference (TYPE) RSSRCTYPE Typ des Quellsystems 20041230

Method NOIDOC on class CL_RSAR_SRCTYPE has no exception.

Method ONLYCHAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_RESULT Value transfer Type reference (TYPE) RS_BOOL Quellsystem ist SAP-System 20001222
2 Importing I_SRCTYPE Call by reference Type reference (TYPE) RSSRCTYPE Typ des Quellsystems 20001222

Method ONLYCHAR on class CL_RSAR_SRCTYPE has no exception.

Method REMOTELOGON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_RESULT Value transfer Type reference (TYPE) RS_BOOL Quellsystem ist SAP-System 20001219
2 Importing I_SRCTYPE Call by reference Type reference (TYPE) RSSRCTYPE Typ des Quellsystems 20001219

Method REMOTELOGON on class CL_RSAR_SRCTYPE has no exception.

Method SAPSYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_RESULT Value transfer Type reference (TYPE) RS_BOOL Quellsystem ist SAP-System 20001219
2 Importing I_SRCTYPE Call by reference Type reference (TYPE) RSSRCTYPE Typ des Quellsystems 20001219

Method SAPSYSTEM on class CL_RSAR_SRCTYPE has no exception.

Method TCPIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_RESULT Value transfer Type reference (TYPE) RS_BOOL Quellsystem ist SAP-System 20001219
2 Importing I_SRCTYPE Call by reference Type reference (TYPE) RSSRCTYPE Typ des Quellsystems 20001219

Method TCPIP on class CL_RSAR_SRCTYPE has no exception.

Method TSEQUALDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_RESULT Value transfer Type reference (TYPE) RS_BOOL Quellsystem ist SAP-System 20010212
2 Importing I_SRCTYPE Call by reference Type reference (TYPE) RSSRCTYPE Typ des Quellsystems 20010212

Method TSEQUALDS on class CL_RSAR_SRCTYPE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 30A