SAP ABAP Class CL_RSO_BIXP_RSPC_RUNTIME (BIXP Conversion for Process Chains)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSO_BIXP (Package) BI Repository: TLOGO Object for Conversions
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSO_TLOGO_BIXP_RELATED Objects with BIXP Reference 20080118
Properties
Class CL_RSO_BIXP_RSPC_RUNTIME  
Short Description BIXP Conversion for Process Chains    
Super Class CL_RSO_TLOGO_BIXP_RELATED Objects with BIXP Reference 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSO_BIXP   BI Repository: TLOGO Object for Conversions 
Created 20070426   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_RSO_BIXP_DATACONTAINER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 RSBC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSO_BIXP_RSPC_RUNTIME has no interface implemented.
Friends
Class CL_RSO_BIXP_RSPC_RUNTIME has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_CHAINID Instance attribute Public Type reference (TYPE) RSPC_CHAIN Process Chain 20070430
2 N_LOGID_LAST Instance attribute Public Type reference (TYPE) RSPC_LOGID Log ID of a Process Chain Run 20070430
3 N_TH_DATACONTAINER Instance attribute Public Type reference (TYPE) RSO_TH_BIXP_DATACONTAINER Table with Proxy Objects for DataStore, Cube, PSA, etc. 20070508
4 O_DUMMY_MSG Static Attribute Protected Type reference (TYPE) CHAR1 Single-Character Flag 20070509
5 O_R_FAILED Instance attribute Protected Object reference (TYPE REF TO) CX_RS_FAILED Operation Failed 20070524
6 O_R_ROOT Instance attribute Protected Object reference (TYPE REF TO) CX_ROOT Abstract Superclass for All Global Exceptions 20070524
7 P_TH_FACTORY Static Attribute Private Type reference (TYPE) TH_FACTORY Table for Factory 20070430
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_INTERRUPT_OK Instance method Public Method 20070509
2 CONSTRUCTOR Instance method Public Constructor 20070430
3 FACTORY Static method Public Method 20070430
4 GET_LOGID_LAST Instance method Private Method 20070430
5 GET_TH_DATACONTAINER Instance method Public Method 20070508
6 GET_TH_INFOPACKAGES Instance method Public Method 20070621
7 INTERRUPT Instance method Public Method 20070509
8 RESTART Instance method Public Method 20070509
Events
Class CL_RSO_BIXP_RSPC_RUNTIME has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_CHAIN Public See coding Structure for Process Chain 20070622 begin of s_chain, r_chain type ref to cl_rso_bixp_rspc_runtime, end of s_chain
2 S_FACTORY Private See coding Structure for Factory 20070430 begin of s_factory, chainid type rspc_chain, r_bixp_rspc_runtime type ref to cl_rso_bixp_rspc_runtime, end of s_factory
3 TH_CHAINS Public See coding Table for Process Chains 20070622 th_chains type hashed table of s_chain with unique key table_line
4 TH_FACTORY Private See coding Table for Factory 20070430 th_factory type hashed table of s_factory with unique key chainid
Method Signatures

Method CHECK_INTERRUPT_OK Signature

Method CHECK_INTERRUPT_OK on class CL_RSO_BIXP_RSPC_RUNTIME has no parameter.
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20070509

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHAINID Call by reference Type reference (TYPE) RSPC_CHAIN Prozesskette 20070430

Method CONSTRUCTOR on class CL_RSO_BIXP_RSPC_RUNTIME has no exception.

Method FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHAINID Call by reference Type reference (TYPE) RSPC_CHAIN Prozesskette 20070430
2 Returning R_R_BIXP_RSPC_RUNTIME Value transfer Object reference (TYPE REF TO) CL_RSO_BIXP_RSPC_RUNTIME BIXP-Umsetzung für Prozessketten 20070430

Method FACTORY on class CL_RSO_BIXP_RSPC_RUNTIME has no exception.

Method GET_LOGID_LAST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_LOGID_LAST Value transfer Type reference (TYPE) RSPC_LOGID Protokoll-ID eines Laufs einer Prozeßkette 20070514

Method GET_LOGID_LAST on class CL_RSO_BIXP_RSPC_RUNTIME has no exception.

Method GET_TH_DATACONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DETLEVEL Call by reference Type reference (TYPE) BALLEVEL '0' Anwendungs-Log: Detaillierungsgrad 20081028
2 Returning R_TH_DATACONTAINER Value transfer Type reference (TYPE) RSO_TH_BIXP_DATACONTAINER Tabelle mit Proxy-Objekten für DataStore, Cube, PSA etc. 20070508
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20081028

Method GET_TH_INFOPACKAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TH_INFOPACKAGES Value transfer Type reference (TYPE) RSO_TH_TLOGO BW Repository: List (Hash) of TLOGO Object and Type 20070621

Method GET_TH_INFOPACKAGES on class CL_RSO_BIXP_RSPC_RUNTIME has no exception.

Method INTERRUPT Signature

Method INTERRUPT on class CL_RSO_BIXP_RSPC_RUNTIME has no parameter.
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20070509

Method RESTART Signature

Method RESTART on class CL_RSO_BIXP_RSPC_RUNTIME has no parameter.
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20070509
History
Last changed by/on SAP  20130531 
SAP Release Created in 710