Hierarchy
⤷
⤷
Properties
| Class | CL_HRFPM_CD_REGISTRATOR | |
| Short Description | Management of Requirement Registration (Temporary Key) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_FPM_COM_ENGINE | Position Management: Commitment Creation |
| Created | 20070111 | SAP |
| Last change | 20081217 | 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) |
Interfaces
Class CL_HRFPM_CD_REGISTRATOR has no interface implemented.
Friends
Class CL_HRFPM_CD_REGISTRATOR has no friend class.
Attributes
Methods
Events
Class CL_HRFPM_CD_REGISTRATOR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_REQUIREMENT_KEY | Protected | See coding | 20070111 | BEGIN OF ts_requirement_key.
INCLUDE TYPE hrfpm_fm_pos_index AS index.
INCLUDE TYPE hrobject AS object.
INCLUDE TYPE hrobject AS dep_object
RENAMING WITH SUFFIX dp.
TYPES: datbi TYPE hrfpm_fm_doc-datbi,
enctype TYPE hrfpm_enc_type,
END OF ts_requirement_key
|
||
| 2 | TS_REQUIREMENT_REG | Public | See coding | 20071222 | BEGIN OF ts_requirement_reg,
req_id TYPE hrfpm_fm_pos-key_pos.
include TYPE vdb_fm_doc as reg.
TYPES: END OF ts_requirement_reg
|
||
| 3 | TT_REQUIREMENT_REG | Public | See coding | 20071222 | tt_requirement_reg TYPE TABLE OF ts_requirement_reg
|
Method Signatures
Method BUILD_REQ_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_REQ_POS | Call by reference | Type reference (TYPE) | HRFPM_FPM_DOC_POS_STAT | HRFPM: FPM Belege - Positionen | 20070111 | |||
| 2 | RP_REQ_KEY | Value transfer | Type reference (TYPE) | TS_REQUIREMENT_KEY | 20070111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HRFPM: Fehler bei der FM-Belegerstellung | 20070111 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_HRFPM_CD_REGISTRATOR has no parameter.
Method CLASS_CONSTRUCTOR on class CL_HRFPM_CD_REGISTRATOR has no exception.
Method CLEAN_UP_VOID_REQ_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_REQ_REG | Call by reference | Type reference (TYPE) | TS_REQUIREMENT_REG | Generierte Tabelle zum View VDB_FM_DOC | 20071222 | |||
| 2 | RP_REQ_ID | Value transfer | Type reference (TYPE) | HRFPM_FM_POS-KEY_POS | 20071222 |
Method CLEAN_UP_VOID_REQ_ID on class CL_HRFPM_CD_REGISTRATOR has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_ENC_TYPE | Call by reference | Type reference (TYPE) | HRFPM_ENC_TYPE | Mittelvormerkungstyp | 20070111 | |||
| 2 | I_UPDATE_LOGIC | Call by reference | Object reference (TYPE REF TO) | CL_HRFPM_CD_UPDATE_LOGIC | Master für den Erzeugung der PBC-Belege | 20070111 |
Method CONSTRUCTOR on class CL_HRFPM_CD_REGISTRATOR has no exception.
Method CREATE_TEMP_DOC_POS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_FM_DOC | Call by reference | Type reference (TYPE) | HRFPM_FM_DOC | HRFPM: FM Belege | 20070111 | |||
| 2 | ES_FM_DOC_POS | Call by reference | Type reference (TYPE) | HRFPM_FM_DOC_POS | HRFPM: FPM Belege - Positionen | 20070111 | |||
| 3 | ES_REQ_ID | Call by reference | Type reference (TYPE) | HRFPM_FM_POS-KEY_POS | 20070111 | ||||
| 4 | IS_REQ_KEY | Call by reference | Type reference (TYPE) | TS_REQUIREMENT_KEY | HRFPM: FPM Belege - Positionen | 20070111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070111 |
Method DEQUEUE_REQ_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_REQ_KEY | Call by reference | Type reference (TYPE) | TS_REQUIREMENT_KEY | 20070111 | ||||
| 2 | RP_RC | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20070111 |
Method DEQUEUE_REQ_KEY on class CL_HRFPM_CD_REGISTRATOR has no exception.
Method ENQUEUE_REQ_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_REQ_KEY | Call by reference | Type reference (TYPE) | TS_REQUIREMENT_KEY | 20070111 | ||||
| 2 | RP_RC | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20070111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070111 |
Method GET_PERSISTED_TRANS_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_FM_DOC | Call by reference | Type reference (TYPE) | HRFPM_FM_DOC | HRFPM: FM Belege | 20070123 | |||
| 2 | ES_FM_POS | Call by reference | Type reference (TYPE) | HRFPM_FM_DOC_POS | HRFPM: FM Belege - Positionen | 20070123 | |||
| 3 | IS_FM_POS_KEY | Value transfer | Type reference (TYPE) | HRFPM_FM_POS-KEY_POS | 20070123 |
Method GET_PERSISTED_TRANS_ID on class CL_HRFPM_CD_REGISTRATOR has no exception.
Method GET_PERS_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_FM_DOC_POS_KEY | Call by reference | Type reference (TYPE) | HRFPM_FM_POS-KEY_POS | 20070111 | ||||
| 2 | RP_DOC_POS_KEY | Value transfer | Type reference (TYPE) | HRFPM_FM_POS-KEY_POS | Belegnummer des PBC-Belegs | 20070111 |
Method GET_PERS_ID on class CL_HRFPM_CD_REGISTRATOR has no exception.
Method GET_REQUIREMENT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_POS | Call by reference | Type reference (TYPE) | HRFPM_FPM_DOC_POS_STAT | HRFPM: FPM Belege - Positionen | 20070111 | |||
| 2 | RP_ID | Value transfer | Type reference (TYPE) | HRFPM_FM_POS-KEY_POS | Belegnummer des PBC-Belegs | 20070111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HRFPM: Fehler bei der FM-Belegerstellung | 20080919 |
Method GET_REQ_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SEC_KEY | Call by reference | Type reference (TYPE) | TS_REQUIREMENT_KEY | 20071220 | ||||
| 2 | RP_POS_KEY | Value transfer | Type reference (TYPE) | HRFPM_FM_POS-KEY_POS | Belegnummer des PBC-Belegs | 20071220 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HRFPM: Fehler bei der FM-Belegerstellung | 20071222 |
Method GET_STATUS_OF_TRANS_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_FM_POS_KEY | Call by reference | Type reference (TYPE) | HRFPM_FM_POS-KEY_POS | 20070125 | ||||
| 2 | RP_STATUS | Value transfer | Type reference (TYPE) | HRFPM_FPM_STATUS | Buchungsstatus | 20070125 |
Method GET_STATUS_OF_TRANS_ID on class CL_HRFPM_CD_REGISTRATOR has no exception.
Method GET_TRANS_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_FM_DOC_POS_KEY | Call by reference | Type reference (TYPE) | HRFPM_FM_POS-KEY_POS | 20070111 | ||||
| 2 | RP_DOC_POS_KEY | Value transfer | Type reference (TYPE) | HRFPM_FM_POS-KEY_POS | Belegnummer des PBC-Belegs | 20070111 |
Method GET_TRANS_ID on class CL_HRFPM_CD_REGISTRATOR has no exception.
Method ID_IS_TRANS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_FM_DOC_POS_KEY | Value transfer | Type reference (TYPE) | HRFPM_FM_DOC_POS-KEY_POS | 20070111 | ||||
| 2 | RP_FLG_IS_TEMPORARY | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20070111 |
Method ID_IS_TRANS on class CL_HRFPM_CD_REGISTRATOR has no exception.
Method NEW_BUILD_NECESSARY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_POS | Call by reference | Type reference (TYPE) | HRFPM_FPM_DOC_POS_STAT | HRFPM: FPM Belege - Positionen | 20070208 | |||
| 2 | RP_FLG_BUILD_NECESSARY | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20070208 |
Method NEW_BUILD_NECESSARY on class CL_HRFPM_CD_REGISTRATOR has no exception.
Method PRESORT_FPM_POS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_FPM_POS | Call by reference | Type reference (TYPE) | HRFPM_FPM_DOC_POS_STAT_IT | HRFPM: FPM Belegpositionen + Status | 20070208 |
Method PRESORT_FPM_POS on class CL_HRFPM_CD_REGISTRATOR has no exception.
Method READ_REQ_ID_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SEC_KEY | Call by reference | Type reference (TYPE) | TS_REQUIREMENT_KEY | 20071222 | ||||
| 2 | RP_POS_KEY | Value transfer | Type reference (TYPE) | HRFPM_FM_POS-KEY_POS | Belegnummer des PBC-Belegs | 20071222 |
Method READ_REQ_ID_FROM_DB on class CL_HRFPM_CD_REGISTRATOR has no exception.
Method READ_REQ_REG_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_REQ_REGISTER | Call by reference | Type reference (TYPE) | TT_REQUIREMENT_REG | Belegnummer des PBC-Belegs | 20071220 | |||
| 2 | IS_REQ_ID | Call by reference | Type reference (TYPE) | HRFPM_FM_POS-KEY_POS | 20071220 | ||||
| 3 | IS_SEC_KEY | Call by reference | Type reference (TYPE) | TS_REQUIREMENT_KEY | 20071220 |
Method READ_REQ_REG_FROM_DB on class CL_HRFPM_CD_REGISTRATOR has no exception.
Method READ_REQ_REG_WITH_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_REQ_ID | Call by reference | Type reference (TYPE) | HRFPM_FM_POS-KEY_POS | 20071222 | ||||
| 2 | RS_REQ_REG | Value transfer | Type reference (TYPE) | TS_REQUIREMENT_REG | Belegnummer des PBC-Belegs | 20071222 |
Method READ_REQ_REG_WITH_ID on class CL_HRFPM_CD_REGISTRATOR has no exception.
Method REFINE_DB_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_REQ_REG | Call by reference | Type reference (TYPE) | TT_REQUIREMENT_REG | 20080604 | ||||
| 2 | IS_SEC_KEY | Call by reference | Type reference (TYPE) | TS_REQUIREMENT_KEY | 20080604 |
Method REFINE_DB_SELECTION on class CL_HRFPM_CD_REGISTRATOR has no exception.
Method REFINE_DB_SELECTION_NEG_CMMTNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_REQ_REG | Call by reference | Type reference (TYPE) | TT_REQUIREMENT_REG | 20080604 | ||||
| 2 | IS_SEC_KEY | Call by reference | Type reference (TYPE) | TS_REQUIREMENT_KEY | 20080604 |
Method REFINE_DB_SELECTION_NEG_CMMTNT on class CL_HRFPM_CD_REGISTRATOR has no exception.
Method REG_TRANS_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_REQ_KEY | Call by reference | Type reference (TYPE) | TS_REQUIREMENT_KEY | 20070111 | ||||
| 2 | RP_REQ_ID | Value transfer | Type reference (TYPE) | HRFPM_FM_POS-KEY_POS | 20070111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070111 |
Method REQ_ID_IS_VALID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_REQ_REG | Call by reference | Type reference (TYPE) | TS_REQUIREMENT_REG | Generierte Tabelle zum View VDB_FM_DOC | 20071222 | |||
| 2 | RP_IS_VALID | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20071222 |
Method REQ_ID_IS_VALID on class CL_HRFPM_CD_REGISTRATOR has no exception.
Method TRANS_ID_IS_PERSISTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TEMP_DOC_POS | Value transfer | Type reference (TYPE) | HRFPM_FM_POS-KEY_POS | 20070111 | ||||
| 2 | RP_FLG_IS_PERSISTED | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20070111 |
Method TRANS_ID_IS_PERSISTED on class CL_HRFPM_CD_REGISTRATOR has no exception.
Method TRANS_ID_IS_REG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TEMP_DOC_POS | Call by reference | Type reference (TYPE) | HRFPM_FM_POS-KEY_POS | 20070111 | ||||
| 2 | RP_FLG_REGISTERED | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20070111 |
Method TRANS_ID_IS_REG on class CL_HRFPM_CD_REGISTRATOR has no exception.
Method UNREG_TRANS_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TEMP_DOC_POS | Call by reference | Type reference (TYPE) | HRFPM_FM_POS-KEY_POS | 20070111 | ||||
| 2 | RP_FLG_ALREADY_UNREGISTERED | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20070111 |
Method UNREG_TRANS_ID on class CL_HRFPM_CD_REGISTRATOR has no exception.
Method VALIDATE_REQ_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_REQ_REG | Call by reference | Type reference (TYPE) | TS_REQUIREMENT_REG | Generierte Tabelle zum View VDB_FM_DOC | 20071222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HRFPM: Fehler bei der FM-Belegerstellung | 20071222 |
History
| Last changed by/on | SAP | 20081217 |
| SAP Release Created in | 700 |