Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_HR_PM_PW_PROCESS_STEP | Step in Process Model | 20020918 |
Properties
| Class | CL_HR_PM_PW_PROCESS_PROG | |
| Short Description | Executable Program in Process Model | |
| Super Class | CL_HR_PM_PW_PROCESS_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 | 20020918 | SAP |
| Last change | 20050219 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_HR_PM_PW_PROCESS_PROG has no interface implemented.
Friends
Class CL_HR_PM_PW_PROCESS_PROG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_HR_PM_PM_EX_PROGRAM | Executable Program in Process Model | 20020920 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_EX_HR_PM_BUILD_PARCEL | BAdI Interface IF_EX_HR_PM_BUILD_PARCEL | 20020918 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | SUBPOOLS | Name of Subroutine Pool Generated | 20040715 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | T52SMS-TARGETGROUP | Name of Server Group | 20020918 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | PAY_VARIANT | ABAP: Name of Variant (Without Program Name) | 20020918 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Inserts New Object Types | 20030523 | |
| 2 | Instance method | Private | Method | Appends Object to Object Key Table | 20020924 | |
| 3 | Instance method | Private | Method | Reconciliation of Object Groups ( Suc-Init-NSel) | 20030131 | |
| 4 | Instance method | Public | Method | Checks if This Problem Occurs for Step | 20020924 | |
| 5 | Instance method | Private | Method | Checks the Status Outside of the Process Manager | 20030521 | |
| 6 | Instance method | Private | Method | Checks whether offered objects are to be taken into account | 20030523 | |
| 7 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20020920 | |
| 8 | Instance method | Public | Constructor | Constructor | 20020919 | |
| 9 | Instance method | Public | Method | Merge Variants and Container | 20020918 | |
| 10 | Instance method | Private | Method | Determines Objects Processed in Step | 20020924 | |
| 11 | Instance method | Public | Method | Checks if Forced Parallel Processing is Necessary | 20020924 | |
| 12 | Instance method | Private | Method | Determines Objects from Predecessors | 20030521 | |
| 13 | Instance method | Private | Method | Determines the Suppliers of Objects | 20030521 | |
| 14 | Instance method | Private | Method | Execute Implicit Type Conversion | 20030523 | |
| 15 | Instance method | Private | Method | Searches for Specific Object in Input Objects | 20020924 | |
| 16 | Instance method | Private | Method | Make last changes to the job definition | 20030731 | |
| 17 | Instance method | Private | Method | Generates and Executes Submit | 20021011 | |
| 18 | Instance method | Public | Method | Determines the default language for a user | 20030731 | |
| 19 | Instance method | Public | Method | Determines Object Type Input | 20021212 | |
| 20 | Instance method | Private | Method | OBJECTS_STATISTIC | 20020924 | |
| 21 | Instance method | Public | Method | 20020920 | ||
| 22 | Instance method | Public | Method | 20020918 | ||
| 23 | Instance method | Private | Method | Determines All Background Parameters With Table Type | 20021011 | |
| 24 | Instance method | Private | Method | Adds Target Fields to Selection Parameters | 20021011 | |
| 25 | Instance method | Public | Method | Processes One of the Transferred Object Types | 20021210 | |
| 26 | Instance method | Private | Method | Utility Method for DETERMINE_INPUT_OBJECTS | 20020924 | |
| 27 | Instance method | Public | Method | 20020918 | ||
| 28 | Instance method | Public | Method | Submit RFC | 20030603 | |
| 29 | Instance method | Private | Method | Inserts the Changed Objects in the Selection | 20030526 |
Events
Class CL_HR_PM_PW_PROCESS_PROG has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | OBJECTS_STATISTIC | Protected | See coding | Statistics for Input Objects | 20020924 | begin of OBJECTS_STATISTIC,
number_objects type i,
number_initial type i,
number_not_sel type i,
no_all_types type rp_xfeld,
end of OBJECTS_STATISTIC
|
|
| 2 | PARAMETERS_TABLE | Protected | See coding | Table of Parameters With Table Type | 20021011 | PARAMETERs_TABLE type standard table of parameters_table_wa
with default key
|
|
| 3 | PARAMETERS_TABLE_WA | Protected | See coding | Wa Table of Parameters With Table Type | 20021011 | begin of PARAMETERS_TABLE_WA,
name type RSSCR-name,
DBFIELD type RSSCR-DBFIELD,
end of parameters_table_wa
|
|
| 4 | PRI_KEY_WA | Private | See coding | Key for print parameters | 20020918 | begin of PRI_KEY_WA,
pri_key1 TYPE t52sms-pri_key1,
pri_key2 TYPE t52sms-pri_key2,
end of PRI_KEY_WA
|
Method Signatures
Method ADD_NEW_OBJ_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHN_INPUT_OBJECTS | Call by reference | Type reference (TYPE) | PAY_PM_INPUT_OBJS_TARGET_TAB | Prozeßmanager: Objekte und ihr Ziel | 20030523 | |||
| 2 | CHN_RESULT_OBJECTS | Call by reference | Type reference (TYPE) | PAY_PM_INPUT_OBJS_TARGET_TAB | Prozeßmanager: Objekte und ihr Ziel | 20030523 | |||
| 3 | IMP_OBJ_TYPE | Call by reference | Object reference (TYPE REF TO) | CL_HR_PM_ST_OBJECT_TYPE | Verwaltung der Objekttypen in der Statusverwaltung | 20030523 |
Method ADD_NEW_OBJ_TYPES on class CL_HR_PM_PW_PROCESS_PROG has no exception.
Method APPEND_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHN_OBJECTS | Call by reference | Type reference (TYPE) | PAY_PM_INPUT_OBJS_TARGET | Prozeßmanager: Objekte und ihr Ziel | 20020924 | |||
| 2 | IMP_OBJECTS | Call by reference | Type reference (TYPE) | PAY_PM_INPUT_OBJS_TARGET | Prozeßmanager: Objekte und ihr Ziel | 20020924 |
Method APPEND_OBJECTS on class CL_HR_PM_PW_PROCESS_PROG has no exception.
Method BALANCE_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHN_OBJECTS | Call by reference | Type reference (TYPE) | PAY_PM_INPUT_OBJS_TARGET | Prozeßmanager: Objekte und ihr Ziel | 20030131 |
Method BALANCE_OBJECTS on class CL_HR_PM_PW_PROCESS_PROG has no exception.
Method CHECK_MULTIPLE_TARGETS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RET_MULTIPE_TARGETS | Value transfer | Type reference (TYPE) | PAY_PM_M_TARGETS | Tabellentype für T52SPOT | 20020924 |
Method CHECK_MULTIPLE_TARGETS on class CL_HR_PM_PW_PROCESS_PROG has no exception.
Method CHECK_STATUS_OF_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHN_SEL_OBJECTS | Call by reference | Type reference (TYPE) | PAY_PM_INPUT_OBJS_TARGET_TAB | Prozeßmanager: Objekte und ihr Ziel | 20030526 | |||
| 2 | IMP_MSG_HANDLE | Call by reference | Object reference (TYPE REF TO) | CL_HR_PM_PW_ERROR | Fehlerklasse für Prozeßmanager | 20030521 | |||
| 3 | IMP_SUPPLIER | Call by reference | Type reference (TYPE) | PAY_PM_SUPPLIER_TAB | Prozeßmanager: Liste der Objektlieferanten | 20030526 |
Method CHECK_STATUS_OF_OBJECTS on class CL_HR_PM_PW_PROCESS_PROG has no exception.
Method CHECK_TAKE_OFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IMP_OBJECTS | Call by reference | Type reference (TYPE) | PAY_PM_INPUT_OBJS_TARGET_TAB | Prozeßmanager: Objekte und ihr Ziel | 20030523 | |||
| 2 | IMP_OFFER | Call by reference | Type reference (TYPE) | PAY_PM_SUPPLIER_CATEGORY | Prozeßmanager: Programmkategory des Objektlieferanten | 20030523 | |||
| 3 | RET_TAKE_OFFER | Value transfer | Type reference (TYPE) | RP_XFELD | Ankreuzfeld | 20030523 |
Method CHECK_TAKE_OFFER on class CL_HR_PM_PW_PROCESS_PROG has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_HR_PM_PW_PROCESS_PROG has no parameter.
Method CLASS_CONSTRUCTOR on class CL_HR_PM_PW_PROCESS_PROG has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IMP_PROCESS | Call by reference | Object reference (TYPE REF TO) | CL_HR_PM_PW_PROCESS | Prozeß | 20020920 | |||
| 2 | IMP_STEP | Call by reference | Object reference (TYPE REF TO) | CL_HR_PM_PM_STEP | Schritt im Prozeßmodell | 20020919 |
Method CONSTRUCTOR on class CL_HR_PM_PW_PROCESS_PROG has no exception.
Method CREATE_SEL_PARAMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RET_SEL_PARAMS | Value transfer | Type reference (TYPE) | RSPARAMS_TT | rsparams Tabelle | 20020918 |
Method CREATE_SEL_PARAMS on class CL_HR_PM_PW_PROCESS_PROG has no exception.
Method DETERMINE_INPUT_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IMP_MSG_HANDLE | Call by reference | Object reference (TYPE REF TO) | CL_HR_PM_PW_ERROR | Fehlerklasse für Prozeßmanager | 20020924 | |||
| 2 | RET_INPUT_OBJECTS | Value transfer | Type reference (TYPE) | PAY_PM_INPUT_OBJS_TARGET_TAB | Prozeßmanager: Objekte und ihr Ziel | 20020924 |
Method DETERMINE_INPUT_OBJECTS on class CL_HR_PM_PW_PROCESS_PROG has no exception.
Method DETERMINE_PARALLEL_NESSESARY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IMP_MSG_HANDLE | Call by reference | Object reference (TYPE REF TO) | CL_HR_PM_PW_ERROR | Fehlerklasse für Prozeßmanager | 20020924 | |||
| 2 | IMP_OBJECTS | Call by reference | Type reference (TYPE) | PAY_PM_INPUT_OBJS_TARGET_TAB | Prozeßmanager: Objekte und ihr Ziel | 20020924 | |||
| 3 | IMP_SEL_PARAMAS | Call by reference | Type reference (TYPE) | RSPARAMS_TT | rsparams Tabelle | 20020924 | |||
| 4 | RET_IS_NESSESARY | Value transfer | Type reference (TYPE) | RP_XFELD | Ankreuzfeld | 20020924 |
Method DETERMINE_PARALLEL_NESSESARY on class CL_HR_PM_PW_PROCESS_PROG has no exception.
Method DETERMINE_SUPPLIED_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IMP_MSG_HANDLE | Call by reference | Object reference (TYPE REF TO) | CL_HR_PM_PW_ERROR | Fehlerklasse für Prozeßmanager | 20030521 | |||
| 2 | IMP_SUPPLIER | Call by reference | Type reference (TYPE) | PAY_PM_SUPPLIER_TAB | Prozeßmanager: Liste der Objektlieferanten | 20030521 | |||
| 3 | RET_INPUT_OBJECTS | Value transfer | Type reference (TYPE) | PAY_PM_INPUT_OBJS_TARGET_TAB | Prozeßmanager: Objekte und ihr Ziel | 20030521 |
Method DETERMINE_SUPPLIED_OBJECTS on class CL_HR_PM_PW_PROCESS_PROG has no exception.
Method DETERMINE_SUPPLIER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IMP_MSG_HANDLE | Call by reference | Object reference (TYPE REF TO) | CL_HR_PM_PW_ERROR | Fehlerklasse für Prozeßmanager | 20030521 | |||
| 2 | RET_SUPPLIER | Value transfer | Type reference (TYPE) | PAY_PM_SUPPLIER_TAB | Prozeßmanager: Liste der Objektlieferanten | 20030523 |
Method DETERMINE_SUPPLIER on class CL_HR_PM_PW_PROCESS_PROG has no exception.
Method DO_IMPLICIT_TYPE_CONVERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHN_OBJECTS | Call by reference | Type reference (TYPE) | PAY_PM_INPUT_OBJS_TARGET_TAB | Prozeßmanager: Objekte und ihr Ziel | 20030523 | |||
| 2 | CHN_OBJ_TYPE | Call by reference | Object reference (TYPE REF TO) | CL_HR_PM_ST_OBJECT_TYPE | Verwaltung der Objekttypen in der Statusverwaltung | 20030523 | |||
| 3 | IMP_OFFER | Call by reference | Type reference (TYPE) | PAY_PM_SUPPLIER_CATEGORY | Prozeßmanager: Programmkategory des Objektlieferanten | 20030523 |
Method DO_IMPLICIT_TYPE_CONVERSION on class CL_HR_PM_PW_PROCESS_PROG has no exception.
Method FIND_OBJECT_IN_INPUT_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IMP_SEARCH_AREA | Call by reference | Type reference (TYPE) | PAY_PM_INPUT_OBJS_TARGET | Prozeßmanager: Objekte und ihr Ziel | 20020924 | |||
| 2 | IMP_SEARCH_OBJECT | Call by reference | Type reference (TYPE) | PAY_PM_OBJ_KEY | Prozessmanager: Container für Objektschlüssel | 20020924 | |||
| 3 | RET_FOUND | Value transfer | Type reference (TYPE) | RP_XFELD | Ankreuzfeld | 20020924 |
Method FIND_OBJECT_IN_INPUT_OBJECTS on class CL_HR_PM_PW_PROCESS_PROG has no exception.
Method FINISH_JOB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IMP_JOB_COUNT | Call by reference | Type reference (TYPE) | T52SPS-JOB_COUNT | Kennummer eines Jobs | 20030731 | |||
| 2 | IMP_JOB_NAME | Call by reference | Type reference (TYPE) | T52SPS-JOB_NAME | Name eines Hintergrundjobs | 20030731 | |||
| 3 | IMP_MSG_HANDLE | Call by reference | Object reference (TYPE REF TO) | CL_HR_PM_PW_ERROR | Fehlerklasse für Prozeßmanager | 20030731 | |||
| 4 | IMP_PARCEL | Call by reference | Object reference (TYPE REF TO) | CL_HR_PM_PW_PARCEL | Objekt Pakete in einem Prozeß | 20030731 |
Method FINISH_JOB on class CL_HR_PM_PW_PROCESS_PROG has no exception.
Method GENERATE_SUBMIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IMP_PARAMETERS | Call by reference | Type reference (TYPE) | PARAMETERS_TABLE | rsparams Tabelle | 20021011 | |||
| 2 | RET_SUB_POOL | Value transfer | Type reference (TYPE) | SY-REPID | 20021011 |
Method GENERATE_SUBMIT on class CL_HR_PM_PW_PROCESS_PROG has no exception.
Method GET_DEFAULT_LANGU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IMP_USER | Call by reference | Type reference (TYPE) | SYUNAME | R/3-System, Anmeldename des Benutzers | 20030731 | |||
| 2 | RET_LANGU | Value transfer | Type reference (TYPE) | SYLANGU | R/3-System, aktuelle Sprache | 20030731 |
Method GET_DEFAULT_LANGU on class CL_HR_PM_PW_PROCESS_PROG has no exception.
Method GET_INPUT_OBJ_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RET_IMP_OBJ_TYPES | Value transfer | Type reference (TYPE) | PAY_PM_OBJ_TYP_TAB | Prozessmanager: Programmkategorien, Tabelle mit Objektetype | 20021212 |
Method GET_INPUT_OBJ_TYPES on class CL_HR_PM_PW_PROCESS_PROG has no exception.
Method GET_OBJECTS_STATISTIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IMP_OBJECTS | Call by reference | Type reference (TYPE) | PAY_PM_INPUT_OBJS_TARGET_TAB | Prozeßmanager: Objekte und ihr Ziel | 20020924 | |||
| 2 | RET_STATISTIC | Value transfer | Type reference (TYPE) | OBJECTS_STATISTIC | 20020924 |
Method GET_OBJECTS_STATISTIC on class CL_HR_PM_PW_PROCESS_PROG has no exception.
Method GET_PARCEL_BUILD_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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_PW_PROCESS_PROG has no exception.
Method GET_PRI_PARAMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXP_ARC_PARAMS | Call by reference | Type reference (TYPE) | ARC_PARAMS | ImageLink Struktur | 20040217 | |||
| 2 | EXP_PRI_PARAMS | Call by reference | Type reference (TYPE) | PRI_PARAMS | Struktur zur Übergabe von Druckparametern | 20040217 |
Method GET_PRI_PARAMS on class CL_HR_PM_PW_PROCESS_PROG has no exception.
Method GET_TABLE_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IMP_SEL_PARAMS | Call by reference | Type reference (TYPE) | RSPARAMS_TT | rsparams Tabelle | 20021011 | |||
| 2 | RET_PARAMETERS | Value transfer | Type reference (TYPE) | PARAMETERS_TABLE | Einstelliges Kennzeichen | 20021011 |
Method GET_TABLE_PARAMETERS on class CL_HR_PM_PW_PROCESS_PROG has no exception.
Method INSERT_TARGET_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHN_SEL_PARAMS | Call by reference | Type reference (TYPE) | RSPARAMS_TT | rsparams Tabelle | 20021011 | |||
| 2 | IMP_OBJECTS | Call by reference | Type reference (TYPE) | PAY_PM_INPUT_OBJS_TARGET_TAB | Prozeßmanager: Objekte und ihr Ziel | 20021011 |
Method INSERT_TARGET_FIELDS on class CL_HR_PM_PW_PROCESS_PROG has no exception.
Method IS_PROCESSING_OBJ_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IMP_OBJ_TYPES | Call by reference | Type reference (TYPE) | PAY_PM_OBJECT_TAB | Tabelle mit Instanzen | 20021210 | |||
| 2 | IMP_ONLY_INPUT | Call by reference | Type reference (TYPE) | RP_XFELD | Nur Eingabeobjekt | 20021212 | |||
| 3 | RET_IS_PROCESSING | Value transfer | Type reference (TYPE) | RP_XFELD | Ankreuzfeld | 20021210 |
Method IS_PROCESSING_OBJ_TYPES on class CL_HR_PM_PW_PROCESS_PROG has no exception.
Method MODIFY_PARCEL_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHN_TARGET_OBJECTS | Call by reference | Type reference (TYPE) | PAY_PM_INPUT_OBJS_TARGET_TAB | Prozeßmanager: Objekte und ihr Ziel | 20020924 | |||
| 2 | IMP_RESULT_OBJECTS | Value transfer | Type reference (TYPE) | PAY_PM_INPUT_OBJS_TARGET_TAB | Prozeßmanager: Objekte und ihr Ziel | 20030320 |
Method MODIFY_PARCEL_OBJECTS on class CL_HR_PM_PW_PROCESS_PROG has no exception.
Method SUBMIT_GARBAGE_COLLECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IMP_MSG_HANDLE | Call by reference | Object reference (TYPE REF TO) | CL_HR_PM_PW_ERROR | Fehlerklasse für Prozeßmanager | 20020918 | |||
| 2 | IMP_PARCEL | Call by reference | Object reference (TYPE REF TO) | CL_HR_PM_PW_PARCEL | Objekt Pakete in einem Prozeß | 20020918 | |||
| 3 | IMP_PRE_JOB_COUNT | Call by reference | Type reference (TYPE) | TBTCJOB-JOBCOUNT | Kennummner eines Batch-Jobs | 20020918 | |||
| 4 | IMP_PRE_JOB_NAME | Call by reference | Type reference (TYPE) | TBTCJOB-JOBNAME | Name eines Hintergrundjobs | 20020918 |
Method SUBMIT_GARBAGE_COLLECTION on class CL_HR_PM_PW_PROCESS_PROG has no exception.
Method SUBMIT_RFC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IMP_ARC_PARAMS | Call by reference | Type reference (TYPE) | ARC_PARAMS | ImageLink Struktur | 20030603 | |||
| 2 | IMP_JOB_COUNT | Call by reference | Type reference (TYPE) | T52SPS-JOB_COUNT | Kennummer eines Jobs | 20030603 | |||
| 3 | IMP_JOB_NAME | Call by reference | Type reference (TYPE) | T52SPS-JOB_NAME | Name eines Hintergrundjobs | 20030603 | |||
| 4 | IMP_PARAMS | Call by reference | Type reference (TYPE) | RSPARAMS_TT | rsparams Tabelle | 20030603 | |||
| 5 | IMP_PRI_PARAMS | Call by reference | Type reference (TYPE) | PRI_PARAMS | Struktur zur Übergabe von Druckparametern | 20030603 | |||
| 6 | IMP_UNAME | Call by reference | Type reference (TYPE) | T52SP-START_NAME | Benutzername | 20030603 |
Method SUBMIT_RFC on class CL_HR_PM_PW_PROCESS_PROG has no exception.
Method UPDATE_SEL_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHN_SEL_OBJECTS | Call by reference | Type reference (TYPE) | PAY_PM_INPUT_OBJS_TARGET | Prozeßmanager: Objekte und ihr Ziel | 20030526 | |||
| 2 | IMP_DELTA_OBJECTS | Call by reference | Type reference (TYPE) | PAY_PM_DELTA_OBJECTS | Prozeßmanager: Objekte, nach Prüfung aufgenommen | 20030526 | |||
| 3 | IMP_OFFER | Call by reference | Type reference (TYPE) | PAY_PM_SUPPLIER_CATEGORY | Prozeßmanager: Programmkategory des Objektlieferanten | 20030526 |
Method UPDATE_SEL_OBJECTS on class CL_HR_PM_PW_PROCESS_PROG has no exception.
History
| Last changed by/on | SAP | 20050219 |
| SAP Release Created in | 470 |