SAP ABAP Class CL_HRBAS_INFTY_1001 (Business Logic Infotype 1001)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-OM (Application Component) Organizational Management
     SP00_ITF (Package) Infotype Framework
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HRBAS_INFTY_NNNN PD Infotypes, Generic IT Logic 20030124
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HRBAS_1001_INTEGR_TO_PA PA Integration Class 20030905
Properties
Class CL_HRBAS_INFTY_1001  
Short Description Business Logic Infotype 1001    
Super Class CL_HRBAS_INFTY_NNNN PD Infotypes, Generic IT Logic 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SP00_ITF   Infotype Framework 
Created 20030124   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRBAS_INFTY_1001 has no forward declaration.
Interfaces
Class CL_HRBAS_INFTY_1001 has no interface implemented.
Friends
Class CL_HRBAS_INFTY_1001 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_INTEGRATION_BADI Static Attribute Protected Object reference (TYPE REF TO) HRBAS_PD_PA_INTEGRATION Instance of Integration BAdI 20070829
2 A_INTEGRATION_ENABLED Static Attribute Protected Type reference (TYPE) BOOLE_D PD->PA Integration Is Active 20070829
3 A_OTYPE_COSTCENTER Static Attribute Protected Type reference (TYPE) OTYPE Object Type 20030618
4 A_OTYPE_PERSON Static Attribute Protected Type reference (TYPE) OTYPE Object Type 20030618
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CUT Instance method Private Method Checks Whether Related Object Is Flagged for Delimitation 20030221
2 CHECK_EXTERNAL_RELATION Instance method Private Method Checks Whether Relationship Is External 20030306
3 CHECK_EXT_OTYPE_TIMEPERIOD Instance method Private Method Check External Object Type Period 20030304
4 CHECK_PROZENT Instance method Private Method Percent validation 20030304
5 CHECK_RECURSION Instance method Private Method Checks Whether Relationship Structure Is Allowed 20030221
6 CHECK_REDUNDANCY Instance method Private Method Checks Whether Position/Work Center Is Obsolete 20030224
7 CHECK_TARGET_OBJECT_TIMEPERIOD Instance method Private Method Check Object Period of Related Object 20030303
8 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20030618
9 EXIST_TARGET_OBJECT Instance method Private Method Checks Whether Related Object Exists 20030311
10 FILL_VARYF Instance method Private Method Fill Field VARYF 20030131
11 HANDLE_INTERNAL_APPLICANT Instance method Private Method Checks Whether Related Object Is an Internal Applicant 20030227
12 INTEGRATION_PD_PA Instance method Private Method Checks Whether Integration PD -> PA Must Be Activated 20070829
13 IS_OBJECT_REDUNDANT Instance method Private Method Determines Whether Position/Work Center Is Obsolete 20030224
14 IS_RELATIONSHIP_ALLOWED Instance method Private Method Checks Whether Relationship Is Allowed (T777E) 20030221
Events
Class CL_HRBAS_INFTY_1001 has no event.
Types
Class CL_HRBAS_INFTY_1001 has no local type.
Method Signatures

Method CHECK_CUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE_HANDLER Call by reference Type reference (TYPE) HRBAS_MSG_HANDLER_IF_REF Referenz auf Interface des Message Handlers 20030221
2 Importing P1001 Call by reference Type reference (TYPE) P1001 Infotyp 1001: Verknüpfungen 20030221

Method CHECK_CUT on class CL_HRBAS_INFTY_1001 has no exception.

Method CHECK_EXTERNAL_RELATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_OK Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20030306
2 Importing MESSAGE_HANDLER Call by reference Type reference (TYPE) HRBAS_MSG_HANDLER_IF_REF Referenz auf Interface des Message Handlers 20030306
3 Importing P1001 Call by reference Type reference (TYPE) P1001 Infotyp 1001: Verknüpfungen 20030306

Method CHECK_EXTERNAL_RELATION on class CL_HRBAS_INFTY_1001 has no exception.

Method CHECK_EXT_OTYPE_TIMEPERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BEGDA Call by reference Type reference (TYPE) PLOG-BEGDA Beginndatum 20030313
2 Importing ENDDA Call by reference Type reference (TYPE) PLOG-ENDDA Endedatum 20030313
3 Exporting IS_OK Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20030304
4 Importing MESSAGE_HANDLER Call by reference Type reference (TYPE) HRBAS_MSG_HANDLER_IF_REF Referenz auf Interface des Message Handlers 20030304
5 Importing OBJID Call by reference Type reference (TYPE) ANY Referenz auf Interface des Message Handlers 20030313
6 Importing OTYPE Call by reference Type reference (TYPE) PLOG-OTYPE Infotyp 1001: Verknüpfungen 20030313
7 Importing RELAT Call by reference Type reference (TYPE) RELAT Verknüpfung zwischen Objekten 20030313
8 Importing RSIGN Call by reference Type reference (TYPE) RSIGN Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20030313
9 Importing SCLAS Call by reference Type reference (TYPE) SCLAS Typ des verknüpften Objekts 20030313

Method CHECK_EXT_OTYPE_TIMEPERIOD on class CL_HRBAS_INFTY_1001 has no exception.

Method CHECK_PROZENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_OK Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20030304
2 Importing MESSAGE_HANDLER Call by reference Type reference (TYPE) HRBAS_MSG_HANDLER_IF_REF Referenz auf Interface des Message Handlers 20030304
3 Importing P1001 Call by reference Type reference (TYPE) P1001 Infotyp 1001: Verknüpfungen 20030304

