SAP ABAP Class CL_LXE_PPAT_JOB (Job setter and getter)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DOC-TTL (Application Component) Translation Tools
     SLXE_PPAT (Package) Proposal Pool Analysis Tool
Properties
Class CL_LXE_PPAT_JOB  
Short Description Job setter and getter    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SLXE_PPAT   Proposal Pool Analysis Tool 
Created 20120829   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_LXE_PPAT_JOB has no forward declaration.
Interfaces
Class CL_LXE_PPAT_JOB has no interface implemented.
Friends
Class CL_LXE_PPAT_JOB has no friend class.
Attributes
Class CL_LXE_PPAT_JOB has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_JOBCOUNT Static method Private Method 20120829
2 GET_JOBNAME Static method Public Method 20120829
3 GET_STATUS Static method Public Method 20120829
4 SET Static method Public Method 20120829
Events
Class CL_LXE_PPAT_JOB has no event.
Types
Class CL_LXE_PPAT_JOB has no local type.
Method Signatures

Method GET_JOBCOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_JOBCOUNT Call by reference Type reference (TYPE) BTCJOBCNT 20120829
2 Importing I_RUNID Call by reference Type reference (TYPE) LXE_ID 20120829

Method GET_JOBCOUNT on class CL_LXE_PPAT_JOB has no exception.

Method GET_JOBNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_JOBNAME Call by reference Type reference (TYPE) BTCJOB 20120829
2 Importing I_RUNID Call by reference Type reference (TYPE) LXE_ID 20120829

Method GET_JOBNAME on class CL_LXE_PPAT_JOB has no exception.

Method GET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_STATUS Call by reference Type reference (TYPE) BTCSTATUS 20120829
2 Importing I_RUNID Call by reference Type reference (TYPE) LXE_ID 20120829

Method GET_STATUS on class CL_LXE_PPAT_JOB has no exception.

Method SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_JOBCOUNT Call by reference Type reference (TYPE) BTCJOBCNT 20120829
2 Importing I_RUNID Call by reference Type reference (TYPE) LXE_ID 20120829
# Exception Resumable Description Created on
1 CX_LXE_PPAT 20120829
History
Last changed by/on SAP  20130531 
SAP Release Created in 740