SAP ABAP Class CL_HRPAYBE_DI_SH_BL (Dimona: STATUS HANDLER Business Library)
Hierarchy
SAP_HRCBE (Software Component) Sub component SAP_HRCBE of SAP_HR
   PY-BE (Application Component) Belgium
     PC12 (Package) HR accounting: Belgium
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 IF_HRPAYBE_DI_CO Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 P99SD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 P99SF Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 P99SG Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 PBEBW Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
6 PBEDI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
7 PBEEG 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 CHECK_IF_SH_OPEN Static method Public Method Check if there is a SH open for this FORM ID (STMOD) 20100715
2 GET_DECL_FORM_STMOD Static method Public Method Get STMOD key for Employee Declaration SH entry to insert 20100515
3 GET_LAST_SH Static method Public Method Get last Status for the Document in Status Handler 20100519
4 GET_LAST_SH_NOTI Static method Public Method Get last Status for the Document in Status Handler 20100804
5 GET_SH_STATS Static method Public Method Get Status for Status Handler entry 20100428
6 MAPPING_DIDST_TO_STATS Static method Public Method Mapping from old Infotype status to the new SH status 20100426
7 PUBLISH_DECL_FORM_TO_SH Static method Public Method Publish declaration Employee Declaration in Status Handler 20100515
8 PUBLISH_TO_SH Static method Public Method Publish data in Status Handler 20100426
9 SET_STATUS_FORM Static method Public Method Set FORM by STATUS 20100519
10 SET_STATUS_FORM_CREATED Static method Public Method Set FORM STATUS - CREATED 20100519
11 SET_STATUS_FORM_FILE_DOWNLD Static method Public Method Set FORM STATUS - FILE - Downloaded 20100519
12 SET_STATUS_FORM_FILE_SENT Static method Public Method Set FORM STATUS - FILE - Sent 20100519
13 SET_STATUS_FORM_NOTIF_NOK Static method Public Method Set FORM STATUS - Negative NOTIFICATION 20100519
14 SET_STATUS_FORM_NOTIF_OK Static method Public Method Set FORM STATUS - Positive NOTIFICATION (Dimona PERIOD ID) 20100519
15 SET_STATUS_FORM_NOTIF_PERID Static method Public Method Set FORM STATUS - NOTIFICATION (PERID result) 20100713
16 SET_STATUS_FORM_NOTIF_TEMP Static method Public Method Set FORM STATUS - Temporary NOTIFICATION 20100519
17 SET_STATUS_FORM_PREPARED Static method Public Method Set FORM STATUS - Prepared (b2a deleted) 20100706
18 SET_STATUS_FORM_TRF_ACCEPTED Static method Public Method Set FORM STATUS - ACCEPTED (receipt number) 20100519
19 SET_STATUS_FORM_TRF_REJECTED Static method Public Method Set FORM STATUS - REJECTED 20100519
20 SET_STATUS_FORM_TRF_TEMP Static method Public Method Set FORM STATUS - To be validate 20100812
21 SET_STATUS_PROCESS_STOPPED Static method Public Method Set FORM STATUS - PROCESS STOPPED (manual exit in B2A) 20100519
22 SH_VIEWER_CONVERT_SELECTION 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 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20100715
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20100715
3 Exporting ES_B2AID Call by reference Type reference (TYPE) HR99S_B2AID B2A ID/Status/Temse 20100715
4 Exporting ET_B2AID Call by reference Type reference (TYPE) HR99S_B2AID_TAB B2A ID/Status/Temse 20100715
5 Exporting EV_SH_OPEN Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100715
6 Exporting EV_SH_REJECTED Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100902
7 Exporting EV_STATS Call by reference Type reference (TYPE) T5F99ST-STATS Status 20100715
8 Importing 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 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20100515
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20100515
3 Exporting 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 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20100519
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20100519
3 Exporting ES_B2AID Call by reference Type reference (TYPE) HR99S_B2AID B2A ID/Status/Temse 20100519
4 Exporting ET_B2AID Call by reference Type reference (TYPE) HR99S_B2AID_TAB B2A ID/Status/Temse 20100519
5 Exporting EV_STATS Call by reference Type reference (TYPE) T5F99ST-STATS Status 20100519
6 Importing IV_BEGDA Call by reference Type reference (TYPE) DATUM IF_HRPAYBE_DI_CO=>LOWEST_DATE Date 20100519
7 Importing IV_ENDDA Call by reference Type reference (TYPE) DATUM IF_HRPAYBE_DI_CO=>HIGHEST_DATE Date 20100519
8 Importing IV_STMOD Call by reference Type reference (TYPE) T5F99SE-STMOD Document Identification 20100519
9 Importing 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 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20100804
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20100804
3 Exporting ES_B2AID Call by reference Type reference (TYPE) HR99S_B2AID B2A ID/Status/Temse 20100804
4 Exporting ET_B2AID Call by reference Type reference (TYPE) HR99S_B2AID_TAB B2A ID/Status/Temse 20100804
5 Exporting EV_ADDAT Call by reference Type reference (TYPE) P_99S_ADDAT Status 20100804
6 Importing IS_B2AID Call by reference Type reference (TYPE) HR99S_B2AID B2A ID/Status/Temse 20100804
7 Importing IV_BEGDA Call by reference Type reference (TYPE) DATUM IF_HRPAYBE_DI_CO=>LOWEST_DATE Date 20100804
8 Importing IV_ENDDA Call by reference Type reference (TYPE) DATUM IF_HRPAYBE_DI_CO=>HIGHEST_DATE Date 20100804
9 Importing IV_STMOD Call by reference Type reference (TYPE) T5F99SE-STMOD Document Identification 20100804
10 Importing 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 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20100428
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20100428
3 Exporting EV_STATS Call by reference Type reference (TYPE) P_99S_STATS Status 20100428
4 Importing 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 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20100426
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20100426
3 Exporting EV_STATS Call by reference Type reference (TYPE) P_99S_STATS Status 20100426
4 Importing 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 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20100515
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC 20100515
3 Exporting EV_STMOD Call by reference Type reference (TYPE) P_99S_STMOD Document Identification 20100616
4 Importing IR_TEMSE Call by reference Object reference (TYPE REF TO) CL_HR99S00_TEMSE class for TemSe Southern Europe 20100515
5 Importing IS_FORM Call by reference Type reference (TYPE) PBEDI_S_FORM_DI00_ONE_EE 20100515
6 Importing IS_PB2AMGR Call by reference Type reference (TYPE) HRB2A_S_V_PB2AMGR 20100515
7 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Start Date 20100515
8 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20100515
9 Importing IV_NEWST Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20100616
10 Importing IV_STATS Call by reference Type reference (TYPE) P_99S_STATS IF_HRPAYBE_DI_B2A_CO=>SH_STATS_FORM_CREATED Status 20100515
11 Importing 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 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20100426
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20100426
3 Importing IS_PB2AMGR Call by reference Type reference (TYPE) HRB2A_S_V_PB2AMGR HR-B2A: Structure for V_PB2AMGR 20100426
4 Importing IV_ACTDT Call by reference Type reference (TYPE) T5F99SE-ACTDT Payroll focusing date 20100426
5 Importing IV_ADDAT Call by reference Type reference (TYPE) T5F99SE-ADDAT Additional Data 20100426
6 Importing IV_BEGDA Call by reference Type reference (TYPE) DATUM SY-DATUM Date 20100426
7 Importing IV_EESID Call by reference Type reference (TYPE) T5F99SE-EESID Subdocument Identification 20100428
8 Importing IV_ENDDA Call by reference Type reference (TYPE) DATUM SY-DATUM Date 20100426
9 Importing IV_ENTRY_TYPE Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20100426
10 Importing IV_NEWST Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20100426
11 Importing IV_PERNR Call by reference Type reference (TYPE) PERNR-PERNR Personnel Number 20100426
12 Importing IV_STATS Call by reference Type reference (TYPE) T5F99ST-STATS Status 20100426
13 Importing IV_STMOD Call by reference Type reference (TYPE) T5F99SE-STMOD Document Identification 20100428
14 Importing IV_TYPRO Call by reference Type reference (TYPE) P_99S_TYPRO IF_HRPAYBE_DI_B2A_CO=>B2A_DOCTYPE_DIMN Type of process 20100426
15 Importing 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 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20100519
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20100519
3 Exporting EV_B2A_TEMP Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100706
4 Importing IR_TEMSE Call by reference Object reference (TYPE REF TO) CL_HR99S00_TEMSE class for TemSe Southern Europe 20100519
5 Importing IS_DIMONA_FILE Call by reference Type reference (TYPE) PBEDI_S_DIMONA_FILE 20100519
6 Importing IS_PB2ADATB Call by reference Type reference (TYPE) HRB2A_S_PB2ADATB HR-B2A: Structure for PB2ADATB 20100706
7 Importing IS_PB2AMGR Call by reference Type reference (TYPE) HRB2A_S_V_PB2AMGR HR-B2A: Structure for V_PB2AMGR 20100519
8 Importing IS_PERID Call by reference Type reference (TYPE) PBEEG_S_DIMONA_PERID Dimona Period ID 20100706
9 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Start Date 20100519
10 Importing IV_DIDCH Call by reference Type reference (TYPE) P12_DIDCH DIMONA declaration channel 20100519
11 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20100519
12 Importing IV_REFNR Call by reference Type reference (TYPE) P12_DI_REFERENCE_NUMBER Dimona Declaration Number 20100616
13 Importing 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 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20100519
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20100519
3 Importing IR_TEMSE Call by reference Object reference (TYPE REF TO) CL_HR99S00_TEMSE class for TemSe Southern Europe 20100519
4 Importing IS_FORM Call by reference Type reference (TYPE) PBEDI_S_FORM_DI00_ONE_EE 20100519
5 Importing IS_P0735 Call by reference Type reference (TYPE) P0735 HR Master Record for Infotype 0735 20100519
6 Importing IS_PB2AMGR Call by reference Type reference (TYPE) HRB2A_S_V_PB2AMGR HR-B2A: Structure for V_PB2AMGR 20100519
7 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Start Date 20100519
8 Importing IV_DIDCH Call by reference Type reference (TYPE) P12_DIDCH DIMONA declaration channel 20100519
9 Importing 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 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20100519
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20100519
3 Importing IR_TEMSE Call by reference Object reference (TYPE REF TO) CL_HR99S00_TEMSE class for TemSe Southern Europe 20100519
4 Importing IS_FORM Call by reference Type reference (TYPE) PBEDI_S_FORM_DI00_ONE_EE 20100519
5 Importing IS_P0735 Call by reference Type reference (TYPE) P0735 HR Master Record for Infotype 0735 20100519
6 Importing IS_PB2AMGR Call by reference Type reference (TYPE) HRB2A_S_V_PB2AMGR HR-B2A: Structure for V_PB2AMGR 20100519
7 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Start Date 20100519
8 Importing IV_DIDCH Call by reference Type reference (TYPE) P12_DIDCH DIMONA declaration channel 20100519
9 Importing 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 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20100519
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20100519
3 Importing IR_TEMSE Call by reference Object reference (TYPE REF TO) CL_HR99S00_TEMSE class for TemSe Southern Europe 20100519
4 Importing IS_FORM Call by reference Type reference (TYPE) PBEDI_S_FORM_DI00_ONE_EE 20100519
5 Importing IS_P0735 Call by reference Type reference (TYPE) P0735 HR Master Record for Infotype 0735 20100519
6 Importing IS_PB2AMGR Call by reference Type reference (TYPE) HRB2A_S_V_PB2AMGR HR-B2A: Structure for V_PB2AMGR 20100519
7 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Start Date 20100519
8 Importing IV_DIDCH Call by reference Type reference (TYPE) P12_DIDCH DIMONA declaration channel 20100519
9 Importing 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 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20100519
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20100519
3 Importing IR_TEMSE Call by reference Object reference (TYPE REF TO) CL_HR99S00_TEMSE class for TemSe Southern Europe 20100519
4 Importing IS_FORM Call by reference Type reference (TYPE) PBEDI_S_FORM_DI00_ONE_EE 20100519
5 Importing IS_P0735 Call by reference Type reference (TYPE) P0735 HR Master Record for Infotype 0735 20100519
6 Importing IS_PB2AMGR Call by reference Type reference (TYPE) HRB2A_S_V_PB2AMGR HR-B2A: Structure for V_PB2AMGR 20100519
7 Importing IS_PERID Call by reference Type reference (TYPE) PBEEG_S_DIMONA_PERID Dimona Period ID 20100706
8 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Start Date 20100519
9 Importing IV_DIDCH Call by reference Type reference (TYPE) P12_DIDCH DIMONA declaration channel 20100519
10 Importing IV_DIDTP Call by reference Type reference (TYPE) P12_DIDTP Type of Dimona Declaration 20100706
11 Importing 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 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20100519
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20100519
3 Importing IR_TEMSE Call by reference Object reference (TYPE REF TO) CL_HR99S00_TEMSE class for TemSe Southern Europe 20100519
4 Importing IS_FORM Call by reference Type reference (TYPE) PBEDI_S_FORM_DI00_ONE_EE 20100519
5 Importing IS_P0735 Call by reference Type reference (TYPE) P0735 HR Master Record for Infotype 0735 20100519
6 Importing IS_PB2AMGR Call by reference Type reference (TYPE) HRB2A_S_V_PB2AMGR HR-B2A: Structure for V_PB2AMGR 20100519
7 Importing IS_PERID Call by reference Type reference (TYPE) PBEEG_S_DIMONA_PERID Dimona Period ID 20100706
8 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Start Date 20100519
9 Importing IV_DIDCH Call by reference Type reference (TYPE) P12_DIDCH DIMONA declaration channel 20100519
10 Importing IV_DIDTP Call by reference Type reference (TYPE) P12_DIDTP Type of Dimona Declaration 20100706
11 Importing 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 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20100713
2 Changing CV_ONE_TEMP_PENDING Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100713
3 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20100713
4 Importing IR_TEMSE Call by reference Object reference (TYPE REF TO) CL_HR99S00_TEMSE class for TemSe Southern Europe 20100713
5 Importing IS_FORM Call by reference Type reference (TYPE) PBEDI_S_FORM_DI00_ONE_EE 20100713
6 Importing IS_P0735 Call by reference Type reference (TYPE) P0735 HR Master Record for Infotype 0735 20100713
7 Importing IS_PB2AMGR Call by reference Type reference (TYPE) HRB2A_S_V_PB2AMGR HR-B2A: Structure for V_PB2AMGR 20100713
8 Importing IS_PERID Call by reference Type reference (TYPE) PBEEG_S_DIMONA_PERID Dimona Period ID 20100713
9 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Start Date 20100713
10 Importing IV_DIDCH Call by reference Type reference (TYPE) P12_DIDCH DIMONA declaration channel 20100713
11 Importing IV_DIDTP Call by reference Type reference (TYPE) P12_DIDTP Type of Dimona Declaration 20100713
12 Importing 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 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20100519
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20100519
3 Importing IR_TEMSE Call by reference Object reference (TYPE REF TO) CL_HR99S00_TEMSE class for TemSe Southern Europe 20100519
4 Importing IS_FORM Call by reference Type reference (TYPE) PBEDI_S_FORM_DI00_ONE_EE 20100519
5 Importing IS_P0735 Call by reference Type reference (TYPE) P0735 HR Master Record for Infotype 0735 20100519
6 Importing IS_PB2AMGR Call by reference Type reference (TYPE) HRB2A_S_V_PB2AMGR HR-B2A: Structure for V_PB2AMGR 20100519
7 Importing IS_PERID Call by reference Type reference (TYPE) PBEEG_S_DIMONA_PERID 20100727
8 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Start Date 20100519
9 Importing IV_DIDCH Call by reference Type reference (TYPE) P12_DIDCH DIMONA declaration channel 20100519
10 Importing IV_DIDTP Call by reference Type reference (TYPE) P12_DIDTP Type of Dimona Declaration 20100706
11 Importing 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 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20100706
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20100706
3 Importing IR_TEMSE Call by reference Object reference (TYPE REF TO) CL_HR99S00_TEMSE class for TemSe Southern Europe 20100706
4 Importing IS_FORM Call by reference Type reference (TYPE) PBEDI_S_FORM_DI00_ONE_EE 20100706
5 Importing IS_P0735 Call by reference Type reference (TYPE) P0735 HR Master Record for Infotype 0735 20100706
6 Importing IS_PB2AMGR Call by reference Type reference (TYPE) HRB2A_S_V_PB2AMGR HR-B2A: Structure for V_PB2AMGR 20100706
7 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Start Date 20100706
8 Importing IV_DIDCH Call by reference Type reference (TYPE) P12_DIDCH Dimona Declaration Channel 20100706
9 Importing 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 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20100519
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20100519
3 Importing IR_TEMSE Call by reference Object reference (TYPE REF TO) CL_HR99S00_TEMSE class for TemSe Southern Europe 20100519
4 Importing IS_FORM Call by reference Type reference (TYPE) PBEDI_S_FORM_DI00_ONE_EE 20100519
5 Importing IS_P0735 Call by reference Type reference (TYPE) P0735 HR Master Record for Infotype 0735 20100519
6 Importing IS_PB2AMGR Call by reference Type reference (TYPE) HRB2A_S_V_PB2AMGR HR-B2A: Structure for V_PB2AMGR 20100519
7 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Start Date 20100519
8 Importing IV_DIDCH Call by reference Type reference (TYPE) P12_DIDCH DIMONA declaration channel 20100519
9 Importing IV_DIDTP Call by reference Type reference (TYPE) P12_DIDTP Type of Dimona Declaration 20100706
10 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20100519
11 Importing 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 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20100519
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20100519
3 Importing IR_TEMSE Call by reference Object reference (TYPE REF TO) CL_HR99S00_TEMSE class for TemSe Southern Europe 20100519
4 Importing IS_FORM Call by reference Type reference (TYPE) PBEDI_S_FORM_DI00_ONE_EE 20100519
5 Importing IS_P0735 Call by reference Type reference (TYPE) P0735 HR Master Record for Infotype 0735 20100519
6 Importing IS_PB2AMGR Call by reference Type reference (TYPE) HRB2A_S_V_PB2AMGR HR-B2A: Structure for V_PB2AMGR 20100519
7 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Start Date 20100519
8 Importing IV_DIDCH Call by reference Type reference (TYPE) P12_DIDCH DIMONA declaration channel 20100519
9 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20100519
10 Importing 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 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20100812
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20100812
3 Importing IR_TEMSE Call by reference Object reference (TYPE REF TO) CL_HR99S00_TEMSE class for TemSe Southern Europe 20100812
4 Importing IS_FORM Call by reference Type reference (TYPE) PBEDI_S_FORM_DI00_ONE_EE 20100812
5 Importing IS_P0735 Call by reference Type reference (TYPE) P0735 HR Master Record for Infotype 0735 20100812
6 Importing IS_PB2AMGR Call by reference Type reference (TYPE) HRB2A_S_V_PB2AMGR HR-B2A: Structure for V_PB2AMGR 20100812
7 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Start Date 20100812
8 Importing IV_DIDCH Call by reference Type reference (TYPE) P12_DIDCH DIMONA declaration channel 20100812
9 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20100812
10 Importing 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 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20100519
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20100519
3 Importing IR_TEMSE Call by reference Object reference (TYPE REF TO) CL_HR99S00_TEMSE class for TemSe Southern Europe 20100519
4 Importing IS_FORM Call by reference Type reference (TYPE) PBEDI_S_FORM_DI00_ONE_EE 20100519
5 Importing IS_P0735 Call by reference Type reference (TYPE) P0735 HR Master Record for Infotype 0735 20100519
6 Importing IS_PB2AMGR Call by reference Type reference (TYPE) HRB2A_S_V_PB2AMGR HR-B2A: Structure for V_PB2AMGR 20100519
7 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Start Date 20100519
8 Importing IV_DIDCH Call by reference Type reference (TYPE) P12_DIDCH DIMONA declaration channel 20100519
9 Importing 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 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20100902
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20100902
3 Exporting ET_T5F99SR Call by reference Type reference (TYPE) HR99S_TAB_T5F99SR Document status table 20100902
4 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Start Date 20100902
5 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20100902
6 Importing IV_GLBID Call by reference Type reference (TYPE) PC_B2A_GLBID HR B2A: Global Object ID 20100902
7 Importing IV_ONLY_REJECTED Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100903
8 Importing IV_STATS Call by reference Type reference (TYPE) P_99S_STATS Status 20100902
9 Importing 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