SAP ABAP Class CL_BP_EXTCMD_JOB_TEMPLATE (Background external command 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_EXTCMD_JOB_TEMPLATE  
Short Description Background external command 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_EXTCMD_JOB_TEMPLATE has no forward declaration.
Interfaces
Class CL_BP_EXTCMD_JOB_TEMPLATE has no interface implemented.
Friends
Class CL_BP_EXTCMD_JOB_TEMPLATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 XCMDNAME Instance attribute Public Type reference (TYPE) SXPGLOGCMD Program name within a step (e.g. report) 20000728
2 XCMDOS Instance attribute Public Type reference (TYPE) SYOPSYS Language key 20000728
3 XCMDPARAM Instance attribute Public Type reference (TYPE) BTCXPGPAR Name of variant within a step 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_CMDNAME Instance method Public Method Get external command name 20000728
4 GET_CMDOS Instance method Public Method Get external command operating system 20000728
5 GET_CMDPARAM Instance method Public Method Get external command parameter 20000728
6 SET_CMDNAME Instance method Public Method Set external command name 20000728
7 SET_CMDOS Instance method Public Method Set external command operating system 20000728
8 SET_CMDPARAM Instance method Public Method Set external command parameter 20000728
Events
Class CL_BP_EXTCMD_JOB_TEMPLATE has no event.
Types
Class CL_BP_EXTCMD_JOB_TEMPLATE has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

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

Method GET_CMDNAME Signature

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

Method GET_CMDNAME on class CL_BP_EXTCMD_JOB_TEMPLATE has no exception.

Method GET_CMDOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning O_CMDOS Value transfer Type reference (TYPE) SYOPSYS Betriebssystem für externen Befehl ausgeben 20000728

Method GET_CMDOS on class CL_BP_EXTCMD_JOB_TEMPLATE has no exception.

Method GET_CMDPARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning O_CMDPARAM Value transfer Type reference (TYPE) BTCXPGPAR Parameter für externen Befehl ausgeben 20000728

Method GET_CMDPARAM on class CL_BP_EXTCMD_JOB_TEMPLATE has no exception.

Method SET_CMDNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CMDNAME Call by reference Type reference (TYPE) SXPGLOGCMD Parameter für externen Befehl eingeben 20000728

Method SET_CMDNAME on class CL_BP_EXTCMD_JOB_TEMPLATE has no exception.

Method SET_CMDOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CMDOS Call by reference Type reference (TYPE) SYOPSYS SPACE Betriebssystem für externen Befehl eingeben 20000728

Method SET_CMDOS on class CL_BP_EXTCMD_JOB_TEMPLATE has no exception.

Method SET_CMDPARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CMDPARAM Call by reference Type reference (TYPE) BTCXPGPAR Parameter für externen Befehl eingeben 20000728

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