SAP ABAP Class CL_HRPA_FOREIGN_KEY_CHECK (HR: Master Data, Foreign Key Verification)
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_HRPA_FOREIGN_KEY_CHECK  
Short Description HR: Master Data, Foreign Key Verification    
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 20010625   SAP 
Last change 00000000   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...
Interfaces
Class CL_HRPA_FOREIGN_KEY_CHECK has no interface implemented.
Friends
Class CL_HRPA_FOREIGN_KEY_CHECK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_ADF_TAB Instance attribute Private Type reference (TYPE) DCFIELDDATS Info about field contents 20010625
2 A_FOREIGN_KEY_REF_TAB Instance attribute Private Type reference (TYPE) FOREIGN_KEY_REF_TAB 20011106
3 FALSE Constant Public Type reference (TYPE) BOOLE_D IF_HRPA_BOOLE_D=>FALSE False 20010626
4 TRUE Constant Public Type reference (TYPE) BOOLE_D IF_HRPA_BOOLE_D=>TRUE True 20010626
Methods
# Method Level Visibility Method type Description Created on
1 ADD_FOREIGN_KEYS Instance method Public Method Transfer Structures for Foreign Keys 20010625
2 CHECK_FIELD Instance method Public Method Check Foreign Key for a Field of a Structure 20010626
3 CHECK_STRUCTURE Instance method Public Method Check Foreign Key for a Structure 20010625
4 INITIALIZE Instance method Public Method Deletes All Internal States 20010625
Events
Class CL_HRPA_FOREIGN_KEY_CHECK has no event.
Types
Class CL_HRPA_FOREIGN_KEY_CHECK has no local type.
Method Signatures

Method ADD_FOREIGN_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FOREIGN_KEY_STRUCTURE Call by reference Type reference (TYPE) ANY 20010625
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Stammdaten, unerfüllte Programmbedingung 20010824

Method CHECK_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELDNAME Call by reference Type reference (TYPE) DFIES-LFIELDNAME Feldname 20010626
2 Importing IGNORE_INITIAL_FIELDS Call by reference Type reference (TYPE) BOOLE_D Initiale Felder ignorieren 20010801
3 Returning IS_OK Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20010626
4 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR-Stammdaten: Meldungen 20010730
5 Importing STRUCTURE Call by reference Type reference (TYPE) ANY 20010626
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Stammdaten, unerfüllte Programmbedingung 20010824

Method CHECK_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXCLUDED_FIELDS Call by reference Type reference (TYPE) HR_FIELDLIST_TAB Liste von Feldnamen 20010626
2 Importing IGNORE_INITIAL_FIELDS Call by reference Type reference (TYPE) BOOLE_D Initiale Felder ignorieren 20010801
3 Returning IS_OK Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20010626
4 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR-Stammdaten: Meldungen 20010730
5 Importing STRUCTURE Call by reference Type reference (TYPE) ANY 20010625
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Stammdaten, unerfüllte Programmbedingung 20010824

Method INITIALIZE Signature

Method INITIALIZE on class CL_HRPA_FOREIGN_KEY_CHECK has no parameter.
Method INITIALIZE on class CL_HRPA_FOREIGN_KEY_CHECK has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in 470