SAP ABAP Class CL_HRPA_INFOTYPE_0191 (CL_HRPA_INFOTYPE_0191)
Hierarchy
EA-HRCDE (Software Component) Sub component EA-HRCDE of EA-HR
   PA-PA-DE (Application Component) Germany
     PAOC_PAD_DE (Package) Add-On Development for Personnel Administration: Germany
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HRPA_INFOTYPE_NNNN HR Master Data: Generic IT Logic 20021023
Properties
Class CL_HRPA_INFOTYPE_0191  
Short Description    
Super Class CL_HRPA_INFOTYPE_NNNN HR Master Data: Generic IT Logic 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class 5D    
Program status P  SAP Standard Production Program 
Category 0   
Package PAOC_PAD_DE   Add-On Development for Personnel Administration: Germany 
Created 20021023   SAP 
Last change 20030507   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_HR_T5DBD Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_HR_T5DBK Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_HR_T5DBW Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_HRPA_INFOTYPE_0191 has no interface implemented.
Friends
Class CL_HRPA_INFOTYPE_0191 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_MSGC Instance attribute Protected Type reference (TYPE) STRING Message Container 20021028
2 A_REF_CL_0191 Instance attribute Protected Object reference (TYPE REF TO) CL_HRPADDECI_P0191 Reference to CL_HRPADDECI_P0191 20071114
3 C_0191 Instance attribute Protected Type reference (TYPE) INFTY '0191' Infotype 20030401
4 C_MSGID Instance attribute Protected Type reference (TYPE) SYMSGID 'HRITFDECI' Messages, Message Class 20021030
5 C_MSGID_5D Instance attribute Protected Type reference (TYPE) SYMSGID '5D' Messages, Message Class 20021204
6 C_MSGTY_E Instance attribute Protected Type reference (TYPE) SYMSGTY 'E' Messages, Message Type 20021030
7 C_MSGTY_W Instance attribute Protected Type reference (TYPE) SYMSGTY 'W' Messages, Message Type 20021203
Methods
# Method Level Visibility Method type Description Created on
1 P0191_CHECK_COST_ALLOCATING Instance method Protected Method Construction Site or Destination and 1 Cost Assignm per Per. 20021030
2 P0191_CHECK_SET_SUBTY Instance method Protected Method Subtype Not Assigned Multiple Times; Increase if Needed 20021205
3 P0191_ENDE_3_MONATSFRIST Instance method Protected Method Calculate End of Three-Month Period 20021029
4 P0191_FIELD_CHECKS Instance method Protected Method General Field Check 20021024
5 P0191_FIELD_CHECKS_DAILY Instance method Protected Method Field Check: Daily Expenses 20021204
6 P0191_FIELD_CHECKS_WEEKLY Instance method Protected Method Field Check: Weekly Expenses 20021024
7 P0191_PROPOSAL_VALUES Instance method Protected Method Default Values 20021024
8 P0191_SET_CLEAR_NEW_OLD Instance method Protected Method Change from 2008: Set / Delete Fields 20071114
9 P0191_SET_SUBTY Instance method Protected Method Set Subtype (Used as Sequential Number) 20021029
10 P0191_T5DBD_AT_DATE Instance method Protected Method Expense exists in T5DBD? 20021204
11 P0191_UEBERNACHTUNG Instance method Protected Method Overnight Stay Check 20021205
12 P0191_VERKEHRSMITTEL Instance method Protected Method Means of Transport Check 20021204
Events
Class CL_HRPA_INFOTYPE_0191 has no event.
Types
Class CL_HRPA_INFOTYPE_0191 has no local type.
Method Signatures

Method P0191_CHECK_COST_ALLOCATING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20021030
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER Personal-Stammsatz Infotyp 0191(Baulohn Aufwendungen) 20021030
3 Importing P0191 Call by reference Type reference (TYPE) P0191 Personal-Stammsatz Infotyp 0191(Baulohn Aufwendungen) 20021030
4 Changing PREF Call by reference Type reference (TYPE) PREF Zuordnungsgrößen für HR-Objekte 20030115
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Stammdaten, unerfüllte Programmbedingung 20021030

