SAP ABAP Class CL_HRFPM_CHK_CHART_HANDLER_ORG (Creation of Check List for All Org. Management Checks)
Hierarchy
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
   PA-PM-PB (Application Component) Position Budgeting and Control
     PAOC_FPM_FTE (Package) Position Management: Full-Time Equivalents
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HRFPM_CHK_CHART_HANDLER General Part for List Financing/Staff Assignment Rules 20040820
Properties
Class CL_HRFPM_CHK_CHART_HANDLER_ORG  
Short Description Creation of Check List for All Org. Management Checks    
Super Class CL_HRFPM_CHK_CHART_HANDLER General Part for List Financing/Staff Assignment Rules 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_FPM_FTE   Position Management: Full-Time Equivalents 
Created 20040819   SAP 
Last change 20040909   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRFPM_CHK_CHART_HANDLER_ORG has no forward declaration.
Interfaces
Class CL_HRFPM_CHK_CHART_HANDLER_ORG has no interface implemented.
Friends
Class CL_HRFPM_CHK_CHART_HANDLER_ORG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 THE_RULE_CHECKERS Instance attribute Protected Type reference (TYPE) TAB_RULE_CHECKER 20040820
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040819
2 GET_THE_RULE_CHECKERS Instance method Private Method 20040820
3 SIMULATE_FTE_CHECK_INTERFACE Instance method Private Method 20040820
Events
Class CL_HRFPM_CHK_CHART_HANDLER_ORG has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 STRUC_CHECK_DATA Protected See coding 20040820 BEGIN OF struc_check_data, occupying TYPE struc, occupied type struc, checker TYPE struc_rule_checker, checkresult_text TYPE bapi_msg, END OF struc_check_data
2 STRUC_RULE_CHECKER Protected See coding 20040820 BEGIN OF struc_rule_checker, checker TYPE REF TO if_ex_hrfpm_fte_check, checkfilter TYPE t77hrfpm_ch_fi_t-checkfilter, checktext TYPE t77hrfpm_ch_fi_t-text, END OF struc_rule_checker
3 TAB_CHECK_DATA Protected See coding 20040820 tab_check_data TYPE TABLE OF struc_check_data
4 TAB_RULE_CHECKER Protected See coding 20040820 tab_rule_checker TYPE TABLE OF struc_rule_checker
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_FLG_INIT Call by reference Type reference (TYPE) FLAG 'X' allgemeines flag 20040820
2 Importing IS_INPUT_PARAMETERS Call by reference Type reference (TYPE) ANY 20040819
# Exception Resumable Description Created on
1 CX_HRFPM_FIN_CHK_CHART Ausnahmklasse für Finanzierungsregeln 20040819

Method GET_THE_RULE_CHECKERS Signature

Method GET_THE_RULE_CHECKERS on class CL_HRFPM_CHK_CHART_HANDLER_ORG has no parameter.
Method GET_THE_RULE_CHECKERS on class CL_HRFPM_CHK_CHART_HANDLER_ORG has no exception.

Method SIMULATE_FTE_CHECK_INTERFACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_FCODE Call by reference Type reference (TYPE) FCODE Funktionscode 20040820
2 Exporting EP_INFTY Call by reference Type reference (TYPE) INFTY Infotyp 20040820
3 Exporting EP_SOURCE Call by reference Type reference (TYPE) CHAR5 R/2-Tabelle 20040820
4 Exporting EP_SUBTY Call by reference Type reference (TYPE) SUBTY Subtyp 20040820
5 Exporting ES_WPLOG Call by reference Type reference (TYPE) WPLOG PD-Infotyp-Workarea 20040820
6 Importing IS_OCCUPIED Call by reference Type reference (TYPE) STRUC Struktur-Information zur Datenbank PCH 20040820
7 Importing IS_OCCUPYING Call by reference Type reference (TYPE) STRUC Struktur-Information zur Datenbank PCH 20040820

Method SIMULATE_FTE_CHECK_INTERFACE on class CL_HRFPM_CHK_CHART_HANDLER_ORG has no exception.
History
Last changed by/on SAP  20040909 
SAP Release Created in 600