SAP ABAP Class CL_HR_PM_PM_EX_PROGRAM (Executable Program in Process Model)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PY-XX-TL (Application Component) Tools
     PCPM (Package) HR Process Model and Status Management
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HR_PM_PM_STEP Step in Process Model 19991123
Properties
Class CL_HR_PM_PM_EX_PROGRAM  
Short Description Executable Program in Process Model    
Super Class CL_HR_PM_PM_STEP Step in Process Model 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PCPM   HR Process Model and Status Management 
Created 19991123   SAP 
Last change 20020918   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_EXITHANDLER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_HR_PM_PM_EX_PROGRAM has no interface implemented.
Friends
Class CL_HR_PM_PM_EX_PROGRAM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CATEGORY Instance attribute Public Object reference (TYPE REF TO) CL_HR_PM_PM_CATEGORY Program Category 20020902
2 NAME Instance attribute Private Type reference (TYPE) PAY_PROGRAMM ABAP: Program Name 19991123
3 PARCEL_BUILDER Instance attribute Private Object reference (TYPE REF TO) IF_EX_HR_PM_BUILD_PARCEL BAdI Interface IF_EX_HR_PM_BUILD_PARCEL 19991130
4 PARCEL_BUILD_ID Instance attribute Private Type reference (TYPE) PAY_PM_PARCEL_BUILD_ID Filter Value for Determination of BAdI for Set Creation 19991130
5 PARCEL_CRITERION Instance attribute Private Type reference (TYPE) PAY_PM_PARCEL_CRITERION Criteria Used To Form the Set 19991130
6 PRI_KEY Instance attribute Private Type reference (TYPE) PRI_KEY_WA 20020912
7 PROGRAM Instance attribute Private Type reference (TYPE) CHAR1 Single-Character Indicator 20020701
8 TARGETGROUP Instance attribute Private Type reference (TYPE) T52SMS-TARGETGROUP Name of Server Group 20020912
9 VARIANT Instance attribute Private Type reference (TYPE) PAY_VARIANT ABAP: Name of Variant (Without Program Name) 19991123
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_PROGRAM Instance method Private Method 20020701
2 CONSTRUCTOR Instance method Public Constructor Constructor 19991123
3 GET_GENERAL_CONDITIONS Instance method Private Method 20020701
4 GET_PARCEL_BUILD_INFO Instance method Public Method Provides Information on Set Creation 20020920
5 GET_PRINT_KEY Instance method Public Method Provides Key for Print Parameters 20020920
6 GET_PRI_PARAMS Instance method Public Method 20020701
7 GET_PROGRAM Instance method Public Method Provides Name of Program 20020920
8 GET_TARGETGROUP Instance method Public Method Provides Name of Server Group 20020924
9 GET_VARIANT Instance method Public Method Provides Name of Variant 20020920
10 SUBMIT_GARBAGE_COLLECTION Instance method Public Method 20020701
Events
Class CL_HR_PM_PM_EX_PROGRAM has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 PRI_KEY_WA Private See coding Key for print parameters 20020912
Method Signatures

Method CHECK_PROGRAM Signature

Method CHECK_PROGRAM on class CL_HR_PM_PM_EX_PROGRAM has no parameter.
Method CHECK_PROGRAM on class CL_HR_PM_PM_EX_PROGRAM has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMP_MODEL Call by reference Object reference (TYPE REF TO) CL_HR_PM_PM_MODEL Prozeßmodells 20020701
2 Importing IMP_STEPID Call by reference Type reference (TYPE) STEPID Identifikatior eines Schritts im Processmodell 19991123

Method CONSTRUCTOR on class CL_HR_PM_PM_EX_PROGRAM has no exception.

Method GET_GENERAL_CONDITIONS Signature

Method GET_GENERAL_CONDITIONS on class CL_HR_PM_PM_EX_PROGRAM has no parameter.
Method GET_GENERAL_CONDITIONS on class CL_HR_PM_PM_EX_PROGRAM has no exception.

Method GET_PARCEL_BUILD_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RET_BUILD_INFO Value transfer Type reference (TYPE) PAY_PM_PARCEL_BUILD_INFO Prozeßmanager: Information zur Paketerstellung 20020920

Method GET_PARCEL_BUILD_INFO on class CL_HR_PM_PM_EX_PROGRAM has no exception.

Method GET_PRINT_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RET_PRINT_KEY Value transfer Type reference (TYPE) CHAR16 Feld der Länge 16 20020920

Method GET_PRINT_KEY on class CL_HR_PM_PM_EX_PROGRAM has no exception.

Method GET_PRI_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMP_PROCESS Call by reference Object reference (TYPE REF TO) CL_HR_PM_PW_PROCESS Objekt Pakete in einem Prozeß 20020913
2 Returning RET_PRI_PARAMS Value transfer Type reference (TYPE) PRI_PARAMS Struktur zur Übergabe von Druckparametern 20020701

Method GET_PRI_PARAMS on class CL_HR_PM_PM_EX_PROGRAM has no exception.

Method GET_PROGRAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RET_PROGRAM Value transfer Type reference (TYPE) PROGNAME Generierte Tabelle zum View TRDIR 20020920

Method GET_PROGRAM on class CL_HR_PM_PM_EX_PROGRAM has no exception.

Method GET_TARGETGROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RET_TARGETGROUP Value transfer Type reference (TYPE) T52SMS-TARGETGROUP Name der Servergruppe 20020924

Method GET_TARGETGROUP on class CL_HR_PM_PM_EX_PROGRAM has no exception.

Method GET_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RET_VARAINT Value transfer Type reference (TYPE) PAY_VARIANT ABAP: Name einer Variante (ohne Programmname) 20020920

Method GET_VARIANT on class CL_HR_PM_PM_EX_PROGRAM has no exception.

Method SUBMIT_GARBAGE_COLLECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMP_MSG_HANDLE Call by reference Object reference (TYPE REF TO) CL_HR_PM_PW_ERROR Fehlerklasse für Prozeßmanager 20020701
2 Importing IMP_PARCEL Call by reference Object reference (TYPE REF TO) CL_HR_PM_PW_PARCEL Objekt Pakete in einem Prozeß 20020701
3 Importing IMP_PRE_JOB_COUNT Call by reference Type reference (TYPE) TBTCJOB-JOBCOUNT Kennummner eines Batch-Jobs 20020701
4 Importing IMP_PRE_JOB_NAME Call by reference Type reference (TYPE) TBTCJOB-JOBNAME Name eines Hintergrundjobs 20020701

Method SUBMIT_GARBAGE_COLLECTION on class CL_HR_PM_PM_EX_PROGRAM has no exception.
History
Last changed by/on SAP  20020918 
SAP Release Created in 46B