SAP ABAP Class CL_RSBOBJDS_START_JOB (Start a Job in BO Data Services)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RS_BOBJ_DS (Package) Integration of Business Objects Data Services

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSPC_EXECUTE | Execute Process | 20101105 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSPC_GET_LOG | Deliver Log | 20101105 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSPC_GET_STATUS | Current Status of the Process | 20101105 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSPC_GET_VARIANT | F4 Help for Process Variants | 20101103 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSPC_MAINTAIN | Maintaining a Process Variant | 20101102 |
6 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSPC_TRANSPORT | Transport Link | 20101105 |
Properties
Class | CL_RSBOBJDS_START_JOB | |
Short Description | Start a Job in BO Data Services | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RS_BOBJ_DS | Integration of Business Objects Data Services |
Created | 20101102 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSBOBJDS_START_JOB has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSPC_EXECUTE | Execute Process | 20101105 | ||
2 | IF_RSPC_GET_LOG | Deliver Log | 20101105 | ||
3 | IF_RSPC_GET_STATUS | Current Status of the Process | 20101105 | ||
4 | IF_RSPC_GET_VARIANT | F4 Help for Process Variants | 20101103 | ||
5 | IF_RSPC_MAINTAIN | Maintaining a Process Variant | 20101102 | ||
6 | IF_RSPC_TRANSPORT | Transport Link | 20101105 |
Friends
Class CL_RSBOBJDS_START_JOB has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | RSPC_TYPE | 'BOBJDSJOB' | Process Type | 20101103 | |
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | RFCDEST | Logical Destination (Specified When Function Is Called) | 20101105 | ||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | RSBOBJDS_JOBNAME | Name of Data Services Jobs | 20101105 | ||
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | RSBOBJDS_SERVER | Server | 20101105 | ||
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | RSBOBJDS_REPOSITORY | DataServices Repository | 20101105 | ||
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TT_BAPI6107PA | Data Request - Application-Specific Parameters | 20101105 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Calculate Status | 20101105 |
2 | ![]() |
Static method | Private | Method | Read Variant | 20101105 |
Events
Class CL_RSBOBJDS_START_JOB has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_BAPI6107PA | Private | See coding | 20101105 | TT_BAPI6107PA type table of bapi6107pa
|
Method Signatures
Method CALC_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_LOGID | Call by reference | Type reference (TYPE) | RSPC_LOGID | Protokoll-ID eines Laufs einer Prozeßkette | 20101105 | ||
2 | ![]() |
E_STATUS | Call by reference | Type reference (TYPE) | RSPC_STATE | Status eines Prozesses | 20101105 | ||
3 | ![]() |
I_INSTANCE | Call by reference | Type reference (TYPE) | RSPC_INSTANCE | Instanz (Ausprägung) eines Prozesses | 20101105 | ||
4 | ![]() |
I_LOGID | Call by reference | Type reference (TYPE) | RSPC_LOGID | Protokoll-ID eines Laufs einer Prozeßkette | 20101105 | ||
5 | ![]() |
I_STATUS | Call by reference | Type reference (TYPE) | RSBOBJDS_JOBSTATE | Jobstatus | 20101105 | ||
6 | ![]() |
I_VARIANT | Call by reference | Type reference (TYPE) | RSPC_VARIANT | Variante (Name) eines Prozesses | 20101105 |
Method CALC_STATUS on class CL_RSBOBJDS_START_JOB has no exception.
Method _READ_VARIANT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_VARIANT | Call by reference | Type reference (TYPE) | RSPC_VARIANT | Variante (Name) eines Prozesses | 20101105 |
Method _READ_VARIANT on class CL_RSBOBJDS_START_JOB has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 731 |