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 EFFECTIVE_USER Instance attribute Public Type reference (TYPE) BTCAUTHNAM Background user name for authorization check 20000912
2 LANGUAGE Instance attribute Public Type reference (TYPE) SPRAS langugage key 20000505
3 REPORT Instance attribute Public Type reference (TYPE) BTCPROG Program name within a step (e.g. report) 20000505
4 SPOLIST_RECIPIENT Instance attribute Public Type reference (TYPE) SWOTOBJID Structure for Object ID 20000912
5 VARIANT Instance attribute Public Type reference (TYPE) BTCVARIANT Name of variant within a step 20000505
Methods
# Method Level Visibility Method type Description Created on
1 SET_EFFECTIVE_USER Instance method Public Method Set the user name for the run time 20000912
2 SET_LANGUAGE Instance method Public Method set language for report 20000506
3 SET_REPORT Instance method Public Method set ABAP report name 20000506
4 SET_SPOLIST_RECIPIENT Instance method Public Method Set spool list recipient 20000912
5 SET_VARIANT 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 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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