Method CHECK_PROZENT on class CL_HRBAS_INFTY_1001 has no exception.

Method CHECK_RECURSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_OK Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20030221
2 Importing MESSAGE_HANDLER Call by reference Type reference (TYPE) HRBAS_MSG_HANDLER_IF_REF Referenz auf Interface des Message Handlers 20030221
3 Importing P1001 Call by reference Type reference (TYPE) P1001 Infotyp 1001: Verknüpfungen 20030221

Method CHECK_RECURSION on class CL_HRBAS_INFTY_1001 has no exception.

Method CHECK_REDUNDANCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_OK Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20030224
2 Importing MESSAGE_HANDLER Call by reference Type reference (TYPE) HRBAS_MSG_HANDLER_IF_REF Referenz auf Interface des Message Handlers 20030224
3 Importing P1001 Call by reference Type reference (TYPE) P1001 Infotyp 1001: Verknüpfungen 20030224

Method CHECK_REDUNDANCY on class CL_HRBAS_INFTY_1001 has no exception.

Method CHECK_TARGET_OBJECT_TIMEPERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IS_OK Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20030303
2 Importing MESSAGE_HANDLER Call by reference Type reference (TYPE) HRBAS_MSG_HANDLER_IF_REF Referenz auf Interface des Message Handlers 20030303
3 Changing P1001 Call by reference Type reference (TYPE) P1001 Infotyp 1001: Verknüpfungen 20030303

Method CHECK_TARGET_OBJECT_TIMEPERIOD on class CL_HRBAS_INFTY_1001 has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_HRBAS_INFTY_1001 has no parameter.
Method CLASS_CONSTRUCTOR on class CL_HRBAS_INFTY_1001 has no exception.

Method EXIST_TARGET_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_OK Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20030311
2 Importing MESSAGE_HANDLER Call by reference Type reference (TYPE) HRBAS_MSG_HANDLER_IF_REF Referenz auf Interface des Message Handlers 20030311
3 Importing P1001 Call by reference Type reference (TYPE) P1001 Infotyp 1001: Verknüpfungen 20030311

Method EXIST_TARGET_OBJECT on class CL_HRBAS_INFTY_1001 has no exception.

Method FILL_VARYF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P1001 Call by reference Type reference (TYPE) P1001 Infotyp 1001: Verknüpfungen 20030131

Method FILL_VARYF on class CL_HRBAS_INFTY_1001 has no exception.

Method HANDLE_INTERNAL_APPLICANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_OK Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20030227
2 Importing MESSAGE_HANDLER Call by reference Type reference (TYPE) HRBAS_MSG_HANDLER_IF_REF Referenz auf Interface des Message Handlers 20030227
3 Importing P1001 Call by reference Type reference (TYPE) P1001 Infotyp 1001: Verknüpfungen 20030227

Method HANDLE_INTERNAL_APPLICANT on class CL_HRBAS_INFTY_1001 has no exception.

Method INTEGRATION_PD_PA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OPERATION Call by reference Type reference (TYPE) HRBAS_OPERA HR: Database Operation 20071004
2 Importing P1001 Call by reference Type reference (TYPE) P1001 Infotyp 1001: Verknüpfungen 20071004

Method INTEGRATION_PD_PA on class CL_HRBAS_INFTY_1001 has no exception.

Method IS_OBJECT_REDUNDANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BEGDA Call by reference Type reference (TYPE) PLOG-BEGDA 20030224
2 Importing ENDDA Call by reference Type reference (TYPE) PLOG-ENDDA Infotyp 1001: Verknüpfungen 20030224
3 Importing ISTAT Call by reference Type reference (TYPE) PLOG-ISTAT 20030224
4 Exporting IS_REDUNDANT Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20030521
5 Importing OBJID Call by reference Type reference (TYPE) PLOG-OBJID 20030224
6 Importing OTYPE Call by reference Type reference (TYPE) PLOG-OTYPE 20030224
7 Importing PLVAR Call by reference Type reference (TYPE) PLOG-PLVAR 20030224
8 Exporting REDUNDANT_DATE Call by reference Type reference (TYPE) PLOG-BEGDA Ab wann eine Planstelle/Arbeitsplatz obsolet ist 20030224
# Exception Resumable Description Created on
1 CX_HRBAS_VIOLATED_ASSERTION HRBAS-Infotypdaten: unerfüllte Programmbedingung 20030224

Method IS_RELATIONSHIP_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_OK Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20030221
2 Importing MESSAGE_HANDLER Call by reference Type reference (TYPE) HRBAS_MSG_HANDLER_IF_REF Referenz auf Interface des Message Handlers 20030221
3 Importing OTYPE Call by reference Type reference (TYPE) OTYPE Objekttyp 20030221
4 Importing RELAT Call by reference Type reference (TYPE) RELAT Verknüpfung zwischen Objekten 20030221
5 Importing RSIGN Call by reference Type reference (TYPE) RSIGN Ausprägung der Verknüpfung 20030221
6 Importing SCLAS Call by reference Type reference (TYPE) SCLAS Typ des verknüpften Objekts 20030221

Method IS_RELATIONSHIP_ALLOWED on class CL_HRBAS_INFTY_1001 has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 640