SAP ABAP Interface IF_HRFPM_T7PMN_ACCESS (Access to Table T7PMN)
Hierarchy
☛
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
⤷
PA-PM (Application Component) Budget Management
⤷
PM01 (Package) HR Funds and Position Management
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_HRFPM_T7PMN_ACCESS | Database Access for T7PMN | 20110517 |
Properties
| Interface | IF_HRFPM_T7PMN_ACCESS | |
| Short Description | Access to Table T7PMN |
General Data
| Package | PM01 | HR Funds and Position Management |
| Created | 20110516 | 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) |
Interfaces
Interface IF_HRFPM_T7PMN_ACCESS has no interface.
Friends
Interface IF_HRFPM_T7PMN_ACCESS has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_STATUS_CHANGED | Constant | Public | Type reference (TYPE) | GTY_STATUS | 'C' | 20110519 | ||
| 2 | C_STATUS_DELETED | Constant | Public | Type reference (TYPE) | GTY_STATUS | 'D' | 20110519 | ||
| 3 | C_STATUS_NEW | Constant | Public | Type reference (TYPE) | GTY_STATUS | 'N' | 20110519 | ||
| 4 | C_STATUS_UNCHANGED | Constant | Public | Type reference (TYPE) | GTY_STATUS | 'E' | 20110519 | ||
| 5 | C_STATUS_VOID | Constant | Public | Type reference (TYPE) | GTY_STATUS | 'V' | 20110519 | ||
| 6 | MOABW | Instance attribute | Public | Type reference (TYPE) | MOABW | Personnel Subarea Grouping for Attendance/Absence Types | 20110517 | ||
| 7 | T7PMN_TAB | Instance attribute | Public | Type reference (TYPE) | GTY_T7PMN_TAB | 20110517 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20110518 | ||
| 2 | Instance method | Public | Method | 20110517 | ||
| 3 | Instance method | Public | Method | 20110517 | ||
| 4 | Instance method | Public | Method | 20110517 | ||
| 5 | Instance method | Public | Method | 20110517 | ||
| 6 | Instance method | Public | Method | 20110517 | ||
| 7 | Instance method | Public | Method | 20110517 | ||
| 8 | Instance method | Public | Method | 20110517 | ||
| 9 | Instance method | Public | Method | 20110517 | ||
| 10 | Static method | Public | Method | 20110517 | ||
| 11 | Instance method | Public | Method | 20110517 |
Events
Interface IF_HRFPM_T7PMN_ACCESS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTY_AWART_RANGE | Public | See coding | 20110517 | gty_awart_range TYPE RANGE OF awart
|
||
| 2 | GTY_HANDLER_TAB | Public | See coding | 20110517 | gty_handler_tab TYPE TABLE OF REF TO
if_hrfpm_absence WITH DEFAULT KEY
|
||
| 3 | GTY_SELPER | Public | See coding | 20110517 | BEGIN OF gty_selper,
begda TYPE begda,
endda TYPE endda,
END OF gty_selper
|
||
| 4 | GTY_STATUS | Public | Type reference (TYPE) | C1 | 20110519 | |
|
| 5 | GTY_T7PMN_TAB | Public | See coding | 20110517 | gty_t7pmn_tab TYPE STANDARD TABLE OF
t7pmn WITH DEFAULT KEY
|
||
| 6 | GTY_UPDATE_STRUC | Public | See coding | 20110517 | BEGIN OF gty_update_struc.
INCLUDE TYPE t7pmn.
TYPES: db_action TYPE char1,
END OF gty_update_struc
|
||
| 7 | GTY_UPDATE_TAB | Public | See coding | 20110517 | gty_update_tab TYPE TABLE OF gty_update_struc
WITH DEFAULT KEY
|
Method Signatures
Method CHECK_OVERALL_CONSISTENCY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_RAISE_EXC | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110518 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110518 |
Method CHK_UPD_TAB_CONSISTENCY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_UPDATE_TAB | Call by reference | Type reference (TYPE) | GTY_UPDATE_TAB | 20110517 | ||||
| 2 | RRT_RETURN | Value transfer | Object reference (TYPE REF TO) | BAPIRET2_TAB | Fehlermeldungen | 20110517 |
Method CHK_UPD_TAB_CONSISTENCY on Interface IF_HRFPM_T7PMN_ACCESS has no exception.
Method CHK_XAWART_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_IS_ACTIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110517 |
Method CHK_XAWART_ACTIVE on Interface IF_HRFPM_T7PMN_ACCESS has no exception.
Method CREATE_HANDLER_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IRT_T7PMN | Call by reference | Object reference (TYPE REF TO) | IF_HRFPM_T7PMN_ACCESS=>GTY_T7PMN_TAB | 20110517 | ||||
| 2 | RT_HANDLER_TAB | Value transfer | Type reference (TYPE) | IF_HRFPM_T7PMN_ACCESS=>GTY_HANDLER_TAB | 20110517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110517 |
Method GET_ABSENCE_HNDL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_AWART | Call by reference | Type reference (TYPE) | AWART | Ab- oder Anwesenheitsart | 20110517 | |||
| 2 | IV_KEY_DATE | Call by reference | Type reference (TYPE) | DATUM | Feld vom Typ DATS | 20110517 | |||
| 3 | IV_NEW | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20110519 | |||
| 4 | RO_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_HRFPM_ABSENCE | Handler für Abwesenheit | 20110517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110517 |
Method GET_ABSENCE_HNDL_MULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SELPER | Call by reference | Type reference (TYPE) | GTY_SELPER | Gültigkeitsbeginn | 20110517 | |||
| 2 | IT_AWART_RANGE | Call by reference | Type reference (TYPE) | GTY_AWART_RANGE | 20110517 | ||||
| 3 | RT_HANDLER | Value transfer | Type reference (TYPE) | GTY_HANDLER_TAB | 20110517 |
Method GET_ABSENCE_HNDL_MULT on Interface IF_HRFPM_T7PMN_ACCESS has no exception.
Method READ_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_AWART | Call by reference | Type reference (TYPE) | AWART | Ab- oder Anwesenheitsart | 20110517 | |||
| 2 | IV_KEY_DATE | Call by reference | Type reference (TYPE) | DATUM | Feld vom Typ DATS | 20110517 | |||
| 3 | RRS_T7PMN | Value transfer | Object reference (TYPE REF TO) | T7PMN | Bewertung von Abwesenheitsarten | 20110517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110517 |
Method READ_LINES_MULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SELPER | Call by reference | Type reference (TYPE) | GTY_SELPER | Gültigkeitsbeginn | 20110517 | |||
| 2 | IT_AWART_RANGE | Call by reference | Type reference (TYPE) | GTY_AWART_RANGE | 20110517 | ||||
| 3 | RRT_T7PMN | Value transfer | Object reference (TYPE REF TO) | GTY_T7PMN_TAB | 20110517 |
Method READ_LINES_MULT on Interface IF_HRFPM_T7PMN_ACCESS has no exception.
Method READ_LINES_MULT_XAWART Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_KEYDATE | Call by reference | Type reference (TYPE) | DATUM | Datum im CHAR-Format | 20110517 | |||
| 2 | IV_XAWART | Call by reference | Type reference (TYPE) | T7PMN-XAWART | Stellenwirtschaft: zu ersetzende Ab- oder Anwesenheitsart | 20110517 | |||
| 3 | RRT_T7PMN | Value transfer | Object reference (TYPE REF TO) | GTY_T7PMN_TAB | 20110517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110517 |
Method S_GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_T7PMN | Call by reference | Type reference (TYPE) | GTY_T7PMN_TAB | Bewertung von Abwesenheitsarten | 20110517 | |||
| 2 | IV_DB_ACCESS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110517 | ||||
| 3 | IV_MOABW | Call by reference | Type reference (TYPE) | MOABW | Gruppierung d. Personalteilbereiche f. Ab-/Anwesenheitsarten | 20110517 | |||
| 4 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_HRFPM_T7PMN_ACCESS | Zugriff auf Tabelle T7PMN | 20110517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110518 |
Method UPDATE_FROM_LINES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_UPDATE_TAB | Call by reference | Type reference (TYPE) | GTY_UPDATE_TAB | 20110517 |
Method UPDATE_FROM_LINES on Interface IF_HRFPM_T7PMN_ACCESS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |