SAP ABAP Class CL_HR_T588MFPROP (HR: Master Data, Read Field Properties)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PA-PA-XX (Application Component) General
     PBAS_SERVICE (Package) HR Master Data: Service Functions
Properties
Class CL_HR_T588MFPROP  
Short Description HR: Master Data, Read Field Properties    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PBAS_SERVICE   HR Master Data: Service Functions 
Created 20030515   SAP 
Last change 20060208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_HRPA_BOOLE_D Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_HR_T588MFPROP has no interface implemented.
Friends
Class CL_HR_T588MFPROP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_BUFFERED_INFTIES Static Attribute Private Type reference (TYPE) T_BUFFERED_INFTY_TAB List of Buffered Infotypes 20051025
2 A_T588MFPROPC_BUF_LINES Static Attribute Private See coding Buffer T588MFPROPC 20051025
3 A_T588MFPROPS_BUF_LINES Static Attribute Private See coding Buffer T588MFPROPS 20051025
4 FALSE Constant Private Type reference (TYPE) BOOLE_D IF_HRPA_BOOLE_D=>FALSE Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20030515
5 TRUE Constant Private Type reference (TYPE) BOOLE_D IF_HRPA_BOOLE_D=>TRUE Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20030515
Methods
# Method Level Visibility Method type Description Created on
1 READ_METADATA Static method Public Method Read Metadata for a Field 20030515
2 READ_METADATA_FOR_FIELDS Static method Public Method Read Metadata for Several Fields (Buffered) 20051025
Events
Class CL_HR_T588MFPROP has no event.
Types
Class CL_HR_T588MFPROP has no local type.
Method Signatures

Method READ_METADATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FNAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20030515
2 Importing INFTY Call by reference Type reference (TYPE) INFTY Infotyp 20030515
3 Importing ITVERS Call by reference Type reference (TYPE) ITVERS ID für Infotypversionen 20030515
4 Exporting METADATA Call by reference Type reference (TYPE) HRPAD_FIELD_METADATA HR: Metadaten eines Feldes 20030515
5 Importing SNAME Call by reference Type reference (TYPE) TYPENAME Name des Dictionary Typs 20030515
6 Importing SUBTY Call by reference Type reference (TYPE) SUBTY Subtyp 20030515

Method READ_METADATA on class CL_HR_T588MFPROP has no exception.

Method READ_METADATA_FOR_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELDNAMES Call by reference Type reference (TYPE) HRBAS_FIELDLIST_TAB Feldnamen 20051025
2 Importing INFTY Call by reference Type reference (TYPE) INFTY Infotyp 20051025
3 Importing ITVERS Call by reference Type reference (TYPE) ITVERS ID für Infotypversionen 20051025
4 Exporting METADATA_TAB Call by reference Type reference (TYPE) HRPAD_FIELD_METADATA_TAB Metadaten der Felder 20051025
5 Importing SNAME Call by reference Type reference (TYPE) TYPENAME Name des Dictionary Typs 20051025
6 Importing SUBTY Call by reference Type reference (TYPE) SUBTY Subtyp 20051025

Method READ_METADATA_FOR_FIELDS on class CL_HR_T588MFPROP has no exception.
History
Last changed by/on SAP  20060208 
SAP Release Created in 470