SAP ABAP Class CL_BP_EXTPRG_JOB_TEMPLATE (Background external program 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_EXTERNAL_JOB_TEMPLATE Class for external background job template class 20000728
Properties
Class CL_BP_EXTPRG_JOB_TEMPLATE  
Short Description Background external program job template class    
Super Class CL_BP_EXTERNAL_JOB_TEMPLATE Class for external background job template class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package SBTJOBAPI   new background job API 
Created 20000728   SAP 
Last change 20000728   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BP_EXTPRG_JOB_TEMPLATE has no forward declaration.
Interfaces
Class CL_BP_EXTPRG_JOB_TEMPLATE has no interface implemented.
Friends
Class CL_BP_EXTPRG_JOB_TEMPLATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 XPRGNAME Instance attribute Public Type reference (TYPE) BTCXPGPGM1 Program name within a job 20000728
2 XPRGPARAM Instance attribute Public Type reference (TYPE) BTCXPGPAR Parameter of an external program 20000728
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20000728
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20000728
3 GET_PRGNAME Instance method Public Method Get external program name 20000728
4 GET_PRGPARAM Instance method Public Method Get external program parameter 20000728
5 SET_PRGNAME Instance method Public Method Set external program name 20000728
6 SET_PRGPARAM Instance method Public Method Set external program parameter 20000728
Events
Class CL_BP_EXTPRG_JOB_TEMPLATE has no event.
Types
Class CL_BP_EXTPRG_JOB_TEMPLATE has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_BP_EXTPRG_JOB_TEMPLATE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_BP_EXTPRG_JOB_TEMPLATE has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_BP_EXTPRG_JOB_TEMPLATE has no parameter.
Method CONSTRUCTOR on class CL_BP_EXTPRG_JOB_TEMPLATE has no exception.

Method GET_PRGNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning O_PRGNAME Value transfer Type reference (TYPE) BTCXPGPGM1 Namen des externen Programms ausgeben 20000728

Method GET_PRGNAME on class CL_BP_EXTPRG_JOB_TEMPLATE has no exception.

Method GET_PRGPARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning O_PRGPARAM Value transfer Type reference (TYPE) BTCXPGPAR Parameter des externen Programms ausgeben 20000728

Method GET_PRGPARAM on class CL_BP_EXTPRG_JOB_TEMPLATE has no exception.

Method SET_PRGNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PRGNAME Call by reference Type reference (TYPE) BTCXPGPGM1 Name des externen Programms eingeben 20000728

Method SET_PRGNAME on class CL_BP_EXTPRG_JOB_TEMPLATE has no exception.

Method SET_PRGPARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PRGPARAM Call by reference Type reference (TYPE) BTCXPGPAR Parameter des externen Programms eingeben 20000728

Method SET_PRGPARAM on class CL_BP_EXTPRG_JOB_TEMPLATE has no exception.
History
Last changed by/on SAP  20000728 
SAP Release Created in 610