SAP ABAP Class CL_HRFPM_T77S0_HANDLER (Imp. Class for BAdI Imp. HRBAS00_T77S0_PBC)
Hierarchy
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
   PA-PM-PB (Application Component) Position Budgeting and Control
     PAOC_FPM_CUSTOMIZING (Package) Position Management: Customizing
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_EX_HRBAS00_T77S0 BAdI Interface IF_EX_HRBAS00_T77S0 20070306
Properties
Class CL_HRFPM_T77S0_HANDLER  
Short Description Imp. Class for BAdI Imp. HRBAS00_T77S0_PBC    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_FPM_CUSTOMIZING   Position Management: Customizing 
Created 20070306   SAP 
Last change 20070913   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRFPM_T77S0_HANDLER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_EX_HRBAS00_T77S0 BAdI Interface IF_EX_HRBAS00_T77S0 20070306
Friends
Class CL_HRFPM_T77S0_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MY_GRPID Instance attribute Private Type reference (TYPE) T77S0-GRPID GroupName 20070306
2 MY_SEMID_DATA_TYPES Instance attribute Private Type reference (TYPE) TT_SEMIDD_DATA_TYPE 20070306
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070306
2 GET_DDIC_REFERENCE Instance method Private Method Read DDIC Reference for Switch 20070306
3 IS_ADMISSIBLE Instance method Protected Method 20070719
Events
Class CL_HRFPM_T77S0_HANDLER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_SEMID_DATA_TYPE Public See coding 20070306 BEGIN OF ts_semid_data_type, semid TYPE t77s0-semid, struc_name type tabname, field_name TYPE fieldname, END OF ts_semid_data_type
2 TT_SEMIDD_DATA_TYPE Public See coding 20070306 tt_semidd_data_type TYPE SORTED TABLE OF ts_semid_data_type WITH UNIQUE KEY semid
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GRPID Value transfer Type reference (TYPE) T77S0-GRPID 20070306
2 Importing SEMID_DATA_TYPES Value transfer Type reference (TYPE) TT_SEMIDD_DATA_TYPE 20070306

Method CONSTRUCTOR on class CL_HRFPM_T77S0_HANDLER has no exception.

Method GET_DDIC_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_DATA_TYPE Call by reference Object reference (TYPE REF TO) CL_ABAP_ELEMDESCR Allgemeine Datentypen (für allg. Funktionsbausteine etc.) 20070306
2 Changing REF_FIELD Call by reference Type reference (TYPE) FIELDNAME 20070306
3 Changing REF_STRUC Call by reference Type reference (TYPE) TABNAME 20070306
4 Importing SEMID Call by reference Type reference (TYPE) SEMID 20070306

Method GET_DDIC_REFERENCE on class CL_HRFPM_T77S0_HANDLER has no exception.

Method IS_ADMISSIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GRPID Call by reference Type reference (TYPE) GRPID Gruppenname 20070719
2 Returning RP_FLG_ADMISSIBLE Value transfer Type reference (TYPE) FLAG allgemeines flag 20070719
3 Importing SEMID Call by reference Type reference (TYPE) SEMID semantisches Kürzel 20070719

Method IS_ADMISSIBLE on class CL_HRFPM_T77S0_HANDLER has no exception.
History
Last changed by/on SAP  20070913 
SAP Release Created in 700