Method P0191_CHECK_SET_SUBTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P0191 Call by reference Type reference (TYPE) P0191 Personal-Stammsatz Infotyp 0191(Baulohn Aufwendungen) 20021205
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Stammdaten, unerfüllte Programmbedingung 20021205

Method P0191_ENDE_3_MONATSFRIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P0191 Call by reference Type reference (TYPE) P0191 Personal-Stammsatz Infotyp 0191(Baulohn Aufwendungen) 20021029
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Stammdaten, unerfüllte Programmbedingung 20021031

Method P0191_FIELD_CHECKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20021024
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR-Stammdaten: Meldungen 20021024
3 Changing P0191 Call by reference Type reference (TYPE) P0191 Personal-Stammsatz Infotyp 0192 (Baulohn: Attribute) 20021024
4 Changing PREF Call by reference Type reference (TYPE) PREF Zuordnungsgrößen für HR-Objekte 20030115
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Stammdaten, unerfüllte Programmbedingung 20021028

Method P0191_FIELD_CHECKS_DAILY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20021204
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR-Stammdaten: Meldungen 20021204
3 Importing P0191 Call by reference Type reference (TYPE) P0191 Personal-Stammsatz Infotyp 0191(Baulohn Aufwendungen) 20021204
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Stammdaten, unerfüllte Programmbedingung 20021204

Method P0191_FIELD_CHECKS_WEEKLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20021203
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR-Stammdaten: Meldungen 20021203
3 Importing P0191 Call by reference Type reference (TYPE) P0191 Personal-Stammsatz Infotyp 0191(Baulohn Aufwendungen) 20021203
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Stammdaten, unerfüllte Programmbedingung 20021028

Method P0191_PROPOSAL_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P0191 Call by reference Type reference (TYPE) P0191 Personal-Stammsatz Infotyp 0191(Baulohn Aufwendungen) 20021028
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Stammdaten, unerfüllte Programmbedingung 20021028

Method P0191_SET_CLEAR_NEW_OLD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_P0191 Call by reference Type reference (TYPE) P0191 Personal-Stammsatz Infotyp 0191(Baulohn Aufwendungen) 20071114

Method P0191_SET_CLEAR_NEW_OLD on class CL_HRPA_INFOTYPE_0191 has no exception.

Method P0191_SET_SUBTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P0191 Call by reference Type reference (TYPE) P0191 Personal-Stammsatz Infotyp 0191(Baulohn Aufwendungen) 20021029
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Stammdaten, unerfüllte Programmbedingung 20021031

Method P0191_T5DBD_AT_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AUFWD Call by reference Type reference (TYPE) P01B_AUFWD Baulohn-Aufwendung 20021204
2 Importing AWART Call by reference Type reference (TYPE) P01B_AWART Art der Aufwendung 20021204
3 Importing DATUM Call by reference Type reference (TYPE) D Stichtag 20021204
4 Exporting MOLGA Call by reference Type reference (TYPE) MOLGA 20021204
5 Importing PERNR Call by reference Type reference (TYPE) P_PERNR Personalnummer 20021204
6 Exporting T5DBD Call by reference Type reference (TYPE) T5DBD Bauwirtschaft: Verpflegungszuschüsse/Auslösungen/Fahrtkosten 20021204
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Stammdaten, unerfüllte Programmbedingung 20021204

Method P0191_UEBERNACHTUNG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20021205
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR-Stammdaten: Meldungen 20021205
3 Importing P0191 Call by reference Type reference (TYPE) P0191 Personal-Stammsatz Infotyp 0191(Baulohn Aufwendungen) 20021205
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Stammdaten, unerfüllte Programmbedingung 20021205

Method P0191_VERKEHRSMITTEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20021204
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR-Stammdaten: Meldungen 20021204
3 Importing P0191 Call by reference Type reference (TYPE) P0191 Personal-Stammsatz Infotyp 0191(Baulohn Aufwendungen) 20021204
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Stammdaten, unerfüllte Programmbedingung 20021204
History
Last changed by/on SAP  20030507 
SAP Release Created in 200