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 CHECK_OVERALL_CONSISTENCY Instance method Public Method 20110518
2 CHK_UPD_TAB_CONSISTENCY Instance method Public Method 20110517
3 CHK_XAWART_ACTIVE Instance method Public Method 20110517
4 CREATE_HANDLER_TAB Instance method Public Method 20110517
5 GET_ABSENCE_HNDL Instance method Public Method 20110517
6 GET_ABSENCE_HNDL_MULT Instance method Public Method 20110517
7 READ_LINE Instance method Public Method 20110517
8 READ_LINES_MULT Instance method Public Method 20110517
9 READ_LINES_MULT_XAWART Instance method Public Method 20110517
10 S_GET_INSTANCE Static method Public Method 20110517
11 UPDATE_FROM_LINES 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 Importing IV_RAISE_EXC Call by reference Type reference (TYPE) ABAP_BOOL 20110518
# Exception Resumable Description Created on
1 CX_HRFPM_PM_AWART 20110518

Method CHK_UPD_TAB_CONSISTENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_UPDATE_TAB Call by reference Type reference (TYPE) GTY_UPDATE_TAB 20110517
2 Returning 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 Returning 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 Importing IRT_T7PMN Call by reference Object reference (TYPE REF TO) IF_HRFPM_T7PMN_ACCESS=>GTY_T7PMN_TAB 20110517
2 Returning RT_HANDLER_TAB Value transfer Type reference (TYPE) IF_HRFPM_T7PMN_ACCESS=>GTY_HANDLER_TAB 20110517
# Exception Resumable Description Created on
1 CX_HRFPM_PM_AWART 20110517

Method GET_ABSENCE_HNDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_AWART Call by reference Type reference (TYPE) AWART Ab- oder Anwesenheitsart 20110517
2 Importing IV_KEY_DATE Call by reference Type reference (TYPE) DATUM Feld vom Typ DATS 20110517
3 Importing IV_NEW Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110519
4 Returning RO_HANDLER Value transfer Object reference (TYPE REF TO) IF_HRFPM_ABSENCE Handler für Abwesenheit 20110517
# Exception Resumable Description Created on
1 CX_HRFPM_PM_AWART 20110517

Method GET_ABSENCE_HNDL_MULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SELPER Call by reference Type reference (TYPE) GTY_SELPER Gültigkeitsbeginn 20110517
2 Importing IT_AWART_RANGE Call by reference Type reference (TYPE) GTY_AWART_RANGE 20110517
3 Returning 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 Importing IV_AWART Call by reference Type reference (TYPE) AWART Ab- oder Anwesenheitsart 20110517
2 Importing IV_KEY_DATE Call by reference Type reference (TYPE) DATUM Feld vom Typ DATS 20110517
3 Returning RRS_T7PMN Value transfer Object reference (TYPE REF TO) T7PMN Bewertung von Abwesenheitsarten 20110517
# Exception Resumable Description Created on
1 CX_HRFPM_PM_AWART 20110517

Method READ_LINES_MULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SELPER Call by reference Type reference (TYPE) GTY_SELPER Gültigkeitsbeginn 20110517
2 Importing IT_AWART_RANGE Call by reference Type reference (TYPE) GTY_AWART_RANGE 20110517
3 Returning 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 Importing IV_KEYDATE Call by reference Type reference (TYPE) DATUM Datum im CHAR-Format 20110517
2 Importing IV_XAWART Call by reference Type reference (TYPE) T7PMN-XAWART Stellenwirtschaft: zu ersetzende Ab- oder Anwesenheitsart 20110517
3 Returning RRT_T7PMN Value transfer Object reference (TYPE REF TO) GTY_T7PMN_TAB 20110517
# Exception Resumable Description Created on
1 CX_HRFPM_PM_AWART 20110517

Method S_GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_T7PMN Call by reference Type reference (TYPE) GTY_T7PMN_TAB Bewertung von Abwesenheitsarten 20110517
2 Importing IV_DB_ACCESS Call by reference Type reference (TYPE) ABAP_BOOL 20110517
3 Importing IV_MOABW Call by reference Type reference (TYPE) MOABW Gruppierung d. Personalteilbereiche f. Ab-/Anwesenheitsarten 20110517
4 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_HRFPM_T7PMN_ACCESS Zugriff auf Tabelle T7PMN 20110517
# Exception Resumable Description Created on
1 CX_HRFPM_PM_AWART 20110518

Method UPDATE_FROM_LINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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