Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FMEF_CONST_BASE | Basis Constants | 20070823 |
Properties
| Class | CL_FMRE_HR_DOC_HANDLER | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FMEU | Earmarked Funds: Additional Developments |
| Created | 20070604 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FMRE_HR_DOC_HANDLER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FMEF_CONST_BASE | Basis Constants | 20070823 |
Friends
Class CL_FMRE_HR_DOC_HANDLER has no friend class.
Attributes
Methods
Events
Class CL_FMRE_HR_DOC_HANDLER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_EF_POS | Private | See coding | 20070823 | begin of ts_ef_pos,
obj_pos type t_ext_doc_pos-obj_pos,
pos type ref to cl_fm_ef_position,
vad type ref to cl_fm_ef_valueadjust,
end of ts_ef_pos
|
||
| 2 | TT_EF_POS | Private | See coding | 20070823 | tt_ef_pos type sorted table
of ts_ef_pos with unique key obj_pos
|
||
| 3 | T_EF_DOC | Private | See coding | 20070823 | begin of t_ef_doc,
header type ref to cl_fm_ef_document,
positions type tt_ef_pos,
was_changed type flag,
end of t_ef_doc
|
||
| 4 | T_EF_DOC_POS | Private | See coding | 20070823 | begin of t_ef_doc_pos,
doc type ref to cl_fm_ef_document,
pos type ref to cl_fm_ef_position,
end of t_ef_doc_pos
|
||
| 5 | T_EXT_DOC | Private | See coding | 20070823 | begin of t_ext_doc,
header type t_ext_doc_header,
positions type t_ext_doc_pos_tab,
end of t_ext_doc
|
||
| 6 | T_EXT_DOC_HEADER | Private | See coding | 20070823 | begin of t_ext_doc_header.
include type hrfpm_acc_if_header_data.
types: end of t_ext_doc_header
|
||
| 7 | T_EXT_DOC_POS | Private | See coding | 20070823 | BEGIN OF t_ext_doc_pos. "WGOSS1163655
INCLUDE TYPE hrfpm_acc_if_pos_data . "WGOSS1163655
TYPES: posid TYPE ps_posid, "WGOSS1163655
END OF t_ext_doc_pos
|
||
| 8 | T_EXT_DOC_POS_TAB | Private | See coding | 20070823 | t_ext_doc_pos_tab type sorted table of
t_ext_doc_pos with unique key obj_pos
|
||
| 9 | T_EXT_DOC_TAB | Private | See coding | 20070823 | t_ext_doc_tab type table of t_ext_doc
|
||
| 10 | T_FIKRS_DATA | Private | See coding | 20070823 | begin of t_fikrs_data,
comp_code type bukrs.
include type fm01 as fm01.
types end of t_fikrs_data
|
||
| 11 | T_FIKRS_DATA_TAB | Private | See coding | 20070823 | t_fikrs_data_tab type sorted table of t_fikrs_data with unique key
comp_code
|
||
| 12 | T_FMEF_IF_DOCUMENT | Private | See coding | 20070823 | begin of t_fmef_if_document.
include type fmef_if_document as fmef_doc.
types: negative_cmmtnt type flag,
end of t_fmef_if_document
|
||
| 13 | T_FM_DOC_STAT | Private | Type reference (TYPE) | FLAG | General Flag | 20070823 | |
Method Signatures
Method ADD_SY_MSG_TO_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_RETURN | Call by reference | Type reference (TYPE) | FMREBAPIRET2_T | Tabellentype zu BAPIRET2 | 20081126 |
Method ADD_SY_MSG_TO_LIST on class CL_FMRE_HR_DOC_HANDLER has no exception.
Method ASSERT_EF_FACTORY Signature
Method ASSERT_EF_FACTORY on class CL_FMRE_HR_DOC_HANDLER has no parameter.
Method ASSERT_EF_FACTORY on class CL_FMRE_HR_DOC_HANDLER has no exception.
Method BUILD_EF_DOC_FROM_EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_EXT_DOC | Call by reference | Type reference (TYPE) | T_EXT_DOC | 20070823 | ||||
| 2 | I_READ_ONLY | Call by reference | Type reference (TYPE) | FLAG | SPACE | allgemeines flag | 20081010 | ||
| 3 | R_EF_DOC | Value transfer | Type reference (TYPE) | T_EF_DOC | 20070823 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070823 |
Method BUNDLE_EXT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_EXT_DOC | Call by reference | Type reference (TYPE) | T_EXT_DOC_TAB | 20070823 | ||||
| 2 | IP_BUDAT | Call by reference | Type reference (TYPE) | BUDAT | 20070823 | ||||
| 3 | IP_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | 20070823 | ||||
| 4 | IT_POSITIONS_EXT | Call by reference | Type reference (TYPE) | HRFPM_ACC_IF_FM_T | Tabellentyp zu HRFPM_ACC_IF_FM | 20070823 |
Method BUNDLE_EXT_DATA on class CL_FMRE_HR_DOC_HANDLER has no exception.
Method CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_POSITIONS_EXT | Call by reference | Type reference (TYPE) | HRFPM_ACC_IF_FM_T | Tabellentyp zu HRFPM_ACC_IF | 20070823 | |||
| 2 | ET_MESSAGES | Call by reference | Type reference (TYPE) | FMREBAPIRET2_T | 20070823 | ||||
| 3 | IP_FLG_CHECK_ONLY | Call by reference | Type reference (TYPE) | FLAG | 20070823 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070823 | |||
| 2 | 20070823 | |||
| 3 | 20070823 |
Method CHANGE_ACCOUNTING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_OLD_POS | Call by reference | Object reference (TYPE REF TO) | CL_FM_EF_POSITION | 20070823 | ||||
| 2 | IS_NEW_POS_DATA | Call by reference | Type reference (TYPE) | T_EXT_DOC_POS | 20070823 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070823 | |||
| 2 | 20070823 |
Method CHANGE_ACC_CHNG_IND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_OLD_POS | Call by reference | Object reference (TYPE REF TO) | CL_FM_EF_POSITION | 20110728 | ||||
| 2 | IS_NEW_POS_DATA | Call by reference | Type reference (TYPE) | T_EXT_DOC_POS | 20110728 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110728 | |||
| 2 | 20110728 |
Method CHANGE_FROM_CURRENT_DOC Signature
Method CHANGE_FROM_CURRENT_DOC on class CL_FMRE_HR_DOC_HANDLER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070823 |
Method CHECK_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_FLG_CHECK_ONLY | Call by reference | Type reference (TYPE) | BOOLEAN | 20070823 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070823 |
Method CONVERT_CX_EF_MSG_TO_HR_DOC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IX_FMEF_MSG | Call by reference | Object reference (TYPE REF TO) | CX_FMEF_MSG | Message-Exceptionklasse für Mittelvormerkungen | 20090107 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions beim Belegupdate für HR-Obligos | 20090107 |
Method CONVERT_EF_TO_EXT_DOC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_EXT_DOC | Call by reference | Type reference (TYPE) | FMEF_IF_DOCUMENT | 20070823 | ||||
| 2 | IR_EF_DOC | Call by reference | Object reference (TYPE REF TO) | CL_FM_EF_DOCUMENT | 20070823 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070823 |
Method CONVERT_EXT_DOC_TYPE_TO_EF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_EF_DOC | Call by reference | Type reference (TYPE) | T_FMEF_IF_DOCUMENT | Document Data of an Earmarked Fund | 20070823 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070823 |
Method CONVERT_EXT_TO_EF_DOC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_EF_DOC | Call by reference | Type reference (TYPE) | T_FMEF_IF_DOCUMENT | 20070823 | ||||
| 2 | IP_FOR_CREATION | Call by reference | Type reference (TYPE) | FLAG | Kontext: Erstellen eines neuen Belegs | 20100309 | |||
| 3 | IS_EXT_DOC | Call by reference | Type reference (TYPE) | T_EXT_DOC | 20070823 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070823 |
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_POSITIONS_EXT | Call by reference | Type reference (TYPE) | HRFPM_ACC_IF_FM_T | Tabellentyp zu HRFPM_ACC_IF_FM | 20070823 | |||
| 2 | ET_MESSAGES | Call by reference | Type reference (TYPE) | FMREBAPIRET2_T | 20070823 | ||||
| 3 | IP_BUDAT | Call by reference | Type reference (TYPE) | BUDAT | 20070823 | ||||
| 4 | IP_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | 20070823 | ||||
| 5 | IP_FLG_CHECK_ONLY | Call by reference | Type reference (TYPE) | FLAG | 20070823 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070823 | |||
| 2 | 20070823 | |||
| 3 | 20070823 | |||
| 4 | 20070823 | |||
| 5 | 20070823 | |||
| 6 | 20070823 |
Method CREATE_FROM_CURRENT_EXT_DOC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_EF_DOC | Value transfer | Type reference (TYPE) | T_EF_DOC | 20070823 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070823 |
Method DISPATCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_POSITIONS_EXT | Call by reference | Type reference (TYPE) | HRFPM_ACC_IF_FM_T | Tabellentyp zu HRFPM_ACC_IF_FM | 20070823 | |||
| 2 | ET_MESSAGES | Call by reference | Type reference (TYPE) | FMREBAPIRET2_T | 20070823 | ||||
| 3 | IP_BUDAT | Call by reference | Type reference (TYPE) | BUDAT | 20070823 | ||||
| 4 | IP_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | 20070823 | ||||
| 5 | IP_FLG_CHANGE | Call by reference | Type reference (TYPE) | FLAG | 20070823 | ||||
| 6 | IP_FLG_CHECK_ONLY | Call by reference | Type reference (TYPE) | FLAG | 20070823 | ||||
| 7 | IP_FLG_CREATE | Call by reference | Type reference (TYPE) | FLAG | 20070823 | ||||
| 8 | IP_FLG_READ | Call by reference | Type reference (TYPE) | FLAG | 20070823 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070823 | |||
| 2 | 20070823 | |||
| 3 | 20070823 | |||
| 4 | 20070823 | |||
| 5 | 20070823 | |||
| 6 | 20070823 |
Method DOC_EXISTS_FOR_AWREF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_EXT_DOC | Call by reference | Type reference (TYPE) | T_EXT_DOC | 20081125 | ||||
| 2 | RP_EXISTS | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20081125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions beim Belegupdate für HR-Obligos | 20081125 |
Method EXTRACT_HDR_DATA_FROM_EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_EXT_DATA | Call by reference | Type reference (TYPE) | HRFPM_ACC_IF_FM | Übergabestruktur für Obligobelege | 20070823 | |||
| 2 | RS_HDR_DATA | Value transfer | Type reference (TYPE) | HRFPM_ACC_IF_HEADER_DATA | 20070823 |
Method EXTRACT_HDR_DATA_FROM_EXT on class CL_FMRE_HR_DOC_HANDLER has no exception.
Method EXTRACT_POS_DATA_FROM_EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_EXT_DATA | Call by reference | Type reference (TYPE) | HRFPM_ACC_IF_FM | Übergabestruktur für Obligobelege | 20070823 | |||
| 2 | RS_POS_DATA | Value transfer | Type reference (TYPE) | T_EXT_DOC_POS | 20070823 |
Method EXTRACT_POS_DATA_FROM_EXT on class CL_FMRE_HR_DOC_HANDLER has no exception.
Method FILL_EF_DOC_HDR_FROM_EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_EF_DOC | Call by reference | Type reference (TYPE) | T_FMEF_IF_DOCUMENT | 20070823 | ||||
| 2 | IP_FOR_CREATION | Call by reference | Type reference (TYPE) | FLAG | 20100309 | ||||
| 3 | IS_EXT_DOC | Call by reference | Type reference (TYPE) | T_EXT_DOC | 20070823 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070823 |
Method FILL_EF_DOC_POS_FROM_EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_EF_DOC | Call by reference | Type reference (TYPE) | T_FMEF_IF_DOCUMENT | 20070823 | ||||
| 2 | IP_FOR_CREATION | Call by reference | Type reference (TYPE) | FLAG | 20100309 | ||||
| 3 | IS_EXT_DOC | Call by reference | Type reference (TYPE) | T_EXT_DOC | 20070823 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070823 |
Method FILL_EXT_DOC_HDR_FROM_EF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_EXT_DOC_HEADER | Call by reference | Type reference (TYPE) | T_EXT_DOC_HEADER | 20070823 | ||||
| 2 | IS_EF_DOC | Call by reference | Type reference (TYPE) | T_EF_DOC | 20070823 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070823 |
Method FILL_EXT_DOC_POS_FROM_EF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_EXT_DOC | Call by reference | Type reference (TYPE) | T_EXT_DOC | 20070823 | ||||
| 2 | IS_EF_DOC | Call by reference | Type reference (TYPE) | T_EF_DOC | 20070823 | ||||
| 3 | I_READ_ONLY | Call by reference | Type reference (TYPE) | FLAG | 'X' | allgemeines flag | 20120711 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070823 |
Method FILL_VAD_DATA_FROM_EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_EXT_POS | Call by reference | Type reference (TYPE) | T_EXT_DOC_POS | 20070823 | ||||
| 2 | RS_VAD_DATA | Value transfer | Type reference (TYPE) | FMEF_IF_VALUEADJUST | Interface Structure for Creating Value Adjustments | 20070823 |
Method FILL_VAD_DATA_FROM_EXT on class CL_FMRE_HR_DOC_HANDLER has no exception.
Method GET_DELTA_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DOC_HDR | Call by reference | Object reference (TYPE REF TO) | CL_FM_EF_DOCUMENT | Mittelvormerkung (Gesamtdokument) | 20070823 | |||
| 2 | IS_DOC_POS | Value transfer | Type reference (TYPE) | TS_EF_POS | 20070823 | ||||
| 3 | RS_DELTA | Value transfer | Type reference (TYPE) | HRFPM_ACC_IF_DELTA_FM | 20070823 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions beim Belegupdate für HR-Obligos | 20070823 |
Method GET_EF_DOC_DELTA_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DOC_HDR | Call by reference | Object reference (TYPE REF TO) | CL_FM_EF_DOCUMENT | Mittelvormerkung (Gesamtdokument) | 20071127 | |||
| 2 | IS_DOC_POS | Value transfer | Type reference (TYPE) | TS_EF_POS | 20071127 | ||||
| 3 | RS_DELTA | Value transfer | Type reference (TYPE) | HRFPM_ACC_IF_DELTA_FM | 20071127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions beim Belegupdate für HR-Obligos | 20071127 |
Method GET_EF_REF_FROM_EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_FLG_READ_ONLY | Call by reference | Type reference (TYPE) | FLAG | SPACE | allgemeines flag | 20081010 | ||
| 2 | OBJ_KEY | Call by reference | Type reference (TYPE) | AWKEY | 20070823 | ||||
| 3 | OBJ_POS | Call by reference | Type reference (TYPE) | AWPOS | 20070823 | ||||
| 4 | OBJ_SYS | Call by reference | Type reference (TYPE) | AWSYS | 20070823 | ||||
| 5 | OBJ_TYPE | Call by reference | Type reference (TYPE) | AWTYP | 20070823 | ||||
| 6 | RP_EF_REF | Value transfer | Type reference (TYPE) | T_EF_DOC_POS | 20070823 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070823 |
Method GET_FIKRS_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_COMP_CODE | Call by reference | Type reference (TYPE) | BUKRS | 20070823 | ||||
| 2 | RS_FIKRS_DATA | Value transfer | Type reference (TYPE) | FM01 | 20070823 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070823 |
Method GET_INT_NR_FROM_OBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_BELNR | Call by reference | Type reference (TYPE) | KBLNR | 20070823 | ||||
| 2 | E_BLPOS | Call by reference | Type reference (TYPE) | KBLPOS | 20070823 | ||||
| 3 | OBJ_KEY | Call by reference | Type reference (TYPE) | AWKEY | 20070823 | ||||
| 4 | OBJ_POS | Call by reference | Type reference (TYPE) | AWPOS | 20070823 | ||||
| 5 | OBJ_SYS | Call by reference | Type reference (TYPE) | AWSYS | 20070823 | ||||
| 6 | OBJ_TYPE | Call by reference | Type reference (TYPE) | AWTYP | 20070823 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070823 |
Method GET_STATUS_FROM_REASON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_REASON | Call by reference | Type reference (TYPE) | FMREASON | Reason for decision for workflow | 20071127 | |||
| 2 | RP_WF_STATUS | Value transfer | Attribute reference (LIKE) | C_FM_DOC_POSTED | General Flag | 20071127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions beim Belegupdate für HR-Obligos | 20071127 |
Method GET_VAD_DELTA_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DOC_POS | Call by reference | Type reference (TYPE) | TS_EF_POS | 20070823 | ||||
| 2 | RS_DELTA_INFO | Value transfer | Type reference (TYPE) | HRFPM_ACC_IF_DELTA_FM | Earmarked Funds: Value Adjustment Documents | 20070823 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions beim Belegupdate für HR-Obligos | 20070823 |
Method MOVE_EF_ACCDATA_TO_EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_KBLP | Call by reference | Type reference (TYPE) | KBLP | 20070823 | ||||
| 2 | RS_ACC_ASS | Value transfer | Type reference (TYPE) | HRFPM_ACC_IF_POS_DATA-ACC_ASS | 20070823 |
Method MOVE_EF_ACCDATA_TO_EXT on class CL_FMRE_HR_DOC_HANDLER has no exception.
Method MOVE_EXT_TO_EF_ACCDATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ACC_ASS | Call by reference | Type reference (TYPE) | T_EXT_DOC_POS | 20070823 | ||||
| 2 | RS_ACC_DATA | Value transfer | Type reference (TYPE) | FMEF_IF_POS_ACCOUNTING | 20070823 |
Method MOVE_EXT_TO_EF_ACCDATA on class CL_FMRE_HR_DOC_HANDLER has no exception.
Method MOVE_KBLP_TO_EXT_POS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_KBLP | Call by reference | Type reference (TYPE) | KBLP | 20070823 | ||||
| 2 | RS_EXT_POS | Value transfer | Type reference (TYPE) | T_EXT_DOC_POS | 20070823 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070823 |
Method MOVE_MSG_TO_RET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_BAPIRET2 | Value transfer | Type reference (TYPE) | BAPIRET2 | 20070823 |
Method MOVE_MSG_TO_RET on class CL_FMRE_HR_DOC_HANDLER has no exception.
Method MSG_HNDLR_INIT Signature
Method MSG_HNDLR_INIT on class CL_FMRE_HR_DOC_HANDLER has no parameter.
Method MSG_HNDLR_INIT on class CL_FMRE_HR_DOC_HANDLER has no exception.
Method MSG_HNDLR_READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | FMREBAPIRET2_T | 20070823 |
Method MSG_HNDLR_READ on class CL_FMRE_HR_DOC_HANDLER has no exception.
Method READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_POSITIONS_EXT | Call by reference | Type reference (TYPE) | HRFPM_ACC_IF_FM_T | Tabellentyp zu HRFPM_ACC_IF_FM | 20070823 | |||
| 2 | ET_MESSAGES | Call by reference | Type reference (TYPE) | FMREBAPIRET2_T | 20070823 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070823 | |||
| 2 | 20070823 | |||
| 3 | 20070823 | |||
| 4 | 20070823 | |||
| 5 | 20070823 | |||
| 6 | 20070823 |
Method READ_DATA_FOR_CURRENT_DOC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_READ_ONLY | Call by reference | Type reference (TYPE) | FLAG | 'X' | allgemeines flag | 20120711 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070823 |
Method READ_EF_DATA_FROM_EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_KBLK | Call by reference | Type reference (TYPE) | KBLK | Belegkopf: Manuelle Belegerfassung | 20081010 | |||
| 2 | ES_KBLP | Call by reference | Type reference (TYPE) | KBLP | Belegposition: Manuelle Belegerfassung | 20081010 | |||
| 3 | IP_FLG_READ_ONLY | Call by reference | Type reference (TYPE) | FLAG | 'X' | OSS1277853 | 20081122 | ||
| 4 | OBJ_KEY | Call by reference | Type reference (TYPE) | AWKEY | 20081010 | ||||
| 5 | OBJ_POS | Call by reference | Type reference (TYPE) | AWPOS | 20081010 | ||||
| 6 | OBJ_SYS | Call by reference | Type reference (TYPE) | AWSYS | 20081010 | ||||
| 7 | OBJ_TYPE | Call by reference | Type reference (TYPE) | AWTYP | 20081010 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20081010 |
Method SET_AVC_MODE Signature
Method SET_AVC_MODE on class CL_FMRE_HR_DOC_HANDLER has no parameter.
Method SET_AVC_MODE on class CL_FMRE_HR_DOC_HANDLER has no exception.
Method VAD_CREATION_REQUIRED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_VAD_CREATION_REQUIRED | Value transfer | Type reference (TYPE) | FLAG | General Flag | 20070823 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions beim Belegupdate für HR-Obligos | 20070823 |
Method WF_CREATED_FOR_DOCUMENT Signature
Method WF_CREATED_FOR_DOCUMENT on class CL_FMRE_HR_DOC_HANDLER has no parameter.
Method WF_CREATED_FOR_DOCUMENT on class CL_FMRE_HR_DOC_HANDLER has no exception.
Method WRITE_BACK_CURRENT_EXT_DOC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_POSITIONS_EXT | Call by reference | Type reference (TYPE) | HRFPM_ACC_IF_FM_T | Tabellentyp zu HRFPM_ACC_IF_FM | 20070823 |
Method WRITE_BACK_CURRENT_EXT_DOC on class CL_FMRE_HR_DOC_HANDLER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 604 |