SAP ABAP Class CL_RSB_EMBEDDED (Class for Embedded Open Hub)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSB (Package) Business Information Warehouse: Data Marts
Properties
Class CL_RSB_EMBEDDED  
Short Description Class for Embedded Open Hub    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSB   Business Information Warehouse: Data Marts 
Created 20081216   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)
Interfaces
Class CL_RSB_EMBEDDED has no interface implemented.
Friends
Class CL_RSB_EMBEDDED has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_PC_NOTIFY Constant Private Type reference (TYPE) RSPC_TYPE 'OHD_NOTIFY' Process Type 20090115
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_EMBEDDED_OH Static method Public Method Creates a data flow for embedded open hub 20090115
2 CHANGE_IPAK Static method Private Method Creates an InfoPackage 20090115
3 CHECK_LOGSYS Static method Public Method Checks whether logical system is permitted 20081216
4 CREATE_EMBEDDED_OH Static method Public Method Creates a data flow for embedded open hub 20081216
5 CREATE_IPAK Static method Private Method Creates an InfoPackage 20090113
6 DELETE_CHAIN Static method Public Method Deletes the process chain 20090114
7 DELETE_CHAIN_PROCESSES Static method Private Method Delete Process Steps 20090114
8 FILL_IPAK_MAPPING Static method Private Method Fill mapping between OHD and IPAK 20090320
9 GENERATE_EMBEDDED_CHAIN Static method Public Method 20090115
10 GET_CLIENT_FROM_LOGSYS Static method Public Method Determines logical system to client 20090116
11 GET_LOGSYS_FROM_CLIENT Static method Public Method Determines logical system to client 20081216
12 READ_PSA_FOR_EMBEDDED Static method Public Method Read PSA for Embedded Open Hub 20090130
Events
Class CL_RSB_EMBEDDED has no event.
Types
Class CL_RSB_EMBEDDED has no local type.
Method Signatures

Method CHANGE_EMBEDDED_OH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OHDEST Call by reference Type reference (TYPE) RSOHDEST Open Hub Destination 20090115
2 Importing I_PC_NAME Call by reference Type reference (TYPE) RSPC_CHAIN Prozesskette 20090115
3 Importing I_T_SELECTION Call by reference Type reference (TYPE) RSB_T_SELECTION Scheduler: Selektionsstruktur 20090115
4 Importing I_UPDMODE Call by reference Type reference (TYPE) RSUPDMODE Modus der Datenfortschreibung (Komplett, Delta, etc.) 20090115
# Exception Resumable Description Created on
1 CX_RSB_GUI_INPUT_INVALID 20090115

Method CHANGE_IPAK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Rückgabewert von ABAP-Anweisungen 20090116
2 Importing I_PAK Call by reference Type reference (TYPE) RSLOGDPID Logische InfoPackage-Variante (ID) 20090115
3 Importing I_T_SELECTION Call by reference Type reference (TYPE) RSB_T_SELECTION Scheduler: Selektionsstruktur 20090115
4 Importing I_UPDMODE Call by reference Type reference (TYPE) RSUPDMODE Modus der Datenfortschreibung (Komplett, Delta, etc.) 20090115

Method CHANGE_IPAK on class CL_RSB_EMBEDDED has no exception.

Method CHECK_LOGSYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOGSYS Call by reference Type reference (TYPE) RSSLOGSYS Quellsystem 20081216
2 Returning R_OK Value transfer Type reference (TYPE) RS_BOOL Boolean 20081216

Method CHECK_LOGSYS on class CL_RSB_EMBEDDED has no exception.

Method CREATE_EMBEDDED_OH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLIENT Call by reference Type reference (TYPE) MANDT Mandant 20081216
2 Importing I_LOGSYS Call by reference Type reference (TYPE) RSSLOGSYS Quellsystem 20081216
3 Importing I_OBJNM Call by reference Type reference (TYPE) RSOBJNM Objekt 20081216
4 Importing I_OHDEST Call by reference Type reference (TYPE) RSOHDEST Open Hub Destination 20081216
5 Importing I_PAK_SIZE Call by reference Type reference (TYPE) RSIDOCSIZE Maximale Größe eines Datenpakets in kiloByte 20090120
6 Importing I_PC_NAME Call by reference Type reference (TYPE) RSPC_CHAIN Prozesskette 20081216
7 Importing I_TGT_SYS Call by reference Type reference (TYPE) RSSLOGSYS Zielsystem 20090317
8 Importing I_TLOGO Call by reference Type reference (TYPE) RSTLOGO RS_C_TLOGO-DATASOURCE BW: Objekttyp (TLOGO) 20081216
9 Importing I_T_FIELDLIST Call by reference Type reference (TYPE) RSB_T_FIELD Felder 20090303
10 Importing I_T_SELECTION Call by reference Type reference (TYPE) RSB_T_SELECTION Scheduler: Selektionsstruktur 20081216
11 Importing I_UPDMODE Call by reference Type reference (TYPE) RSUPDMODE Modus der Datenfortschreibung (Komplett, Delta, etc.) 20081216
# Exception Resumable Description Created on
1 CX_RSB_GUI_INPUT_INVALID 20081216

Method CREATE_IPAK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PAK Value transfer Type reference (TYPE) RSLOGDPID Logische InfoPackage-Variante (ID) 20090116
2 Exporting E_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Rückgabewert von ABAP-Anweisungen 20090116
3 Importing I_DATASOURCE Call by reference Type reference (TYPE) ROOSOURCER DataSource (OSOA/OSOD) 20090113
4 Importing I_LOGSYS Call by reference Type reference (TYPE) RSSLOGSYS Quellsystem 20090113
5 Importing I_PAK_SIZE Call by reference Type reference (TYPE) RSIDOCSIZE Maximale Größe eines Datenpakets in kiloByte 20090120
6 Importing I_T_SELECTION Call by reference Type reference (TYPE) RSB_T_SELECTION Scheduler: Selektionsstruktur 20090113
7 Importing I_UPDMODE Call by reference Type reference (TYPE) RSUPDMODE Modus der Datenfortschreibung (Komplett, Delta, etc.) 20090113

Method CREATE_IPAK on class CL_RSB_EMBEDDED has no exception.

Method DELETE_CHAIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Rückgabewert von ABAP-Anweisungen 20090114
2 Importing I_CHAIN Call by reference Type reference (TYPE) RSPC_CHAIN Prozesskette 20090114

Method DELETE_CHAIN on class CL_RSB_EMBEDDED has no exception.

Method DELETE_CHAIN_PROCESSES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_CHAIN Call by reference Object reference (TYPE REF TO) CL_RSPC_CHAIN Prozesskette (intern) 20090114
# Exception Resumable Description Created on
1 FAILED 20090114

Method FILL_IPAK_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IPAK Call by reference Type reference (TYPE) RSLOGDPID Logische InfoPackage-Variante (ID) 20090320
2 Importing I_OHDEST Call by reference Type reference (TYPE) RSOHDEST Open Hub Destination 20090320
# Exception Resumable Description Created on
1 CX_RSB_GUI_INPUT_INVALID 20090320

Method GENERATE_EMBEDDED_CHAIN 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) ROOSOURCER DataSource (OSOA/OSOD) 20090115
2 Importing I_DELETE_PSA Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20090115
3 Importing I_IPAK Call by reference Type reference (TYPE) RSLOGDPID Logische InfoPackage-Variante (ID) 20090115
4 Importing I_LOGSYS Call by reference Type reference (TYPE) RSSLOGSYS Quellsystem 20090115
5 Importing I_OHDEST Call by reference Type reference (TYPE) RSOHDEST Open Hub Destination 20090115
6 Importing I_PC_NAME Call by reference Type reference (TYPE) RSPC_CHAIN Prozesskette 20090115
# Exception Resumable Description Created on
1 ACTIVATION_FAILED 20090115

Method GET_CLIENT_FROM_LOGSYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOGSYS Value transfer Type reference (TYPE) RSSLOGSYS Quellsystem 20090116
2 Returning R_CLIENT Value transfer Type reference (TYPE) MANDT Mandant 20090116

Method GET_CLIENT_FROM_LOGSYS on class CL_RSB_EMBEDDED has no exception.

Method GET_LOGSYS_FROM_CLIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLIENT Call by reference Type reference (TYPE) MANDT Mandant 20081216
2 Returning R_LOGSYS Value transfer Type reference (TYPE) RSSLOGSYS Quellsystem 20081216

Method GET_LOGSYS_FROM_CLIENT on class CL_RSB_EMBEDDED has no exception.

Method READ_PSA_FOR_EMBEDDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_LINES Call by reference Type reference (TYPE) I 20090217
2 Exporting E_LINES_PER_RECORD Call by reference Type reference (TYPE) I 20090217
3 Exporting E_NUMB_OF_PACKETS Call by reference Type reference (TYPE) I 20090217
4 Exporting E_T_DATA Call by reference Type reference (TYPE) BAPI6116TDA Tabellendaten - Datensatz mit Fortsetzungske 20090130
5 Importing I_LINE_LENGTH Call by reference Type reference (TYPE) I 250 20090217
6 Importing I_NO_TECKEY Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20090217
7 Importing I_PACKETID Call by reference Type reference (TYPE) I 20090130
8 Importing I_REQUESTID Call by reference Type reference (TYPE) RSBREQUIDOUT Request im Zielobjekt einer InfoSpoke 20090130
9 Importing I_TAB_NAME Call by reference Type reference (TYPE) RSBTABNAME Datenbank Tabelle 20090130

Method READ_PSA_FOR_EMBEDDED on class CL_RSB_EMBEDDED has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 720