SAP ABAP Class CL_INFOOBJECT_HRF02 (HR Forms: InfoObject)
Hierarchy
EA-HRRXX (Software Component) Sub component EA-HRRXX of EA-HR
   PY-XX-FO (Application Component) Forms
     PAOC_PAY_HRFORMS (Package) HR Forms
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HRFORM_OBJECT_HRF02 HR Form Object 20000112
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_INFODIM_HRF02 HR Forms: InfoDimensions 20000112
2 Inheritance (c INHERITING FROM c_ref)  CL_INFOFIELD_HRF02 HR Forms: InfoField 20000112
3 Inheritance (c INHERITING FROM c_ref)  CL_INFOFIGURE_HRF02 HR Forms: InfoFigure 20000113
4 Inheritance (c INHERITING FROM c_ref)  CL_INFONET_HRF02 HR Forms: Program Generator 20000112
5 Inheritance (c INHERITING FROM c_ref)  CL_INFOSTAR_HRF02 HR Forms: InfoStar 20000112
Properties
Class CL_INFOOBJECT_HRF02  
Short Description HR Forms: InfoObject    
Super Class CL_HRFORM_OBJECT_HRF02 HR Form Object 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_PAY_HRFORMS   HR Forms 
Created 20000112   SAP 
Last change 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_INFOOBJECT_HRF02 has no forward declaration.
Interfaces
Class CL_INFOOBJECT_HRF02 has no interface implemented.
Friends
Class CL_INFOOBJECT_HRF02 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 METAOBJECT Instance attribute Public Object reference (TYPE REF TO) CL_METAOBJECT_HRF02 MetaObject 20000112
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CONTENT_AS_COPY Instance method Public Method Insert Contents Object with Specified InfoObject 20000112
2 ADD_CONTENT_BY_NAME Instance method Public Method Insert Contents Object with Specified MetaObject 20000112
3 CHECK_METAOBJECT_ALLOWED Instance method Public Method Check Whether MetaObject Can Be Inserted 20000117
4 CONSTRUCTOR Instance method Public Constructor Constructor 20020207
5 DDIC_FIELDS Instance method Public Method Get Fields for DDIC Generation 20000113
6 DELETE_GENDDIC Static method Protected Method Delete generated DDIC object 20030522
7 GET_DDIC_NAMES Instance method Public Method Structure Names for DDIC Generation 20010220
8 PROGRAM_SYMBOLS Instance method Public Method Program Generation Information 20000113
9 SET_GEN_STATUS Instance method Protected Method Set Status of Generated Objects 20000904
Events
Class CL_INFOOBJECT_HRF02 has no event.
Types
Class CL_INFOOBJECT_HRF02 has no local type.
Method Signatures

Method ADD_CONTENT_AS_COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_INFOOBJECT Call by reference Object reference (TYPE REF TO) CL_HRFORM_OBJECT_HRF02 InfoObjekt 20000112
2 Importing IM_NAME Call by reference Type reference (TYPE) HRF_NAME Name 20000112
3 Returning RE_NEWOBJECT Value transfer Object reference (TYPE REF TO) CL_HRFORM_OBJECT_HRF02 Neues InfoObjekt 20000112
# Exception Resumable Description Created on
1 AUTHORITY Berechtigung 20000201
2 NAMESPACE Namensraum 20000201
3 TADIR Objektkatalog 20000201
4 TRANSPORT Transport 20000201

Method ADD_CONTENT_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_METAOBJECT Call by reference Object reference (TYPE REF TO) CL_HRFORM_OBJECT_HRF02 MetaObjekt 20000112
2 Importing IM_NAME Call by reference Type reference (TYPE) HRF_NAME Name 20000112
3 Returning RE_NEWOBJECT Value transfer Object reference (TYPE REF TO) CL_HRFORM_OBJECT_HRF02 Neues InfoObjekt 20000112
# Exception Resumable Description Created on
1 AUTHORITY Berechtigung 20000201
2 NAMESPACE Namensraum 20000201
3 TADIR Objektkatalog 20000201
4 TRANSPORT Transport 20000201

Method CHECK_METAOBJECT_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OBJECT Call by reference Object reference (TYPE REF TO) CL_HRFORM_OBJECT_HRF02 MetaObjekt 20000117
2 Returning RE_RESULT Value transfer Type reference (TYPE) XFELD 'X' = MetaObjekt erlaubt 20000117

Method CHECK_METAOBJECT_ALLOWED on class CL_INFOOBJECT_HRF02 has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_INFOOBJECT_HRF02 has no parameter.
Method CONSTRUCTOR on class CL_INFOOBJECT_HRF02 has no exception.

Method DDIC_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FLAT_STRUCTURES Call by reference Type reference (TYPE) XFELD C_FALSE Flag: flache Strukture verwenden 20040625
2 Returning RE_FIELDS Value transfer Type reference (TYPE) HRF01_DDICFIELD_COLLECTION Feldliste für DDIC-Generierung 20000113

Method DDIC_FIELDS on class CL_INFOOBJECT_HRF02 has no exception.

Method DELETE_GENDDIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NAME Call by reference Type reference (TYPE) C Objektname 20030522
2 Importing IM_TYPE Call by reference Type reference (TYPE) TADIR-OBJECT Objekttyp 20030522

Method DELETE_GENDDIC on class CL_INFOOBJECT_HRF02 has no exception.

Method GET_DDIC_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_COMPNAME Call by reference Type reference (TYPE) C Komponentenname 20010221
2 Exporting EX_ICON Call by reference Type reference (TYPE) HRF01_DDICFIELD-ICON Ikone / eingebaute Bitmap / benutzerdef. Bitmap 20010226
3 Exporting EX_KEYTYPE Call by reference Type reference (TYPE) TABNAME Schlüsseltyp 20010220
4 Exporting EX_LINETYPE Call by reference Type reference (TYPE) TABNAME Zeilentyp 20010220
5 Exporting EX_SORTTYPE Call by reference Type reference (TYPE) TABNAME Sortiertyp 20020205
6 Exporting EX_TABTYPE Call by reference Type reference (TYPE) TYPENAME Tabellentyp 20010220
7 Exporting EX_TEXT Call by reference Type reference (TYPE) AS4TEXT Kurzbeschreibung von Repository-Objekten 20010226

Method GET_DDIC_NAMES on class CL_INFOOBJECT_HRF02 has no exception.

Method PROGRAM_SYMBOLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_SMARTFORM Call by reference Type reference (TYPE) TDSFNAME Smart Forms: Formularname 20000113
2 Returning RE_SYMBOLS Value transfer Type reference (TYPE) HRF01_SYMBOLSET_COLLECTION HR-Formulare: Symbolgruppe für Programmgenerierung 20000113

Method PROGRAM_SYMBOLS on class CL_INFOOBJECT_HRF02 has no exception.

Method SET_GEN_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DDIC_OBSOLETE Call by reference Type reference (TYPE) XFELD ' ' DDIC veraltet 20000904
2 Importing IM_PROG_OBSOLETE Call by reference Type reference (TYPE) XFELD ' ' Druckprogramm veraltet 20000904

Method SET_GEN_STATUS on class CL_INFOOBJECT_HRF02 has no exception.
History
Last changed by/on SAP  20041209 
SAP Release Created in 46C