SAP ABAP Interface IF_HRFPM_PBC_CHNG_LOG (Interface for BAdI: HRFPM_PBC_CHNG_LOG)
Hierarchy
☛
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
⤷
PA-PM-PB (Application Component) Position Budgeting and Control
⤷
PAOC_FPM_COM_ENGINE (Package) Position Management: Commitment Creation

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IM_HRFPM_PBC_CHNG_LOG_GEN | joint Implementation | 20120614 |
Properties
Interface | IF_HRFPM_PBC_CHNG_LOG | |
Short Description | Interface for BAdI: HRFPM_PBC_CHNG_LOG |
General Data
Package | PAOC_FPM_COM_ENGINE | Position Management: Commitment Creation |
Created | 20120611 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | IF_HRFPM_PBC_CHNG_LOG | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20120614 |
Friends
Interface IF_HRFPM_PBC_CHNG_LOG has no friend.
Attributes
Interface IF_HRFPM_PBC_CHNG_LOG has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Check Financing Relevance of Changes to Infotype | 20120617 |
Events
Interface IF_HRFPM_PBC_CHNG_LOG has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_CHANGE_LOG_RELEVANCE | Public | See coding | 20120614 | BEGIN OF ts_change_log_relevance,
is_relevant TYPE boole_d,
relevance_code TYPE string,
END OF ts_change_log_relevance
|
||
2 | TS_DATA_PA | Public | See coding | 20120614 | BEGIN OF ts_data_pa,
pspar TYPE pspar,
old_image TYPE psoper_tab,
new_image TYPE psoper_tab,
* old_pref_image TYPE pref_oper_tab,
* new_pref_image TYPE pref_oper_tab,
END OF ts_data_pa
|
||
3 | TS_DATA_PD | Public | See coding | 20120614 | BEGIN OF ts_data_pd,
plog TYPE hrdbtab,
old_image TYPE bef_image_tab,
new_image TYPE aft_image_tab,
* TB_PLOG_TAB Type HRTBUFFER_TAB,
END OF ts_data_pd
|
Method Signatures
Method CHECK_INFTY_FIN_RELEVANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_RELEVANCE | Call by reference | Type reference (TYPE) | IF_HRFPM_PBC_CHNG_LOG=>TS_CHANGE_LOG_RELEVANCE | 20120710 | |||
2 | ![]() |
IS_DATA_PA | Call by reference | Type reference (TYPE) | IF_HRFPM_PBC_CHNG_LOG=>TS_DATA_PA | 20120617 | |||
3 | ![]() |
IS_DATA_PD | Call by reference | Type reference (TYPE) | IF_HRFPM_PBC_CHNG_LOG=>TS_DATA_PD | 20120617 | |||
4 | ![]() |
IS_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Objekt | 20120617 | ||
5 | ![]() |
IV_INFTY | Call by reference | Type reference (TYPE) | INFTY | Infotyp | 20120617 | ||
6 | ![]() |
IV_INFTY_CHECKED | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20120617 | |
7 | ![]() |
IV_NUM_OF_IMPL | Call by reference | Type reference (TYPE) | I | 20120712 | |||
8 | ![]() |
IV_SUBTY | Call by reference | Type reference (TYPE) | SUBTY | Subtyp | 20120617 |
Method CHECK_INFTY_FIN_RELEVANCE on Interface IF_HRFPM_PBC_CHNG_LOG has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |