SAP ABAP Class CL_BP_ABAP_JOB_TEMPLATE (Background ABAP job template class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-BTC (Application Component) Background Processing
⤷
SBTJOBAPI (Package) new background job API
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BP_JOB_TEMPLATE | Background job template class | 20000505 |
Properties
| Class | CL_BP_ABAP_JOB_TEMPLATE | |
| Short Description | Background ABAP job template class | |
| Super Class | CL_BP_JOB_TEMPLATE | Background job template class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SBTJOBAPI | new background job API |
| Created | 20000505 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BP_ABAP_JOB_TEMPLATE has no forward declaration.
Interfaces
Class CL_BP_ABAP_JOB_TEMPLATE has no interface implemented.
Friends
Class CL_BP_ABAP_JOB_TEMPLATE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | BTCAUTHNAM | Background user name for authorization check | 20000912 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | SPRAS | langugage key | 20000505 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | BTCPROG | Program name within a step (e.g. report) | 20000505 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | SWOTOBJID | Structure for Object ID | 20000912 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | BTCVARIANT | Name of variant within a step | 20000505 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Set the user name for the run time | 20000912 | |
| 2 | Instance method | Public | Method | set language for report | 20000506 | |
| 3 | Instance method | Public | Method | set ABAP report name | 20000506 | |
| 4 | Instance method | Public | Method | Set spool list recipient | 20000912 | |
| 5 | Instance method | Public | Method | set report variant name | 20000506 |
Events
Class CL_BP_ABAP_JOB_TEMPLATE has no event.
Types
Class CL_BP_ABAP_JOB_TEMPLATE has no local type.
Method Signatures
Method SET_EFFECTIVE_USER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_AUTHCKNAM | Call by reference | Type reference (TYPE) | BTCAUTHNAM | Hintergrundbenutzername zur Berechtigungsprüfung | 20000912 |
Method SET_EFFECTIVE_USER on class CL_BP_ABAP_JOB_TEMPLATE has no exception.
Method SET_LANGUAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | ABAP-Report-Sprache eingeben | 20000506 |
Method SET_LANGUAGE on class CL_BP_ABAP_JOB_TEMPLATE has no exception.
Method SET_REPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REPORT | Call by reference | Type reference (TYPE) | BTCPROG | Programmname innerhalb eines Step (z.B. Report) | 20000506 |
Method SET_REPORT on class CL_BP_ABAP_JOB_TEMPLATE has no exception.
Method SET_SPOLIST_RECIPIENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RECIPIENT | Call by reference | Type reference (TYPE) | SWOTOBJID | Struktur für Objekt-ID | 20000912 |
Method SET_SPOLIST_RECIPIENT on class CL_BP_ABAP_JOB_TEMPLATE has no exception.
Method SET_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) | BTCVARIANT | Name einer Variante innerhalb eines Step | 20000506 |
Method SET_VARIANT on class CL_BP_ABAP_JOB_TEMPLATE has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 610 |