Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRPAYBE_DI_B2A_CO | Dimona: Common Constants | 20100519 |
Properties
| Class | CL_HRPAYBE_DI_SH_BL | |
| Short Description | Dimona: STATUS HANDLER Business Library | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PC12 | HR accounting: Belgium |
| Created | 20100426 | SAP |
| Last change | 20110809 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 5 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 6 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 7 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRPAYBE_DI_B2A_CO | Dimona: Common Constants | 20100519 |
Friends
Class CL_HRPAYBE_DI_SH_BL has no friend class.
Attributes
Class CL_HRPAYBE_DI_SH_BL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check if there is a SH open for this FORM ID (STMOD) | 20100715 | |
| 2 | Static method | Public | Method | Get STMOD key for Employee Declaration SH entry to insert | 20100515 | |
| 3 | Static method | Public | Method | Get last Status for the Document in Status Handler | 20100519 | |
| 4 | Static method | Public | Method | Get last Status for the Document in Status Handler | 20100804 | |
| 5 | Static method | Public | Method | Get Status for Status Handler entry | 20100428 | |
| 6 | Static method | Public | Method | Mapping from old Infotype status to the new SH status | 20100426 | |
| 7 | Static method | Public | Method | Publish declaration Employee Declaration in Status Handler | 20100515 | |
| 8 | Static method | Public | Method | Publish data in Status Handler | 20100426 | |
| 9 | Static method | Public | Method | Set FORM by STATUS | 20100519 | |
| 10 | Static method | Public | Method | Set FORM STATUS - CREATED | 20100519 | |
| 11 | Static method | Public | Method | Set FORM STATUS - FILE - Downloaded | 20100519 | |
| 12 | Static method | Public | Method | Set FORM STATUS - FILE - Sent | 20100519 | |
| 13 | Static method | Public | Method | Set FORM STATUS - Negative NOTIFICATION | 20100519 | |
| 14 | Static method | Public | Method | Set FORM STATUS - Positive NOTIFICATION (Dimona PERIOD ID) | 20100519 | |
| 15 | Static method | Public | Method | Set FORM STATUS - NOTIFICATION (PERID result) | 20100713 | |
| 16 | Static method | Public | Method | Set FORM STATUS - Temporary NOTIFICATION | 20100519 | |
| 17 | Static method | Public | Method | Set FORM STATUS - Prepared (b2a deleted) | 20100706 | |
| 18 | Static method | Public | Method | Set FORM STATUS - ACCEPTED (receipt number) | 20100519 | |
| 19 | Static method | Public | Method | Set FORM STATUS - REJECTED | 20100519 | |
| 20 | Static method | Public | Method | Set FORM STATUS - To be validate | 20100812 | |
| 21 | Static method | Public | Method | Set FORM STATUS - PROCESS STOPPED (manual exit in B2A) | 20100519 | |
| 22 | Static method | Public | Method | Convert Status Handler Viewer selection in STMOD list | 20100902 |
Events
Class CL_HRPAYBE_DI_SH_BL has no event.
Types
Class CL_HRPAYBE_DI_SH_BL has no local type.
Method Signatures
Method CHECK_IF_SH_OPEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ERROR | Call by reference | Type reference (TYPE) | P99SF_TAB_ERROR | 20100715 | ||||
| 2 | CV_RETURN_CODE | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20100715 | |||
| 3 | ES_B2AID | Call by reference | Type reference (TYPE) | HR99S_B2AID | B2A ID/Status/Temse | 20100715 | |||
| 4 | ET_B2AID | Call by reference | Type reference (TYPE) | HR99S_B2AID_TAB | B2A ID/Status/Temse | 20100715 | |||
| 5 | EV_SH_OPEN | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100715 | |||
| 6 | EV_SH_REJECTED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100902 | |||
| 7 | EV_STATS | Call by reference | Type reference (TYPE) | T5F99ST-STATS | Status | 20100715 | |||
| 8 | IV_STMOD | Call by reference | Type reference (TYPE) | T5F99SE-STMOD | Document Identification | 20100715 |
Method CHECK_IF_SH_OPEN on class CL_HRPAYBE_DI_SH_BL has no exception.
Method GET_DECL_FORM_STMOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ERROR | Call by reference | Type reference (TYPE) | P99SF_TAB_ERROR | 20100515 | ||||
| 2 | CV_RETURN_CODE | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20100515 | |||
| 3 | EV_STMOD | Call by reference | Type reference (TYPE) | P_99S_STMOD | Document Identification | 20100515 |
Method GET_DECL_FORM_STMOD on class CL_HRPAYBE_DI_SH_BL has no exception.
Method GET_LAST_SH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ERROR | Call by reference | Type reference (TYPE) | P99SF_TAB_ERROR | 20100519 | ||||
| 2 | CV_RETURN_CODE | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20100519 | |||
| 3 | ES_B2AID | Call by reference | Type reference (TYPE) | HR99S_B2AID | B2A ID/Status/Temse | 20100519 | |||
| 4 | ET_B2AID | Call by reference | Type reference (TYPE) | HR99S_B2AID_TAB | B2A ID/Status/Temse | 20100519 | |||
| 5 | EV_STATS | Call by reference | Type reference (TYPE) | T5F99ST-STATS | Status | 20100519 | |||
| 6 | IV_BEGDA | Call by reference | Type reference (TYPE) | DATUM | IF_HRPAYBE_DI_CO=>LOWEST_DATE | Date | 20100519 | ||
| 7 | IV_ENDDA | Call by reference | Type reference (TYPE) | DATUM | IF_HRPAYBE_DI_CO=>HIGHEST_DATE | Date | 20100519 | ||
| 8 | IV_STMOD | Call by reference | Type reference (TYPE) | T5F99SE-STMOD | Document Identification | 20100519 | |||
| 9 | IV_TYPRO | Call by reference | Type reference (TYPE) | P_99S_TYPRO | IF_HRPAYBE_DI_B2A_CO=>B2A_DOCTYPE_DIMN | Type of process | 20100519 |
Method GET_LAST_SH on class CL_HRPAYBE_DI_SH_BL has no exception.
Method GET_LAST_SH_NOTI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ERROR | Call by reference | Type reference (TYPE) | P99SF_TAB_ERROR | 20100804 | ||||
| 2 | CV_RETURN_CODE | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20100804 | |||
| 3 | ES_B2AID | Call by reference | Type reference (TYPE) | HR99S_B2AID | B2A ID/Status/Temse | 20100804 | |||
| 4 | ET_B2AID | Call by reference | Type reference (TYPE) | HR99S_B2AID_TAB | B2A ID/Status/Temse | 20100804 | |||
| 5 | EV_ADDAT | Call by reference | Type reference (TYPE) | P_99S_ADDAT | Status | 20100804 | |||
| 6 | IS_B2AID | Call by reference | Type reference (TYPE) | HR99S_B2AID | B2A ID/Status/Temse | 20100804 | |||
| 7 | IV_BEGDA | Call by reference | Type reference (TYPE) | DATUM | IF_HRPAYBE_DI_CO=>LOWEST_DATE | Date | 20100804 | ||
| 8 | IV_ENDDA | Call by reference | Type reference (TYPE) | DATUM | IF_HRPAYBE_DI_CO=>HIGHEST_DATE | Date | 20100804 | ||
| 9 | IV_STMOD | Call by reference | Type reference (TYPE) | T5F99SE-STMOD | Document Identification | 20100804 | |||
| 10 | IV_TYPRO | Call by reference | Type reference (TYPE) | P_99S_TYPRO | IF_HRPAYBE_DI_B2A_CO=>B2A_DOCTYPE_DIMN | Type of process | 20100804 |
Method GET_LAST_SH_NOTI on class CL_HRPAYBE_DI_SH_BL has no exception.
Method GET_SH_STATS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ERROR | Call by reference | Type reference (TYPE) | P99SF_TAB_ERROR | 20100428 | ||||
| 2 | CV_RETURN_CODE | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20100428 | |||
| 3 | EV_STATS | Call by reference | Type reference (TYPE) | P_99S_STATS | Status | 20100428 | |||
| 4 | IV_DIDST | Call by reference | Type reference (TYPE) | P12_DIDST | Status of DIMONA declaration | 20100428 |
Method GET_SH_STATS on class CL_HRPAYBE_DI_SH_BL has no exception.
Method MAPPING_DIDST_TO_STATS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ERROR | Call by reference | Type reference (TYPE) | P99SF_TAB_ERROR | 20100426 | ||||
| 2 | CV_RETURN_CODE | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20100426 | |||
| 3 | EV_STATS | Call by reference | Type reference (TYPE) | P_99S_STATS | Status | 20100426 | |||
| 4 | IV_DIDST | Call by reference | Type reference (TYPE) | P12_DIDST | Status of DIMONA declaration | 20100426 |
Method MAPPING_DIDST_TO_STATS on class CL_HRPAYBE_DI_SH_BL has no exception.
Method PUBLISH_DECL_FORM_TO_SH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ERROR | Call by reference | Type reference (TYPE) | P99SF_TAB_ERROR | 20100515 | ||||
| 2 | CV_RETURN_CODE | Call by reference | Type reference (TYPE) | SYSUBRC | 20100515 | ||||
| 3 | EV_STMOD | Call by reference | Type reference (TYPE) | P_99S_STMOD | Document Identification | 20100616 | |||
| 4 | IR_TEMSE | Call by reference | Object reference (TYPE REF TO) | CL_HR99S00_TEMSE | class for TemSe Southern Europe | 20100515 | |||
| 5 | IS_FORM | Call by reference | Type reference (TYPE) | PBEDI_S_FORM_DI00_ONE_EE | 20100515 | ||||
| 6 | IS_PB2AMGR | Call by reference | Type reference (TYPE) | HRB2A_S_V_PB2AMGR | 20100515 | ||||
| 7 | IV_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Start Date | 20100515 | |||
| 8 | IV_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | End Date | 20100515 | |||
| 9 | IV_NEWST | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100616 | |||
| 10 | IV_STATS | Call by reference | Type reference (TYPE) | P_99S_STATS | IF_HRPAYBE_DI_B2A_CO=>SH_STATS_FORM_CREATED | Status | 20100515 | ||
| 11 | IV_STMOD | Call by reference | Type reference (TYPE) | P_99S_STMOD | Document Identification | 20100515 |
Method PUBLISH_DECL_FORM_TO_SH on class CL_HRPAYBE_DI_SH_BL has no exception.
Method PUBLISH_TO_SH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ERROR | Call by reference | Type reference (TYPE) | P99SF_TAB_ERROR | 20100426 | ||||
| 2 | CV_RETURN_CODE | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20100426 | |||
| 3 | IS_PB2AMGR | Call by reference | Type reference (TYPE) | HRB2A_S_V_PB2AMGR | HR-B2A: Structure for V_PB2AMGR | 20100426 | |||
| 4 | IV_ACTDT | Call by reference | Type reference (TYPE) | T5F99SE-ACTDT | Payroll focusing date | 20100426 | |||
| 5 | IV_ADDAT | Call by reference | Type reference (TYPE) | T5F99SE-ADDAT | Additional Data | 20100426 | |||
| 6 | IV_BEGDA | Call by reference | Type reference (TYPE) | DATUM | SY-DATUM | Date | 20100426 | ||
| 7 | IV_EESID | Call by reference | Type reference (TYPE) | T5F99SE-EESID | Subdocument Identification | 20100428 | |||
| 8 | IV_ENDDA | Call by reference | Type reference (TYPE) | DATUM | SY-DATUM | Date | 20100426 | ||
| 9 | IV_ENTRY_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20100426 | |||
| 10 | IV_NEWST | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100426 | |||
| 11 | IV_PERNR | Call by reference | Type reference (TYPE) | PERNR-PERNR | Personnel Number | 20100426 | |||
| 12 | IV_STATS | Call by reference | Type reference (TYPE) | T5F99ST-STATS | Status | 20100426 | |||
| 13 | IV_STMOD | Call by reference | Type reference (TYPE) | T5F99SE-STMOD | Document Identification | 20100428 | |||
| 14 | IV_TYPRO | Call by reference | Type reference (TYPE) | P_99S_TYPRO | IF_HRPAYBE_DI_B2A_CO=>B2A_DOCTYPE_DIMN | Type of process | 20100426 | ||
| 15 | IV_UPDATE | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100426 |
Method PUBLISH_TO_SH on class CL_HRPAYBE_DI_SH_BL has no exception.
Method SET_STATUS_FORM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ERROR | Call by reference | Type reference (TYPE) | P99SF_TAB_ERROR | 20100519 | ||||
| 2 | CV_RETURN_CODE | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20100519 | |||
| 3 | EV_B2A_TEMP | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100706 | |||
| 4 | IR_TEMSE | Call by reference | Object reference (TYPE REF TO) | CL_HR99S00_TEMSE | class for TemSe Southern Europe | 20100519 | |||
| 5 | IS_DIMONA_FILE | Call by reference | Type reference (TYPE) | PBEDI_S_DIMONA_FILE | 20100519 | ||||
| 6 | IS_PB2ADATB | Call by reference | Type reference (TYPE) | HRB2A_S_PB2ADATB | HR-B2A: Structure for PB2ADATB | 20100706 | |||
| 7 | IS_PB2AMGR | Call by reference | Type reference (TYPE) | HRB2A_S_V_PB2AMGR | HR-B2A: Structure for V_PB2AMGR | 20100519 | |||
| 8 | IS_PERID | Call by reference | Type reference (TYPE) | PBEEG_S_DIMONA_PERID | Dimona Period ID | 20100706 | |||
| 9 | IV_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Start Date | 20100519 | |||
| 10 | IV_DIDCH | Call by reference | Type reference (TYPE) | P12_DIDCH | DIMONA declaration channel | 20100519 | |||
| 11 | IV_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | End Date | 20100519 | |||
| 12 | IV_REFNR | Call by reference | Type reference (TYPE) | P12_DI_REFERENCE_NUMBER | Dimona Declaration Number | 20100616 | |||
| 13 | IV_STATS | Call by reference | Type reference (TYPE) | P_99S_STATS | Status | 20100519 |
Method SET_STATUS_FORM on class CL_HRPAYBE_DI_SH_BL has no exception.
Method SET_STATUS_FORM_CREATED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ERROR | Call by reference | Type reference (TYPE) | P99SF_TAB_ERROR | 20100519 | ||||
| 2 | CV_RETURN_CODE | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20100519 | |||
| 3 | IR_TEMSE | Call by reference | Object reference (TYPE REF TO) | CL_HR99S00_TEMSE | class for TemSe Southern Europe | 20100519 | |||
| 4 | IS_FORM | Call by reference | Type reference (TYPE) | PBEDI_S_FORM_DI00_ONE_EE | 20100519 | ||||
| 5 | IS_P0735 | Call by reference | Type reference (TYPE) | P0735 | HR Master Record for Infotype 0735 | 20100519 | |||
| 6 | IS_PB2AMGR | Call by reference | Type reference (TYPE) | HRB2A_S_V_PB2AMGR | HR-B2A: Structure for V_PB2AMGR | 20100519 | |||
| 7 | IV_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Start Date | 20100519 | |||
| 8 | IV_DIDCH | Call by reference | Type reference (TYPE) | P12_DIDCH | DIMONA declaration channel | 20100519 | |||
| 9 | IV_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | End Date | 20100519 |
Method SET_STATUS_FORM_CREATED on class CL_HRPAYBE_DI_SH_BL has no exception.
Method SET_STATUS_FORM_FILE_DOWNLD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ERROR | Call by reference | Type reference (TYPE) | P99SF_TAB_ERROR | 20100519 | ||||
| 2 | CV_RETURN_CODE | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20100519 | |||
| 3 | IR_TEMSE | Call by reference | Object reference (TYPE REF TO) | CL_HR99S00_TEMSE | class for TemSe Southern Europe | 20100519 | |||
| 4 | IS_FORM | Call by reference | Type reference (TYPE) | PBEDI_S_FORM_DI00_ONE_EE | 20100519 | ||||
| 5 | IS_P0735 | Call by reference | Type reference (TYPE) | P0735 | HR Master Record for Infotype 0735 | 20100519 | |||
| 6 | IS_PB2AMGR | Call by reference | Type reference (TYPE) | HRB2A_S_V_PB2AMGR | HR-B2A: Structure for V_PB2AMGR | 20100519 | |||
| 7 | IV_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Start Date | 20100519 | |||
| 8 | IV_DIDCH | Call by reference | Type reference (TYPE) | P12_DIDCH | DIMONA declaration channel | 20100519 | |||
| 9 | IV_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | End Date | 20100519 |
Method SET_STATUS_FORM_FILE_DOWNLD on class CL_HRPAYBE_DI_SH_BL has no exception.
Method SET_STATUS_FORM_FILE_SENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ERROR | Call by reference | Type reference (TYPE) | P99SF_TAB_ERROR | 20100519 | ||||
| 2 | CV_RETURN_CODE | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20100519 | |||
| 3 | IR_TEMSE | Call by reference | Object reference (TYPE REF TO) | CL_HR99S00_TEMSE | class for TemSe Southern Europe | 20100519 | |||
| 4 | IS_FORM | Call by reference | Type reference (TYPE) | PBEDI_S_FORM_DI00_ONE_EE | 20100519 | ||||
| 5 | IS_P0735 | Call by reference | Type reference (TYPE) | P0735 | HR Master Record for Infotype 0735 | 20100519 | |||
| 6 | IS_PB2AMGR | Call by reference | Type reference (TYPE) | HRB2A_S_V_PB2AMGR | HR-B2A: Structure for V_PB2AMGR | 20100519 | |||
| 7 | IV_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Start Date | 20100519 | |||
| 8 | IV_DIDCH | Call by reference | Type reference (TYPE) | P12_DIDCH | DIMONA declaration channel | 20100519 | |||
| 9 | IV_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | End Date | 20100519 |
Method SET_STATUS_FORM_FILE_SENT on class CL_HRPAYBE_DI_SH_BL has no exception.
Method SET_STATUS_FORM_NOTIF_NOK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ERROR | Call by reference | Type reference (TYPE) | P99SF_TAB_ERROR | 20100519 | ||||
| 2 | CV_RETURN_CODE | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20100519 | |||
| 3 | IR_TEMSE | Call by reference | Object reference (TYPE REF TO) | CL_HR99S00_TEMSE | class for TemSe Southern Europe | 20100519 | |||
| 4 | IS_FORM | Call by reference | Type reference (TYPE) | PBEDI_S_FORM_DI00_ONE_EE | 20100519 | ||||
| 5 | IS_P0735 | Call by reference | Type reference (TYPE) | P0735 | HR Master Record for Infotype 0735 | 20100519 | |||
| 6 | IS_PB2AMGR | Call by reference | Type reference (TYPE) | HRB2A_S_V_PB2AMGR | HR-B2A: Structure for V_PB2AMGR | 20100519 | |||
| 7 | IS_PERID | Call by reference | Type reference (TYPE) | PBEEG_S_DIMONA_PERID | Dimona Period ID | 20100706 | |||
| 8 | IV_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Start Date | 20100519 | |||
| 9 | IV_DIDCH | Call by reference | Type reference (TYPE) | P12_DIDCH | DIMONA declaration channel | 20100519 | |||
| 10 | IV_DIDTP | Call by reference | Type reference (TYPE) | P12_DIDTP | Type of Dimona Declaration | 20100706 | |||
| 11 | IV_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | End Date | 20100519 |
Method SET_STATUS_FORM_NOTIF_NOK on class CL_HRPAYBE_DI_SH_BL has no exception.
Method SET_STATUS_FORM_NOTIF_OK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ERROR | Call by reference | Type reference (TYPE) | P99SF_TAB_ERROR | 20100519 | ||||
| 2 | CV_RETURN_CODE | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20100519 | |||
| 3 | IR_TEMSE | Call by reference | Object reference (TYPE REF TO) | CL_HR99S00_TEMSE | class for TemSe Southern Europe | 20100519 | |||
| 4 | IS_FORM | Call by reference | Type reference (TYPE) | PBEDI_S_FORM_DI00_ONE_EE | 20100519 | ||||
| 5 | IS_P0735 | Call by reference | Type reference (TYPE) | P0735 | HR Master Record for Infotype 0735 | 20100519 | |||
| 6 | IS_PB2AMGR | Call by reference | Type reference (TYPE) | HRB2A_S_V_PB2AMGR | HR-B2A: Structure for V_PB2AMGR | 20100519 | |||
| 7 | IS_PERID | Call by reference | Type reference (TYPE) | PBEEG_S_DIMONA_PERID | Dimona Period ID | 20100706 | |||
| 8 | IV_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Start Date | 20100519 | |||
| 9 | IV_DIDCH | Call by reference | Type reference (TYPE) | P12_DIDCH | DIMONA declaration channel | 20100519 | |||
| 10 | IV_DIDTP | Call by reference | Type reference (TYPE) | P12_DIDTP | Type of Dimona Declaration | 20100706 | |||
| 11 | IV_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | End Date | 20100519 |
Method SET_STATUS_FORM_NOTIF_OK on class CL_HRPAYBE_DI_SH_BL has no exception.
Method SET_STATUS_FORM_NOTIF_PERID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ERROR | Call by reference | Type reference (TYPE) | P99SF_TAB_ERROR | 20100713 | ||||
| 2 | CV_ONE_TEMP_PENDING | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100713 | |||
| 3 | CV_RETURN_CODE | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20100713 | |||
| 4 | IR_TEMSE | Call by reference | Object reference (TYPE REF TO) | CL_HR99S00_TEMSE | class for TemSe Southern Europe | 20100713 | |||
| 5 | IS_FORM | Call by reference | Type reference (TYPE) | PBEDI_S_FORM_DI00_ONE_EE | 20100713 | ||||
| 6 | IS_P0735 | Call by reference | Type reference (TYPE) | P0735 | HR Master Record for Infotype 0735 | 20100713 | |||
| 7 | IS_PB2AMGR | Call by reference | Type reference (TYPE) | HRB2A_S_V_PB2AMGR | HR-B2A: Structure for V_PB2AMGR | 20100713 | |||
| 8 | IS_PERID | Call by reference | Type reference (TYPE) | PBEEG_S_DIMONA_PERID | Dimona Period ID | 20100713 | |||
| 9 | IV_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Start Date | 20100713 | |||
| 10 | IV_DIDCH | Call by reference | Type reference (TYPE) | P12_DIDCH | DIMONA declaration channel | 20100713 | |||
| 11 | IV_DIDTP | Call by reference | Type reference (TYPE) | P12_DIDTP | Type of Dimona Declaration | 20100713 | |||
| 12 | IV_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | End Date | 20100713 |
Method SET_STATUS_FORM_NOTIF_PERID on class CL_HRPAYBE_DI_SH_BL has no exception.
Method SET_STATUS_FORM_NOTIF_TEMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ERROR | Call by reference | Type reference (TYPE) | P99SF_TAB_ERROR | 20100519 | ||||
| 2 | CV_RETURN_CODE | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20100519 | |||
| 3 | IR_TEMSE | Call by reference | Object reference (TYPE REF TO) | CL_HR99S00_TEMSE | class for TemSe Southern Europe | 20100519 | |||
| 4 | IS_FORM | Call by reference | Type reference (TYPE) | PBEDI_S_FORM_DI00_ONE_EE | 20100519 | ||||
| 5 | IS_P0735 | Call by reference | Type reference (TYPE) | P0735 | HR Master Record for Infotype 0735 | 20100519 | |||
| 6 | IS_PB2AMGR | Call by reference | Type reference (TYPE) | HRB2A_S_V_PB2AMGR | HR-B2A: Structure for V_PB2AMGR | 20100519 | |||
| 7 | IS_PERID | Call by reference | Type reference (TYPE) | PBEEG_S_DIMONA_PERID | 20100727 | ||||
| 8 | IV_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Start Date | 20100519 | |||
| 9 | IV_DIDCH | Call by reference | Type reference (TYPE) | P12_DIDCH | DIMONA declaration channel | 20100519 | |||
| 10 | IV_DIDTP | Call by reference | Type reference (TYPE) | P12_DIDTP | Type of Dimona Declaration | 20100706 | |||
| 11 | IV_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | End Date | 20100519 |
Method SET_STATUS_FORM_NOTIF_TEMP on class CL_HRPAYBE_DI_SH_BL has no exception.
Method SET_STATUS_FORM_PREPARED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ERROR | Call by reference | Type reference (TYPE) | P99SF_TAB_ERROR | 20100706 | ||||
| 2 | CV_RETURN_CODE | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20100706 | |||
| 3 | IR_TEMSE | Call by reference | Object reference (TYPE REF TO) | CL_HR99S00_TEMSE | class for TemSe Southern Europe | 20100706 | |||
| 4 | IS_FORM | Call by reference | Type reference (TYPE) | PBEDI_S_FORM_DI00_ONE_EE | 20100706 | ||||
| 5 | IS_P0735 | Call by reference | Type reference (TYPE) | P0735 | HR Master Record for Infotype 0735 | 20100706 | |||
| 6 | IS_PB2AMGR | Call by reference | Type reference (TYPE) | HRB2A_S_V_PB2AMGR | HR-B2A: Structure for V_PB2AMGR | 20100706 | |||
| 7 | IV_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Start Date | 20100706 | |||
| 8 | IV_DIDCH | Call by reference | Type reference (TYPE) | P12_DIDCH | Dimona Declaration Channel | 20100706 | |||
| 9 | IV_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | End Date | 20100706 |
Method SET_STATUS_FORM_PREPARED on class CL_HRPAYBE_DI_SH_BL has no exception.
Method SET_STATUS_FORM_TRF_ACCEPTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ERROR | Call by reference | Type reference (TYPE) | P99SF_TAB_ERROR | 20100519 | ||||
| 2 | CV_RETURN_CODE | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20100519 | |||
| 3 | IR_TEMSE | Call by reference | Object reference (TYPE REF TO) | CL_HR99S00_TEMSE | class for TemSe Southern Europe | 20100519 | |||
| 4 | IS_FORM | Call by reference | Type reference (TYPE) | PBEDI_S_FORM_DI00_ONE_EE | 20100519 | ||||
| 5 | IS_P0735 | Call by reference | Type reference (TYPE) | P0735 | HR Master Record for Infotype 0735 | 20100519 | |||
| 6 | IS_PB2AMGR | Call by reference | Type reference (TYPE) | HRB2A_S_V_PB2AMGR | HR-B2A: Structure for V_PB2AMGR | 20100519 | |||
| 7 | IV_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Start Date | 20100519 | |||
| 8 | IV_DIDCH | Call by reference | Type reference (TYPE) | P12_DIDCH | DIMONA declaration channel | 20100519 | |||
| 9 | IV_DIDTP | Call by reference | Type reference (TYPE) | P12_DIDTP | Type of Dimona Declaration | 20100706 | |||
| 10 | IV_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | End Date | 20100519 | |||
| 11 | IV_REFNR | Call by reference | Type reference (TYPE) | P12_DI_REFERENCE_NUMBER | Dimona Declaration Number | 20100616 |
Method SET_STATUS_FORM_TRF_ACCEPTED on class CL_HRPAYBE_DI_SH_BL has no exception.
Method SET_STATUS_FORM_TRF_REJECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ERROR | Call by reference | Type reference (TYPE) | P99SF_TAB_ERROR | 20100519 | ||||
| 2 | CV_RETURN_CODE | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20100519 | |||
| 3 | IR_TEMSE | Call by reference | Object reference (TYPE REF TO) | CL_HR99S00_TEMSE | class for TemSe Southern Europe | 20100519 | |||
| 4 | IS_FORM | Call by reference | Type reference (TYPE) | PBEDI_S_FORM_DI00_ONE_EE | 20100519 | ||||
| 5 | IS_P0735 | Call by reference | Type reference (TYPE) | P0735 | HR Master Record for Infotype 0735 | 20100519 | |||
| 6 | IS_PB2AMGR | Call by reference | Type reference (TYPE) | HRB2A_S_V_PB2AMGR | HR-B2A: Structure for V_PB2AMGR | 20100519 | |||
| 7 | IV_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Start Date | 20100519 | |||
| 8 | IV_DIDCH | Call by reference | Type reference (TYPE) | P12_DIDCH | DIMONA declaration channel | 20100519 | |||
| 9 | IV_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | End Date | 20100519 | |||
| 10 | IV_REFNR | Call by reference | Type reference (TYPE) | P12_DI_REFERENCE_NUMBER | Dimona Declaration Number | 20100616 |
Method SET_STATUS_FORM_TRF_REJECTED on class CL_HRPAYBE_DI_SH_BL has no exception.
Method SET_STATUS_FORM_TRF_TEMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ERROR | Call by reference | Type reference (TYPE) | P99SF_TAB_ERROR | 20100812 | ||||
| 2 | CV_RETURN_CODE | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20100812 | |||
| 3 | IR_TEMSE | Call by reference | Object reference (TYPE REF TO) | CL_HR99S00_TEMSE | class for TemSe Southern Europe | 20100812 | |||
| 4 | IS_FORM | Call by reference | Type reference (TYPE) | PBEDI_S_FORM_DI00_ONE_EE | 20100812 | ||||
| 5 | IS_P0735 | Call by reference | Type reference (TYPE) | P0735 | HR Master Record for Infotype 0735 | 20100812 | |||
| 6 | IS_PB2AMGR | Call by reference | Type reference (TYPE) | HRB2A_S_V_PB2AMGR | HR-B2A: Structure for V_PB2AMGR | 20100812 | |||
| 7 | IV_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Start Date | 20100812 | |||
| 8 | IV_DIDCH | Call by reference | Type reference (TYPE) | P12_DIDCH | DIMONA declaration channel | 20100812 | |||
| 9 | IV_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | End Date | 20100812 | |||
| 10 | IV_REFNR | Call by reference | Type reference (TYPE) | P12_DI_REFERENCE_NUMBER | Dimona Declaration Number | 20100812 |
Method SET_STATUS_FORM_TRF_TEMP on class CL_HRPAYBE_DI_SH_BL has no exception.
Method SET_STATUS_PROCESS_STOPPED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ERROR | Call by reference | Type reference (TYPE) | P99SF_TAB_ERROR | 20100519 | ||||
| 2 | CV_RETURN_CODE | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20100519 | |||
| 3 | IR_TEMSE | Call by reference | Object reference (TYPE REF TO) | CL_HR99S00_TEMSE | class for TemSe Southern Europe | 20100519 | |||
| 4 | IS_FORM | Call by reference | Type reference (TYPE) | PBEDI_S_FORM_DI00_ONE_EE | 20100519 | ||||
| 5 | IS_P0735 | Call by reference | Type reference (TYPE) | P0735 | HR Master Record for Infotype 0735 | 20100519 | |||
| 6 | IS_PB2AMGR | Call by reference | Type reference (TYPE) | HRB2A_S_V_PB2AMGR | HR-B2A: Structure for V_PB2AMGR | 20100519 | |||
| 7 | IV_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Start Date | 20100519 | |||
| 8 | IV_DIDCH | Call by reference | Type reference (TYPE) | P12_DIDCH | DIMONA declaration channel | 20100519 | |||
| 9 | IV_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | End Date | 20100519 |
Method SET_STATUS_PROCESS_STOPPED on class CL_HRPAYBE_DI_SH_BL has no exception.
Method SH_VIEWER_CONVERT_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ERROR | Call by reference | Type reference (TYPE) | P99SF_TAB_ERROR | 20100902 | ||||
| 2 | CV_RETURN_CODE | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20100902 | |||
| 3 | ET_T5F99SR | Call by reference | Type reference (TYPE) | HR99S_TAB_T5F99SR | Document status table | 20100902 | |||
| 4 | IV_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Start Date | 20100902 | |||
| 5 | IV_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | End Date | 20100902 | |||
| 6 | IV_GLBID | Call by reference | Type reference (TYPE) | PC_B2A_GLBID | HR B2A: Global Object ID | 20100902 | |||
| 7 | IV_ONLY_REJECTED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100903 | |||
| 8 | IV_STATS | Call by reference | Type reference (TYPE) | P_99S_STATS | Status | 20100902 | |||
| 9 | IV_STMOD | Call by reference | Type reference (TYPE) | P_99S_STMOD | Document Identification | 20100902 |
Method SH_VIEWER_CONVERT_SELECTION on class CL_HRPAYBE_DI_SH_BL has no exception.
History
| Last changed by/on | SAP | 20110809 |
| SAP Release Created in | 604 |