Hierarchy

⤷

⤷

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 | 20030129 |
Properties
Class | CL_HRPA_INFOTYPE_0552 | |
Short Description | Personalstammdaten: Business-Logik des Infotyps 0552 | |
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_INFTY_0552 | Infotype 0552 (Time Specification/Employ. Period) |
Created | 20030129 | SAP |
Last change | 20040127 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_HRPA_INFOTYPE_0552 has no forward declaration.
Interfaces
Class CL_HRPA_INFOTYPE_0552 has no interface implemented.
Friends
Class CL_HRPA_INFOTYPE_0552 has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Protected | Type reference (TYPE) | PSEN_ADDIN | 'D' | 20060227 | ||
2 | ![]() |
Constant | Protected | Type reference (TYPE) | PSEN_ADDIN | ' ' | 20060227 | ||
3 | ![]() |
Constant | Protected | Type reference (TYPE) | PSEN_ADDIN | 'P' | 20060227 | ||
4 | ![]() |
Constant | Protected | Type reference (TYPE) | PSEN_ADDIN | 'R' | 20060227 | ||
5 | ![]() |
Constant | Private | Type reference (TYPE) | MERK1 | 'CRULE' | Name of feature | 20060301 | |
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | INFTY | '0552' | Infotype | 20060301 | |
7 | ![]() |
Constant | Protected | Type reference (TYPE) | PSEN_VALID | 'S' | 20060227 | ||
8 | ![]() |
Constant | Protected | Type reference (TYPE) | PSEN_VALID | 'I' | 20060227 | ||
9 | ![]() |
Constant | Protected | Type reference (TYPE) | PSEN_CVAUTHD_COND | ' ' | 20060227 | ||
10 | ![]() |
Constant | Protected | Type reference (TYPE) | PSEN_CVAUTHD_COND | 'Y' | 20060227 | ||
11 | ![]() |
Constant | Protected | Type reference (TYPE) | PSEN_CVAUTHD_COND | 'P' | 20060227 | ||
12 | ![]() |
Constant | Protected | Type reference (TYPE) | PSEN_CVRENWL_COND_PT | 'N' | 20060227 | ||
13 | ![]() |
Constant | Protected | Type reference (TYPE) | PSEN_CVRENWL_COND_PT | 'Q' | 20060227 | ||
14 | ![]() |
Constant | Protected | Type reference (TYPE) | PSEN_CVRENWL_COND_PT | ' ' | 20060227 | ||
15 | ![]() |
Constant | Protected | Type reference (TYPE) | PSEN_CVRENWL_COND_PT | 'P' | 20060227 | ||
16 | ![]() |
Constant | Protected | Type reference (TYPE) | T_FIELD_MODE | 'A' | 20060227 | ||
17 | ![]() |
Constant | Protected | Type reference (TYPE) | T_FIELD_MODE | 'B' | 20060227 | ||
18 | ![]() |
Constant | Protected | Type reference (TYPE) | T_FIELD_MODE | SPACE | 20060227 | ||
19 | ![]() |
Constant | Protected | Type reference (TYPE) | T_FIELD_MODE | 'C' | 20060227 | ||
20 | ![]() |
Constant | Protected | Type reference (TYPE) | PSEN_CVAUTHD_REQ | ' ' | 20060227 | ||
21 | ![]() |
Constant | Protected | Type reference (TYPE) | PSEN_CVAUTHD_REQ | 'X' | 20060227 | ||
22 | ![]() |
Constant | Protected | Type reference (TYPE) | FCSTA | 'DL' | Function code status | 20060227 | |
23 | ![]() |
Constant | Protected | Type reference (TYPE) | FCSTA | 'IS' | Function code status | 20060227 | |
24 | ![]() |
Constant | Protected | Type reference (TYPE) | FCSTA | 'MD' | Function code status | 20060227 | |
25 | ![]() |
Constant | Protected | Type reference (TYPE) | D | '00000000' | 20060227 |
Methods
Events
Class CL_HRPA_INFOTYPE_0552 has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | P0552_STAB | Protected | See coding | 20060227 | p0552_stab TYPE SORTED TABLE OF p0552
* with unique key pskey.
WITH UNIQUE KEY pernr
infty subty objps sprps
endda begda seqnr
|
||
2 | T_FIELD_MODE | Protected | Type reference (TYPE) | HRPAD_CHAR01 | IF_HRPA_UI_CONVERT_STANDARD | 20060227 |
|
3 | T_MODIF_GROUP | Protected | Type reference (TYPE) | I | 20060227 |
|
|
4 | T_MODIF_GROUP_VALUE | Private | Attribute reference (LIKE) | SCREEN-GROUP1 | 20060227 |
|
|
5 | T_MSGTEXT | Protected | See coding | 20060227 | t_msgtext(100) TYPE c
|
||
6 | T_SCREEN_ATTRIB_CVAUTHD | Protected | See coding | 20060227 | BEGIN OF t_screen_attrib_cvauthd,
mode TYPE t_field_mode,
required TYPE psen_cvauthd_req,
END OF t_screen_attrib_cvauthd
|
Method Signatures
Method ADD_MESSAGE_NOT_READY_INPUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_ADD_MESSAGE | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20060227 |
Method ADD_MESSAGE_NOT_READY_INPUT on class CL_HRPA_INFOTYPE_0552 has no exception.
Method CHECK_COLLISION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_FCSTA | Call by reference | Type reference (TYPE) | FCSTA | Function code status | 20060227 | ||
2 | ![]() |
IR_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20060227 | ||
3 | ![]() |
IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20060227 | ||
4 | ![]() |
IS_P0552 | Call by reference | Type reference (TYPE) | P0552 | HR Master Data Record for Infotype 0552 | 20060227 | ||
5 | ![]() |
IS_SAVE_SITUATION | Call by reference | Type reference (TYPE) | PSEN_SITUATION_PERIOD | HR Master Data Record for Infotype 0552 | 20060227 | ||
6 | ![]() |
IT_P0552 | Call by reference | Type reference (TYPE) | P0552_STAB | HR Master Data Record for Infotype 0552 | 20060227 |
Method CHECK_COLLISION on class CL_HRPA_INFOTYPE_0552 has no exception.
Method CHECK_CVAUTHD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CD_CVAUTHD | Call by reference | Type reference (TYPE) | PSEN_CVAUTHD | Approval Date of Time Specification Type | 20060227 | ||
2 | ![]() |
ID_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Start Date | 20060227 | ||
3 | ![]() |
ID_CVTYP | Call by reference | Type reference (TYPE) | PSEN_CVTYP | Time specification type for employment period calculation | 20060227 | ||
4 | ![]() |
IR_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20060227 | ||
5 | ![]() |
IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20060227 | ||
6 | ![]() |
IS_WEIGHT | Call by reference | Type reference (TYPE) | PSEN_P_WEIGHT | Part-time weight | 20060227 |
Method CHECK_CVAUTHD on class CL_HRPA_INFOTYPE_0552 has no exception.
Method CHECK_CVREASN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CD_CVREASN | Call by reference | Type reference (TYPE) | PSEN_CVREASN | Occasion for Time Specification Type | 20060227 | ||
2 | ![]() |
ID_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Start Date | 20060227 | ||
3 | ![]() |
ID_CVTYP | Call by reference | Type reference (TYPE) | PSEN_CVTYP | Time specification type for employment period calculation | 20060227 | ||
4 | ![]() |
IR_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20060227 | ||
5 | ![]() |
IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20060227 |
Method CHECK_CVREASN on class CL_HRPA_INFOTYPE_0552 has no exception.
Method CHECK_CVRENWL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_FCSTA | Call by reference | Type reference (TYPE) | FCSTA | Function code status | 20060227 | ||
2 | ![]() |
IR_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20060227 | ||
3 | ![]() |
IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20060227 | ||
4 | ![]() |
IS_P0552 | Call by reference | Type reference (TYPE) | P0552 | HR Master Data Record for Infotype 0552 | 20060227 | ||
5 | ![]() |
IS_SITUATION_OLD | Call by reference | Type reference (TYPE) | PSEN_SITUATION_PERIOD | Situation | 20060227 | ||
6 | ![]() |
IT_P0552 | Call by reference | Type reference (TYPE) | P0552_STAB | HR Master Data Record for Infotype 0552 | 20060227 |
Method CHECK_CVRENWL on class CL_HRPA_INFOTYPE_0552 has no exception.
Method CHECK_CVTYP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Start Date | 20060227 | ||
2 | ![]() |
ID_CVTYP | Call by reference | Type reference (TYPE) | PSEN_CVTYP | Time specification type for employment period calculation | 20060227 | ||
3 | ![]() |
ID_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | End Date | 20060227 | ||
4 | ![]() |
IR_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20060227 | ||
5 | ![]() |
IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20060227 |
Method CHECK_CVTYP on class CL_HRPA_INFOTYPE_0552 has no exception.
Method CHECK_DURATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_DURATION | Call by reference | Type reference (TYPE) | PSEN_DURATION | Duration in Years, Months, and Days | 20060227 | ||
2 | ![]() |
ID_CVTYP | Call by reference | Type reference (TYPE) | PSEN_CVTYP | Time specification type for employment period calculation | 20060227 | ||
3 | ![]() |
IR_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20060227 | ||
4 | ![]() |
IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20060227 |
Method CHECK_DURATION on class CL_HRPA_INFOTYPE_0552 has no exception.
Method CHECK_DURATION_BY_CRULE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_CVTYP | Call by reference | Type reference (TYPE) | PSEN_CVTYP | Time specification type for employment period calculation | 20060301 | ||
2 | ![]() |
IR_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20060301 | ||
3 | ![]() |
IS_DURATION | Call by reference | Type reference (TYPE) | PSEN_DURATION | Duration in Years, Months, and Days | 20060301 | ||
4 | ![]() |
IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20060301 |
Method CHECK_DURATION_BY_CRULE on class CL_HRPA_INFOTYPE_0552 has no exception.
Method CHECK_ENDDA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CD_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | End Date | 20060227 | ||
2 | ![]() |
ID_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Start Date | 20060227 | ||
3 | ![]() |
ID_CVTYP | Call by reference | Type reference (TYPE) | PSEN_CVTYP | Time specification type for employment period calculation | 20060227 | ||
4 | ![]() |
IR_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20060227 | ||
5 | ![]() |
IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20060227 |
Method CHECK_ENDDA on class CL_HRPA_INFOTYPE_0552 has no exception.
Method CHECK_INFOF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_INFOF | Call by reference | Type reference (TYPE) | PSEN_INFOF | Time specification type for employment period calculation | 20060227 | ||
2 | ![]() |
IR_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20060227 | ||
3 | ![]() |
IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20060227 |
Method CHECK_INFOF on class CL_HRPA_INFOTYPE_0552 has no exception.
Method CHECK_RATIO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20060227 | ||
2 | ![]() |
IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030129 | ||
3 | ![]() |
IS_WEIGHT | Call by reference | Type reference (TYPE) | PSEN_P_WEIGHT | HR Master Data Record for Infotype 0552 | 20060227 |
Method CHECK_RATIO on class CL_HRPA_INFOTYPE_0552 has no exception.
Method CHECK_REPLACED_SITUATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_FCSTA | Call by reference | Type reference (TYPE) | FCSTA | Function code status | 20060227 | ||
2 | ![]() |
IR_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20060227 | ||
3 | ![]() |
IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20060227 | ||
4 | ![]() |
IS_SAVE_SITUATION | Call by reference | Type reference (TYPE) | PSEN_SITUATION_PERIOD | Situation | 20060227 | ||
5 | ![]() |
IS_SITUATION | Call by reference | Type reference (TYPE) | PSEN_SITUATION_PERIOD | Situation | 20060227 | ||
6 | ![]() |
IT_P0552 | Call by reference | Type reference (TYPE) | P0552_STAB | HR Master Data Record for Infotype 0552 | 20060227 |
Method CHECK_REPLACED_SITUATION on class CL_HRPA_INFOTYPE_0552 has no exception.
Method CHECK_REPLACING_SITUATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20060227 | ||
2 | ![]() |
IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20060227 | ||
3 | ![]() |
IS_SITUATION | Call by reference | Type reference (TYPE) | PSEN_SITUATION_PERIOD | Situation | 20060227 | ||
4 | ![]() |
IT_P0552 | Call by reference | Type reference (TYPE) | P0552_STAB | HR Master Data Record for Infotype 0552 | 20060227 |
Method CHECK_REPLACING_SITUATION on class CL_HRPA_INFOTYPE_0552 has no exception.
Method CHECK_WEIGHT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_WEIGHT | Call by reference | Type reference (TYPE) | PSEN_P_WEIGHT | Part-time weight | 20060227 | ||
2 | ![]() |
ID_CVTYP | Call by reference | Type reference (TYPE) | PSEN_CVTYP | Time specification type for employment period calculation | 20060227 | ||
3 | ![]() |
IR_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20060227 | ||
4 | ![]() |
IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20060227 |
Method CHECK_WEIGHT on class CL_HRPA_INFOTYPE_0552 has no exception.
Method DEFAULT_ENDDA_DURATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CD_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | End Date | 20060227 | ||
2 | ![]() |
CS_DURATION | Call by reference | Type reference (TYPE) | PSEN_DURATION | Duration in Years, Months, and Days | 20060227 | ||
3 | ![]() |
ID_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Start Date | 20060227 | ||
4 | ![]() |
ID_CVTYP | Call by reference | Type reference (TYPE) | PSEN_CVTYP | Time specification type for employment period calculation | 20060227 | ||
5 | ![]() |
IR_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20060227 | ||
6 | ![]() |
IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030129 |
Method DEFAULT_ENDDA_DURATION on class CL_HRPA_INFOTYPE_0552 has no exception.
Method DEFAULT_WEIGHT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_WEIGHT | Call by reference | Type reference (TYPE) | PSEN_P_WEIGHT | HR Master Data Record for Infotype 0552 | 20060227 | ||
2 | ![]() |
IR_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20060227 | ||
3 | ![]() |
IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20060227 |
Method DEFAULT_WEIGHT on class CL_HRPA_INFOTYPE_0552 has no exception.
Method DELETE_INTERSECTION_P0552 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_P0552 | Call by reference | Type reference (TYPE) | P0552_STAB | 20060227 | |||
2 | ![]() |
IS_SITUATION | Call by reference | Type reference (TYPE) | PSEN_SITUATION_PERIOD | Situation | 20060227 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
HR: Stammdaten, unerfüllte Vorbedingung | 20060227 |
Method READ_CRULE_BY_CVTYP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_T525U | Call by reference | Type reference (TYPE) | T525U | Conversion Rules for Employment Period Calculation | 20060301 | ||
2 | ![]() |
ID_CVTYP | Call by reference | Type reference (TYPE) | PSEN_CVTYP | Time specification type for employment period calculation | 20060301 | ||
3 | ![]() |
IR_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20060301 | ||
4 | ![]() |
IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20060301 |
Method READ_CRULE_BY_CVTYP on class CL_HRPA_INFOTYPE_0552 has no exception.
Method READ_CVAUTHD_FIELD_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_ATTRIB | Value transfer | Type reference (TYPE) | T_FIELD_MODE | Attribute of screen field | 20060227 | ||
2 | ![]() |
ID_CVTYP | Call by reference | Type reference (TYPE) | PSEN_CVTYP | Time specification type for employment period calculation | 20060227 | ||
3 | ![]() |
IS_T525TD | Call by reference | Type reference (TYPE) | T525TD | Time Dependent Characteristics of Time Specification Type | 20060227 | ||
4 | ![]() |
IS_WEIGHT | Call by reference | Type reference (TYPE) | PSEN_P_WEIGHT | Weight factor | 20060227 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
HR Master Data: Unfulfilled Program Condition | 20060227 |
Method READ_CVREASN_FIELD_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ATTRIB | Value transfer | Type reference (TYPE) | T_FIELD_MODE | Screen fields properties | 20060227 | ||
2 | ![]() |
ID_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Start Date | 20060227 | ||
3 | ![]() |
ID_CVTYP | Call by reference | Type reference (TYPE) | PSEN_CVTYP | Time specification type for employment period calculation | 20060227 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
HR Master Data: Unfulfilled Program Condition | 20060227 |
Method READ_CVRENWL_FIELD_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ATTRIB | Value transfer | Type reference (TYPE) | T_FIELD_MODE | Screen fields properties | 20060227 | ||
2 | ![]() |
IS_P0552 | Call by reference | Type reference (TYPE) | P0552 | HR Master Data Record for Infotype 0552 | 20060227 | ||
3 | ![]() |
IS_SAVE_SITUATION | Call by reference | Type reference (TYPE) | PSEN_SITUATION_PERIOD | Situation Emp. Period | 20060227 | ||
4 | ![]() |
IT_P0552 | Call by reference | Type reference (TYPE) | P0552_STAB | HR Master Data Record for Infotype 0552 | 20060227 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
HR Master Data: Unfulfilled Program Condition | 20060227 |
Method READ_SITUATION_PERIOD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_SITUATION | Value transfer | Type reference (TYPE) | PSEN_SITUATION_PERIOD | 20060227 | |||
2 | ![]() |
IS_P0552 | Call by reference | Type reference (TYPE) | P0552 | HR Master Data Record for Infotype 0552 | 20060227 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
HR: Stammdaten, unerfüllte Programmbedingung | 20060227 |
Method READ_SITUATION_PERIOD_MOD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_SITUATION | Value transfer | Type reference (TYPE) | PSEN_SITUATION_PERIOD | 20060227 | |||
2 | ![]() |
ID_FCSTA | Call by reference | Type reference (TYPE) | FCSTA | Function code status | 20060227 | ||
3 | ![]() |
IS_P0552 | Call by reference | Type reference (TYPE) | P0552 | HR Master Data Record for Infotype 0552 | 20060227 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
HR: Stammdaten, unerfüllte Programmbedingung | 20060227 |
Method SPECIFIC_COMPUTATIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FCSTA | Call by reference | Type reference (TYPE) | FCSTA | Function code status | 20060227 | ||
2 | ![]() |
IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030129 | ||
3 | ![]() |
MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | Personalstammdaten: Meldungen | 20030129 | ||
4 | ![]() |
P0552 | Call by reference | Type reference (TYPE) | P0552 | Personalstammsatz für Infotyp 0552 | 20030129 | ||
5 | ![]() |
P0552_OLD | Call by reference | Type reference (TYPE) | P0552 | HR Master Data Record for Infotype 0552 | 20060227 | ||
6 | ![]() |
PNNNN2 | Call by reference | Type reference (TYPE) | ANY | 20030129 | |||
7 | ![]() |
PNNNN2_OLD | Call by reference | Type reference (TYPE) | ANY | 20060227 | |||
8 | ![]() |
TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaktionsklasse für Datenhaltung | 20030129 |
Method SPECIFIC_COMPUTATIONS on class CL_HRPA_INFOTYPE_0552 has no exception.
History
Last changed by/on | SAP | 20040127 |
SAP Release Created in | 200 |