SAP ABAP Class CL_HRPA_INFOTYPE_0548 (CL_HRPA_INFOTYPE_0548)
Hierarchy
☛
EA-HRCIT (Software Component) Sub component EA-HRCIT of EA-HR
⤷
PA-PA-IT (Application Component) Italy
⤷
PAOC_PAD_IT (Package) Add-on for the development of personnel management: Italy

⤷

⤷

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 | 20020930 |
Properties
Class | CL_HRPA_INFOTYPE_0548 | |
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 | ||
Program status | ||
Category | 0 | |
Package | PAOC_PAD_IT | Add-on for the development of personnel management: Italy |
Created | 20020930 | SAP |
Last change | 00000000 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_HRPA_INFOTYPE_0548 has no interface implemented.
Friends
Class CL_HRPA_INFOTYPE_0548 has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR10 | 'P. 1993 1^' | First employment after 1993 | 20130517 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR10 | 'ANTE 1993' | Before 1993 | 20130517 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR10 | 'IMP. FISSO' | Fixed amount | 20130517 | |
4 | ![]() |
Constant | Private | Type reference (TYPE) | INFTY | '0001' | Infotype | 20130517 | |
5 | ![]() |
Constant | Private | Type reference (TYPE) | INFTY | '0008' | Infotype | 20130517 | |
6 | ![]() |
Constant | Private | Type reference (TYPE) | INFTY | '0548' | Infotype | 20130517 | |
7 | ![]() |
Constant | Private | Type reference (TYPE) | MOLGA | 15 | Country code | 20130517 | |
8 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR10 | '< 100%' | Less than 100 % | 20130517 | |
9 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR10 | 'POST 1993' | After 1993 | 20130517 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20020930 | |
2 | ![]() |
Instance method | Private | Method | Do the CDCO checks | 20130517 |
3 | ![]() |
Instance method | Private | Method | Do the GRCA checks | 20130517 |
4 | ![]() |
Instance method | Private | Method | Check the time constraint | 20130517 |
5 | ![]() |
Instance method | Private | Method | Do the TPASS checks | 20130517 |
6 | ![]() |
Instance method | Private | Method | Clear invalid values | 20130517 |
7 | ![]() |
Instance method | Private | Method | Checks for Insert and and Modify computations | 20020930 |
8 | ![]() |
Instance method | Private | Method | Fill and trigger an error | 20020930 |
Events
Class CL_HRPA_INFOTYPE_0548 has no event.
Types
Class CL_HRPA_INFOTYPE_0548 has no local type.
Method Signatures
Method ADD_PSYST_TO_FOREIGN_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PNNNN | Call by reference | Type reference (TYPE) | ANY | 20020930 | |||
2 | ![]() |
TCLAS | Call by reference | Type reference (TYPE) | TCLAS | 'A' | 20020930 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
HR: master data, program condition not satisfied | 20021030 |
Method CHECK_CDCO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CDCON | Call by reference | Type reference (TYPE) | P15_CDCON | Contribution indicator | 20130517 | ||
2 | ![]() |
GRCAL | Call by reference | Type reference (TYPE) | P15_GRCAL | Calculation group | 20130517 | ||
3 | ![]() |
IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for BOOLE dom. : TRUE (= 'X') and FALSE (= ' ') | 20130517 | ||
4 | ![]() |
MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | 20130517 | |||
5 | ![]() |
P0548 | Call by reference | Type reference (TYPE) | P0548 | Infotype 0548 - Suppl.social security fund - Italy only | 20130517 | ||
6 | ![]() |
PRCDP | Call by reference | Type reference (TYPE) | P15_PRCDP | Rate of employee's account | 20130517 | ||
7 | ![]() |
TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction class for data maintenance | 20130517 | ||
8 | ![]() |
TPASS | Call by reference | Type reference (TYPE) | P15_TPASS | Taxation type | 20130517 |
Method CHECK_CDCO on class CL_HRPA_INFOTYPE_0548 has no exception.
Method CHECK_GRCA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CDCON | Call by reference | Type reference (TYPE) | P15_CDCON | Contribution indicator | 20130517 | ||
2 | ![]() |
GRCAL | Call by reference | Type reference (TYPE) | P15_GRCAL | Calculation group | 20130517 | ||
3 | ![]() |
IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for BOOLE dom. : TRUE (= 'X') and FALSE (= ' ') | 20130517 | ||
4 | ![]() |
MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | 20130517 | |||
5 | ![]() |
P0001 | Call by reference | Type reference (TYPE) | P0001 | HR master record, infotype 0001 (org. assignment) | 20130517 | ||
6 | ![]() |
P0008 | Call by reference | Type reference (TYPE) | P0008 | HR master record, infotype 0008 (Basic pay) | 20130517 | ||
7 | ![]() |
P0548 | Call by reference | Type reference (TYPE) | P0548 | Infotype 0548 - Suppl.social security fund - Italy only | 20130517 | ||
8 | ![]() |
PRCDP | Call by reference | Type reference (TYPE) | P15_PRCDP | Rate of employee's account | 20130517 | ||
9 | ![]() |
TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction class for data maintenance | 20130517 | ||
10 | ![]() |
TPASS | Call by reference | Type reference (TYPE) | P15_TPASS | Taxation type | 20130517 |
Method CHECK_GRCA on class CL_HRPA_INFOTYPE_0548 has no exception.
Method CHECK_TIME_CONSTRAINT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for BOOLE dom. : TRUE (= 'X') and FALSE (= ' ') | 20130517 | ||
2 | ![]() |
MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | 20130517 | |||
3 | ![]() |
P0548 | Call by reference | Type reference (TYPE) | P0548 | Infotype 0548 - Suppl.social security fund - Italy only | 20130517 |
Method CHECK_TIME_CONSTRAINT on class CL_HRPA_INFOTYPE_0548 has no exception.
Method CHECK_TPAS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for BOOLE dom. : TRUE (= 'X') and FALSE (= ' ') | 20130517 | ||
2 | ![]() |
MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | 20130517 | |||
3 | ![]() |
P0548 | Call by reference | Type reference (TYPE) | P0548 | Infotype 0548 - Suppl.social security fund - Italy only | 20130517 | ||
4 | ![]() |
TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction class for data maintenance | 20130517 | ||
5 | ![]() |
TPASS | Call by reference | Type reference (TYPE) | P15_TPASS | Taxation type | 20130517 |
Method CHECK_TPAS on class CL_HRPA_INFOTYPE_0548 has no exception.
Method CLEAR_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P0548 | Call by reference | Type reference (TYPE) | P0548 | Infotype 0548 - Suppl.social security fund - Italy only | 20130517 |
Method CLEAR_VALUES on class CL_HRPA_INFOTYPE_0548 has no exception.
Method DO_CHECKS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | 20020930 | |||
2 | ![]() |
MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | 20020930 | |||
3 | ![]() |
P0548 | Call by reference | Type reference (TYPE) | P0548 | 20020930 | |||
4 | ![]() |
TCLAS | Call by reference | Type reference (TYPE) | TCLAS | 20020930 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
HR: master data, program condition not satisfied | 20021030 |
Method FILL_ERROR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FIELD | Call by reference | Type reference (TYPE) | STRING | Name of the field triggering the error | 20020930 | ||
2 | ![]() |
MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | 20020930 | |||
3 | ![]() |
MSGID | Call by reference | Type reference (TYPE) | SYMSGID | 'HRPAYIT_INFOTYPES' | Messages, Message Class | 20020930 | |
4 | ![]() |
MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | 20020930 | |||
5 | ![]() |
MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | 20020930 | |||
6 | ![]() |
MSGV1 | Call by reference | Type reference (TYPE) | DATA | Messages, message variables | 20020930 | ||
7 | ![]() |
MSGV2 | Call by reference | Type reference (TYPE) | DATA | Messages, message variables | 20020930 | ||
8 | ![]() |
MSGV3 | Call by reference | Type reference (TYPE) | DATA | Messages, message variables | 20020930 | ||
9 | ![]() |
MSGV4 | Call by reference | Type reference (TYPE) | DATA | Messages, message variables | 20020930 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
HR: master data, program condition not satisfied | 20021030 |
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in | 200 |