Hierarchy
⤷
⤷
Properties
| Class | CL_HRFPM_CD_PBC_BUILD_DOCS | |
| Short Description | Generate PBC Documents, No Update | |
| 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 | 20130531 | 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_PBC_BUILD_DOCS has no interface implemented.
Friends
Class CL_HRFPM_CD_PBC_BUILD_DOCS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_HRFPM_CD_ACC_BUILD_DOCS | Creation of Accounting Documents | 20070111 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_HRFPM_CD_DOC_BUFFER | Creation of Accounting Documents | 20070111 | |||
| 3 | Constant | Protected | Type reference (TYPE) | HRFPM_MODULE | 'CD' | 20070111 | |||
| 4 | Constant | Protected | Type reference (TYPE) | FLAG | 'X' | General Flag | 20070111 | ||
| 5 | Instance attribute | Protected | Type reference (TYPE) | ENDDA | Commitment Year | 20070111 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | HRFPM_OBJECT_VALIDITY_IV | HRFPM: Validity time interval of the objects | 20070111 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | BEGDA | Valid from Date | 20070111 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | ENDDA | Valid To Date | 20070111 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | HRFPM_ENC_TYPE | HRFPM: Funds Reservation Type (Res / Pre / Com) | 20070111 | |||
| 10 | Static Attribute | Protected | Object reference (TYPE REF TO) | CX_HRFPM_2FC | 20070111 | ||||
| 11 | Static Attribute | Protected | Object reference (TYPE REF TO) | CX_HRFPM_ACC_POSTING | HRFPM: Error During FM Document Creation | 20070111 | |||
| 12 | Static Attribute | Protected | Object reference (TYPE REF TO) | CX_HRFPM_CD_FAILED | 20070111 | ||||
| 13 | Static Attribute | Protected | Object reference (TYPE REF TO) | CX_HRFPM_COST_DIST | 20070111 | ||||
| 14 | Static Attribute | Protected | Object reference (TYPE REF TO) | CX_HRFPM_DB_OPERATION | 20070111 | ||||
| 15 | Static Attribute | Protected | Object reference (TYPE REF TO) | CX_HRFPM_FM_DOC | 20070111 | ||||
| 16 | Static Attribute | Protected | Object reference (TYPE REF TO) | CX_HRFPM_FPM_DOC | Error During FPM Document Creation | 20070111 | |||
| 17 | Static Attribute | Protected | Object reference (TYPE REF TO) | CX_HRFPM | 20070111 | ||||
| 18 | Static Attribute | Protected | Object reference (TYPE REF TO) | CX_HRFPM_INTERNAL_ERROR | 20070111 | ||||
| 19 | Static Attribute | Protected | Object reference (TYPE REF TO) | CX_HRFPM_INFOTYPE_OPERATION | Infotype Operations | 20070111 | |||
| 20 | Instance attribute | Protected | Type reference (TYPE) | HRBPREP_REQUIREMENT_ACC_ASS_IT | Budget Preparation: Requirement with Account Assignment | 20080204 | |||
| 21 | Instance attribute | Protected | Type reference (TYPE) | HRFPM_FPM_DOC_HEADER | HRFPM: FPM Document Headers for Funds Commitments | 20070111 | |||
| 22 | Static Attribute | Protected | Type reference (TYPE) | FLAG | General Flag | 20070111 | |||
| 23 | Static Attribute | Protected | Type reference (TYPE) | TT_FPM_POS_NEW_POSNR_START | OSS1233179 | 20080722 | |||
| 24 | Instance attribute | Protected | Type reference (TYPE) | HRFPM_OBJECT | FPM: Structure for DB Table HRFPM_OBJECTS | 20070111 | |||
| 25 | Instance attribute | Protected | Type reference (TYPE) | FLAG | General Flag | 20071026 | |||
| 26 | Instance attribute | Protected | Type reference (TYPE) | TT_FPM_DELTA_DOC_POS | HRFPM: FPM Document Items | 20070111 | |||
| 27 | Instance attribute | Protected | Type reference (TYPE) | TT_FPM_DOC_POS_SIMPLE | HRFPM: FPM Document Items | 20070111 | |||
| 28 | Instance attribute | Protected | Type reference (TYPE) | TT_FPM_DOC_POS_SIMPLE | HRFPM: FPM Document Items | 20070111 | |||
| 29 | Static Attribute | Protected | Type reference (TYPE) | SYMSG | Structure of Message Variables | 20070111 | |||
| 30 | Static Attribute | Protected | Type reference (TYPE) | STRING | 20070111 | ||||
| 31 | Instance attribute | Protected | Type reference (TYPE) | HROBJECT | Object | 20070111 | |||
| 32 | Instance attribute | Protected | Type reference (TYPE) | HRFPM_FM_POS-FPM_POSNR | Item Number in PBC Document | 20080722 | |||
| 33 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_HRFPM_CD_REGISTRATOR | Factory for Creating Update Records of PBC Documents | 20070111 | |||
| 34 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_HRFPM_CD_UPDATE_LOGIC | Factory for Creating Update Records of PBC Documents | 20070111 | |||
| 35 | Instance attribute | Protected | Type reference (TYPE) | HRFPM_ENC_PERIODS-VALIDITY_IV | 20080204 |
Methods
Events
Class CL_HRFPM_CD_PBC_BUILD_DOCS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_FPM_POS_NEW_POSNR_START | Protected | See coding | OSS1233179 | 20080722 | BEGIN OF ts_fpm_pos_new_posnr_start,
key_header TYPE hrfpm_fpm_doc-key_header,
posnr_max TYPE hrfpm_fpm_pos-key_pos-fpm_posnr,
END OF ts_fpm_pos_new_posnr_start
|
|
| 2 | TS_TIME_REF | Public | See coding | 20111215 | BEGIN OF ts_time_ref.
INCLUDE TYPE hrfpm_time AS period.
TYPES:
ref_tab TYPE SORTED TABLE OF
sytabix WITH UNIQUE DEFAULT KEY,
END OF ts_time_ref
|
||
| 3 | TTY_FPM_POS_DELTA | Public | See coding | 20070111 | tty_fpm_pos_delta TYPE TABLE OF ty_fpm_pos_delta
|
||
| 4 | TT_FPM_DELTA_DOC_POS | Protected | See coding | 20070111 | tt_fpm_delta_doc_pos TYPE SORTED TABLE OF hrfpm_fpm_delta_doc_pos_stat
WITH NON-UNIQUE KEY
fpm_pos-key_pos
updstatus-dbaction
|
||
| 5 | TT_FPM_DOC_POS_SIMPLE | Protected | See coding | 20070111 | tt_fpm_doc_pos_simple TYPE STANDARD TABLE OF hrfpm_fpm_doc_pos_stat
WITH NON-UNIQUE DEFAULT KEY
|
||
| 6 | TT_FPM_POS_NEW_POSNR_START | Protected | See coding | OSS1233179 | 20080722 | tt_fpm_pos_new_posnr_start TYPE hashed TABLE OF
ts_fpm_pos_new_posnr_start WITH UNIQUE KEY key_header
|
|
| 7 | TT_TIME | Public | See coding | 20111215 | tt_time TYPE SORTED TABLE OF hrfpm_time
WITH UNIQUE DEFAULT KEY
|
||
| 8 | TT_TIME_REF | Public | See coding | 20111215 | tt_time_ref TYPE SORTED TABLE OF ts_time_ref
WITH UNIQUE KEY period
|
||
| 9 | TY_FPM_POS_DELTA | Public | See coding | 20070111 | BEGIN OF ty_fpm_pos_delta,
fpm_pos TYPE hrfpm_fpm_pos,
delta TYPE hrfpm_fpm_pos-betrg,
END OF ty_fpm_pos_delta
|
Method Signatures
Method BUILD_DELTA_FPM_DOC Signature
Method BUILD_DELTA_FPM_DOC on class CL_HRFPM_CD_PBC_BUILD_DOCS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei der FPM Beleg Erstellung | 20070904 |
Method BUILD_DELTA_POS_CHANGED_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DELTA_POS | Call by reference | Type reference (TYPE) | HRFPM_FPM_DELTA_DOC_POS_STAT | HRFPM: FPM Belege - Positionen | 20070111 | |||
| 2 | IS_NEW_FPM_DOC_POS | Call by reference | Type reference (TYPE) | HRFPM_FPM_DOC_POS_STAT | HRFPM: FPM Belege - Positionen | 20070111 | |||
| 3 | IS_OLD_FPM_DOC_POS | Call by reference | Type reference (TYPE) | HRFPM_FPM_DOC_POS_STAT | HRFPM: FPM Belege - Positionen | 20070111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei der FPM Beleg Erstellung | 20070904 |
Method BUILD_DELTA_POS_DEL_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DELTA_POS | Call by reference | Type reference (TYPE) | HRFPM_FPM_DELTA_DOC_POS_STAT | HRFPM: FPM Belege - Positionen | 20070111 | |||
| 2 | IS_OLD_FPM_DOC_POS | Call by reference | Type reference (TYPE) | HRFPM_FPM_DOC_POS_STAT | HRFPM: FPM Belege - Positionen | 20070111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei der FPM Beleg Erstellung | 20070904 |
Method BUILD_DELTA_POS_NEW_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DELTA_POS | Call by reference | Type reference (TYPE) | HRFPM_FPM_DELTA_DOC_POS_STAT | HRFPM: FPM Belege - Positionen | 20070111 | |||
| 2 | IS_NEW_FPM_DOC_POS | Call by reference | Type reference (TYPE) | HRFPM_FPM_DOC_POS_STAT | HRFPM: FPM Belege - Positionen | 20070111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei der FPM Beleg Erstellung | 20070111 |
Method BUILD_DOCUMENTS_BUFFERED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_FIN_REQUIREMENT | Call by reference | Type reference (TYPE) | HRBPREP_REQUIREMENT_ACC_ASS_IT | Budget Preparation: Bedarf mit Kontierung | 20080204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070111 |
Method BUILD_NEW_FPM_DOC Signature
Method BUILD_NEW_FPM_DOC on class CL_HRFPM_CD_PBC_BUILD_DOCS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070111 | |||
| 2 | Fehler bei der FPM Beleg Erstellung | 20070111 |
Method BUILD_NEW_FPM_DOC_HEADER Signature
Method BUILD_NEW_FPM_DOC_HEADER on class CL_HRFPM_CD_PBC_BUILD_DOCS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei der FPM Beleg Erstellung | 20070112 |
Method BUILD_PBC_DOCUMENTS Signature
Method BUILD_PBC_DOCUMENTS on class CL_HRFPM_CD_PBC_BUILD_DOCS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HRFPM: Fehler bei der FM-Belegerstellung | 20070111 |
Method CHECK_FPM_POS_IS_OK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_FPM_DOC_POS | Call by reference | Type reference (TYPE) | HRFPM_FPM_DOC_POS | HRFPM: FPM Belege - Positionen | 20070111 | |||
| 2 | RP_IS_OK | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20070111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070111 |
Method CONDENSE_FIN_REQ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_REQ_ACC_ASS | Call by reference | Type reference (TYPE) | HRBPREP_REQUIREMENT_ACC_ASS_IT | Budget Preparation: Bedarf mit Kontierung | 20111215 |
Method CONDENSE_FIN_REQ on class CL_HRFPM_CD_PBC_BUILD_DOCS has no exception.
Method CONDENSE_FIN_REQ_BY_CHAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_FIN_REQUIREMENT | Call by reference | Type reference (TYPE) | HRBPREP_REQUIREMENT_ACC_ASS_IT | Budget Preparation: Bedarf mit Kontierung | 20111215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HRFPM: Fehler bei der FM-Belegerstellung | 20111215 |
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 | HRFPM: Mittelreservierungstyp (Res / Pre / Com) | 20070111 | |||
| 2 | IP_FLG_DELETION | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20071026 | |||
| 3 | IP_OBJECT | Call by reference | Type reference (TYPE) | HRFPM_OBJECT-KEY | Objekt | 20070111 | |||
| 4 | IS_ENC_PER | Call by reference | Type reference (TYPE) | HRFPM_ENC_PERIODS | Gültigkeitsende | 20080204 | |||
| 5 | I_UPDATE_LOGIC | Call by reference | Object reference (TYPE REF TO) | CL_HRFPM_CD_UPDATE_LOGIC | Factory zur Ezeugung der Update-Sätze von PBC-Belegen | 20070111 |
Method CONSTRUCTOR on class CL_HRFPM_CD_PBC_BUILD_DOCS has no exception.
Method FILL_IT_OLD_FPM_DOC_POS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_FPM_DOC_POS | Call by reference | Type reference (TYPE) | HRFPM_FPM_DOC_POS_IT | HRFPM: FPM Belegpositionen | 20070111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei der FPM Beleg Erstellung | 20070111 |
Method FIND_BEST_MATCHING_PRED_POS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_FPM_DOC_POS | Call by reference | Type reference (TYPE) | HRFPM_FPM_DOC_POS_STAT | HRFPM: FPM Belege - Positionen | 20111215 | |||
| 2 | IS_MATCHING_POS_REF | Call by reference | Type reference (TYPE) | TS_TIME_REF | 20111215 | ||||
| 3 | IT_FPM_DOC_POS_PRED | Call by reference | Type reference (TYPE) | HRFPM_FPM_DOC_POS_IT | HRFPM: FPM Belegpositionen | 20111215 | |||
| 4 | RS_DEP_FPM_DOC_KEY | Value transfer | Type reference (TYPE) | HRFPM_FPM_KEY_POS | HRFPM: FPM Belegpositionen - DB Schlüssel | 20111215 |
Method FIND_BEST_MATCHING_PRED_POS on class CL_HRFPM_CD_PBC_BUILD_DOCS has no exception.
Method FIND_GAPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_COVER | Call by reference | Type reference (TYPE) | TT_TIME_REF | 20111215 | ||||
| 2 | ET_GAPS | Call by reference | Type reference (TYPE) | TT_TIME | 20111215 | ||||
| 3 | IS_ANALYSIS_PERIOD | Value transfer | Type reference (TYPE) | HRFPM_TIME | HR-FPM: Gültigkeitszeitraum | 20111215 | |||
| 4 | IT_TABLE | Call by reference | Type reference (TYPE) | ANY TABLE | 20111215 | ||||
| 5 | IV_BEGDA | Call by reference | Type reference (TYPE) | DATUM | Datum | 20111215 | |||
| 6 | IV_ENDDA | Call by reference | Type reference (TYPE) | DATUM | Datum | 20111215 |
Method FIND_GAPS on class CL_HRFPM_CD_PBC_BUILD_DOCS has no exception.
Method FIND_MATCHING_OLD_FPM_POS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_NEW_DOC_POS | Call by reference | Type reference (TYPE) | HRFPM_FPM_DOC_POS_STAT | HRFPM: FPM Belege - Positionen | 20070111 | |||
| 2 | RT_MATCHING_OLD_POS | Value transfer | Object reference (TYPE REF TO) | TT_FPM_DOC_POS_SIMPLE | HRFPM: FPM Belege - Positionen | 20080204 |
Method FIND_MATCHING_OLD_FPM_POS on class CL_HRFPM_CD_PBC_BUILD_DOCS has no exception.
Method GET_NEXT_POSNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_NEXT_POSNR | Value transfer | Type reference (TYPE) | HRFPM_FPM_POS-FPM_POSNR | Positionsnummer innerhalb des PBC-Belegs | 20080722 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100510 |
Method GET_OLD_FPM_DOC_FOR_DEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DELETION_PERIOD | Call by reference | Type reference (TYPE) | HRFPM_OBJECT_VALIDITY_IV | HRFPM: Validity time interval of the objects | 20071026 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070111 |
Method GET_OLD_FPM_DOC_FOR_UPD Signature
Method GET_OLD_FPM_DOC_FOR_UPD on class CL_HRFPM_CD_PBC_BUILD_DOCS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei der FPM Beleg Erstellung | 20070112 |
Method HANDLE_EXCEPTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_EXC | Call by reference | Object reference (TYPE REF TO) | CX_HRFPM | Ausnahmenklasse für Modul 'Administrator' | 20070111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070111 |
Method INIT_NEW_FPM_LINE_FROM_COST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_COST_DIST | Call by reference | Type reference (TYPE) | HRBPREP_REQUIREMENT_ACC_ASS | Budget Preparation: Bedarf mit Kontierung | 20070111 | |||
| 2 | RS_FPM_DOC_POS | Value transfer | Type reference (TYPE) | HRFPM_FPM_DOC_POS_STAT | HRFPM: FPM Belege - Positionen | 20080204 |
Method INIT_NEW_FPM_LINE_FROM_COST on class CL_HRFPM_CD_PBC_BUILD_DOCS has no exception.
Method LINK_WITH_DEP_FPM_POS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_FPM_DOC_POS | Call by reference | Type reference (TYPE) | HRFPM_FPM_DOC_POS_STAT_IT | HRFPM: FPM Belegpositionen | 20070111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei der FPM Beleg Erstellung | 20070111 |
Method LINK_WITH_DEP_FPM_POS2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_FPM_DOC_POS | Call by reference | Type reference (TYPE) | HRFPM_FPM_DOC_POS_STAT_IT | HRFPM: FPM Belegpositionen + Status | 20111215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei der FPM Beleg Erstellung | 20111215 |
Method LINK_WITH_FM_POS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_FPM_DOC_POS | Call by reference | Type reference (TYPE) | HRFPM_FPM_DOC_POS_STAT_IT | HRFPM: FPM Belegpositionen | 20070111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error During FPM Document Creation | 20080919 |
Method RECURSIVE_MERGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_FPM_POS_MERGE | Call by reference | Type reference (TYPE) | TT_FPM_DOC_POS_SIMPLE | HRFPM: Tabellentyp zu HRFPM_FPM_DOC_POS | 20070111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070111 |
Method SET_FINANCING_REQUIREMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_FIN_REQUIREMENT | Call by reference | Type reference (TYPE) | HRBPREP_REQUIREMENT_ACC_ASS_IT | Budget Preparation: Bedarf mit Kontierung | 20080204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HRFPM: Fehler bei der FM-Belegerstellung | 20080204 |
Method SPLIT_WITH_DEP_FPM_DOC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_POS_COUNTER | Call by reference | Type reference (TYPE) | I | 20111215 | ||||
| 2 | ET_FPM_DOC_DEP | Call by reference | Type reference (TYPE) | HRFPM_FPM_DOC_POS_STAT_IT | HRFPM: FPM Belegpositionen + Status | 20111215 | |||
| 3 | ET_FPM_DOC_NO_DEP | Call by reference | Type reference (TYPE) | HRFPM_FPM_DOC_POS_STAT_IT | HRFPM: FPM Belegpositionen + Status | 20111215 | |||
| 4 | IS_FPM_DOC_POS | Call by reference | Type reference (TYPE) | HRFPM_FPM_DOC_POS_STAT | HRFPM: FPM Belege - Positionen | 20111215 | |||
| 5 | IT_DEP_FPM_DOC_SUPPLY | Call by reference | Type reference (TYPE) | HRFPM_FPM_DOC_POS_IT | HRFPM: FPM Belegpositionen | 20111215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20111215 |
Method UPDATE_REQUIRED 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_DELTA_DOC_POS_STAT | HRFPM: FPM Belege - Positionen | 20070111 | |||
| 2 | RP_FLG_UPDATE_REQUIRED | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20070111 |
Method UPDATE_REQUIRED on class CL_HRFPM_CD_PBC_BUILD_DOCS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |