SAP ABAP Class CL_HRPAYBE_0735_BL (CI: business library class with all methods for 0735 IT)
Hierarchy
SAP_HRCBE (Software Component) Sub component SAP_HRCBE of SAP_HR
   PA-PA-BE (Application Component) Belgium
     PB12 (Package) HR Master Data: Belgium
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRPAYBE_DI_CO Dimona: Common Constants 20100616
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRPAYBE_DI_DOMA_CO Dimona: DOMAIN values Constants 20100616
Properties
Class CL_HRPAYBE_0735_BL  
Short Description CI: business library class with all methods for 0735 IT    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PB12   HR Master Data: Belgium 
Created 20100504   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_B2A_CO Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 P99SF Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 PBEDI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 PBEDP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRPAYBE_DI_CO Dimona: Common Constants 20100616
2 IF_HRPAYBE_DI_DOMA_CO Dimona: DOMAIN values Constants 20100616
Friends
Class CL_HRPAYBE_0735_BL has no friend class.
Attributes
Class CL_HRPAYBE_0735_BL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ENDAT_LVDAT_FREE Static method Private Method Check 'Period Starting Date', 'Period Ending Date' free 20100721
2 CHECK_FIELDS_ENDAT_LVDAT Static method Public Method Check fields 'Period Starting Date' and 'Period Ending Date' 20100721
3 CHECK_FIELDS_PERID_REFNR Static method Public Method Check fields 'DIMONA Period ID' and 'Reference Number' 20100721
4 CHECK_FIELD_DIDTP Static method Public Method Check field 'Declaration Type' 20100721
5 CHECK_FIELD_ENDAT Static method Public Method Check field 'Period Starting Date' 20100721
6 CHECK_FIELD_LVDAT Static method Public Method Check field 'Period Ending Date' 20100721
7 CHECK_FIELD_PDNBR Static method Public Method Check field 'Planned Days Number' 20111020
8 CHECK_FIELD_PERID Static method Public Method Check field 'DIMONA Period ID' 20100721
9 CHECK_FIELD_QUALI Static method Public Method Check field 'Worker Type' 20100721
10 CHECK_FIELD_REFNR Static method Public Method Check field 'Declaration Number' 20100721
11 CHECK_FIELD_RSZNR Static method Public Method Check field 'SI number (ER)' 20100721
12 DEFAULT_DIDST_BY_DIDTP Static method Public Method Default field 'Status' by 'Declaration Type' 20100716
13 DEFAULT_PERID_BY_DIDST Static method Public Method Default field 'Status' by 'Declaration Type' 20100816
14 DEFAULT_PERID_BY_REFNR Static method Public Method Default field 'DIMONA Period ID' by 'Declaration Number' 20100709
15 DEFAULT_RSZNR_QUALI_BY_PERID Static method Public Method Default: 'SI number (ER)' and 'Worker Type' by 'Period ID' 20100721
16 FILL_OVERVIEW_SCREEN_3000 Static method Public Method Fill data in overview screen 3000 / structure q0735 20100902
17 FILL_SCREEN_2000 Static method Private Method Fill data in screen 2000 (Decl. Ident. + SAP tech data) 20100616
18 FILL_SINGLE_SCREEN_2000 Static method Public Method Fill data in single screen 2000 / in structure p0735 + q0735 20100723
19 FILL_SUBSCREEN_2010 Static method Public Method Fill Data in Subscreen 2010 / in Structure p0735 20100709
20 FILL_SUBSCREEN_2020 Static method Public Method Fill Data in Subscreen 2020 / in Structure q0735 20100616
21 GET_DEFAULT_DATA Static method Public Method Set default data by call of preparation modules 20100731
22 INITIALIZE_PBO Static method Public Method Initialize screen fields of screen 2000 in PBO 20100902
23 READ_B2A_DATA Static method Private Method Get last Status Handler data for the current IT record 20100616
24 READ_LAST_SH Static method Private Method Get status of last Status Handler for the current IT record 20100616
25 SCREEN_LOGIC_2000 Static method Private Method Set fields in section "Declaration Status" in screen 2000 20100511
26 SCREEN_LOGIC_2010 Static method Private Method Set fields in screen 2010 20100712
27 SET_DEFAULT_DATA_2010 Static method Private Method Set default data by call of preparation modules 20100709
28 SET_SUBSCREEN_TYPE Static method Public Method Set Subscreeen for IT0735 (SScr 2010: manual;SScr 2020: B2A) 20100519
29 VALUE_HELP_DIDST Static method Public Method Value help for field 'Status' (override of domain fix. val.) 20100916
Events
Class CL_HRPAYBE_0735_BL has no event.
Types
Class CL_HRPAYBE_0735_BL has no local type.
Method Signatures

Method CHECK_ENDAT_LVDAT_FREE 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 Transfer table for HR error handling 20100721
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20100721
3 Importing IS_P0735 Call by reference Type reference (TYPE) P0735 Screen Fields coming from T5BDIC0: Infotype P0735 20100721

Method CHECK_ENDAT_LVDAT_FREE on class CL_HRPAYBE_0735_BL has no exception.

Method CHECK_FIELDS_ENDAT_LVDAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_P0735 Call by reference Type reference (TYPE) P0735 Screen Fields coming from T5BDIC0: Infotype P0735 20100721
2 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR Transfer table for HR error handling 20100721
3 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20100721
4 Importing IV_IOPER Call by reference Type reference (TYPE) IOPER Infotype operation 20100726
5 Importing IV_PBPFL Call by reference Type reference (TYPE) PBPFL Infotype call from a BAPI 20100721

Method CHECK_FIELDS_ENDAT_LVDAT on class CL_HRPAYBE_0735_BL has no exception.

Method CHECK_FIELDS_PERID_REFNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_P0735 Call by reference Type reference (TYPE) P0735 Screen Fields coming from T5BDIC0: Infotype P0735 20100721
2 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR Transfer table for HR error handling 20100721
3 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20100721
4 Importing IV_IOPER Call by reference Type reference (TYPE) IOPER Infotype operation 20100726
5 Importing IV_PBPFL Call by reference Type reference (TYPE) PBPFL Infotype call from a BAPI 20100721

Method CHECK_FIELDS_PERID_REFNR on class CL_HRPAYBE_0735_BL has no exception.

Method CHECK_FIELD_DIDTP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_P0735 Call by reference Type reference (TYPE) P0735 Screen Fields coming from T5BDIC0: Infotype P0735 20100721
2 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR Transfer table for HR error handling 20100721
3 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20100721
4 Importing IV_IOPER Call by reference Type reference (TYPE) IOPER Infotype operation 20100726
5 Importing IV_PBPFL Call by reference Type reference (TYPE) PBPFL Infotype call from a BAPI 20100721

Method CHECK_FIELD_DIDTP on class CL_HRPAYBE_0735_BL has no exception.

Method CHECK_FIELD_ENDAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_P0735 Call by reference Type reference (TYPE) P0735 Screen Fields coming from T5BDIC0: Infotype P0735 20100721
2 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR Transfer table for HR error handling 20100721
3 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20100721
4 Importing IV_IOPER Call by reference Type reference (TYPE) IOPER Infotype operation 20100726
5 Importing IV_PBPFL Call by reference Type reference (TYPE) PBPFL Infotype call from a BAPI 20100721

Method CHECK_FIELD_ENDAT on class CL_HRPAYBE_0735_BL has no exception.

Method CHECK_FIELD_LVDAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_P0735 Call by reference Type reference (TYPE) P0735 Screen Fields coming from T5BDIC0: Infotype P0735 20100721
2 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR Transfer table for HR error handling 20100721
3 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20100721
4 Importing IV_IOPER Call by reference Type reference (TYPE) IOPER Infotype operation 20100726
5 Importing IV_PBPFL Call by reference Type reference (TYPE) PBPFL Infotype call from a BAPI 20100721

Method CHECK_FIELD_LVDAT on class CL_HRPAYBE_0735_BL has no exception.

Method CHECK_FIELD_PDNBR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_P0735 Call by reference Type reference (TYPE) P0735 Screen Fields coming from T5BDIC0: Infotype P0735 20111020
2 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR Transfer table for HR error handling 20111020
3 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20111020
4 Importing IV_IOPER Call by reference Type reference (TYPE) IOPER Infotype operation 20111020
5 Importing IV_PBPFL Call by reference Type reference (TYPE) PBPFL Infotype call from a BAPI 20111020

Method CHECK_FIELD_PDNBR on class CL_HRPAYBE_0735_BL has no exception.

Method CHECK_FIELD_PERID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_P0735 Call by reference Type reference (TYPE) P0735 Screen Fields coming from T5BDIC0: Infotype P0735 20100721
2 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR Transfer table for HR error handling 20100721
3 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20100721
4 Importing IV_IOPER Call by reference Type reference (TYPE) IOPER Infotype operation 20100726
5 Importing IV_PBPFL Call by reference Type reference (TYPE) PBPFL Infotype call from a BAPI 20100721

Method CHECK_FIELD_PERID on class CL_HRPAYBE_0735_BL has no exception.

Method CHECK_FIELD_QUALI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_P0735 Call by reference Type reference (TYPE) P0735 Screen Fields coming from T5BDIC0: Infotype P0735 20100721
2 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR Transfer table for HR error handling 20100721
3 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20100721
4 Importing IV_IOPER Call by reference Type reference (TYPE) IOPER Infotype operation 20100726
5 Importing IV_PBPFL Call by reference Type reference (TYPE) PBPFL Infotype call from a BAPI 20100721

Method CHECK_FIELD_QUALI on class CL_HRPAYBE_0735_BL has no exception.

Method CHECK_FIELD_REFNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_P0735 Call by reference Type reference (TYPE) P0735 Screen Fields coming from T5BDIC0: Infotype P0735 20100721
2 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR Transfer table for HR error handling 20100721
3 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20100721
4 Importing IV_IOPER Call by reference Type reference (TYPE) IOPER Infotype operation 20100726
5 Importing IV_PBPFL Call by reference Type reference (TYPE) PBPFL Infotype call from a BAPI 20100721

Method CHECK_FIELD_REFNR on class CL_HRPAYBE_0735_BL has no exception.

Method CHECK_FIELD_RSZNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_P0735 Call by reference Type reference (TYPE) P0735 Screen Fields coming from T5BDIC0: Infotype P0735 20100721
2 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR Transfer table for HR error handling 20100721
3 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20100721
4 Importing IV_IOPER Call by reference Type reference (TYPE) IOPER Infotype operation 20100726
5 Importing IV_PBPFL Call by reference Type reference (TYPE) PBPFL Infotype call from a BAPI 20100721

Method CHECK_FIELD_RSZNR on class CL_HRPAYBE_0735_BL has no exception.

Method DEFAULT_DIDST_BY_DIDTP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_P0735 Call by reference Type reference (TYPE) P0735 Screen Fields coming from T5BDIC0: Infotype P0735 20100716
2 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR Transfer table for HR error handling 20100716
3 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20100716
4 Importing IV_IOPER Call by reference Type reference (TYPE) IOPER Infotype operation 20100726
5 Importing IV_PBPFL Call by reference Type reference (TYPE) PBPFL Infotype call from a BAPI 20100716

Method DEFAULT_DIDST_BY_DIDTP on class CL_HRPAYBE_0735_BL has no exception.

Method DEFAULT_PERID_BY_DIDST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_P0735 Call by reference Type reference (TYPE) P0735 Screen Fields coming from T5BDIC0: Infotype P0735 20100816
2 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR Transfer table for HR error handling 20100816
3 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20100816
4 Importing IV_IOPER Call by reference Type reference (TYPE) IOPER Infotype operation 20100816
5 Importing IV_PBPFL Call by reference Type reference (TYPE) PBPFL Infotype call from a BAPI 20100816

Method DEFAULT_PERID_BY_DIDST on class CL_HRPAYBE_0735_BL has no exception.

Method DEFAULT_PERID_BY_REFNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_P0735 Call by reference Type reference (TYPE) P0735 Screen Fields coming from T5BDIC0: Infotype P0735 20100709
2 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR Transfer table for HR error handling 20100709
3 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20100709
4 Importing IV_IOPER Call by reference Type reference (TYPE) IOPER Infotype operation 20100726
5 Importing IV_PBPFL Call by reference Type reference (TYPE) PBPFL Infotype call from a BAPI 20100714

Method DEFAULT_PERID_BY_REFNR on class CL_HRPAYBE_0735_BL has no exception.

Method DEFAULT_RSZNR_QUALI_BY_PERID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_P0735 Call by reference Type reference (TYPE) P0735 Screen Fields coming from T5BDIC0: Infotype P0735 20100721
2 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR Transfer table for HR error handling 20100721
3 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20100721
4 Importing IV_IOPER Call by reference Type reference (TYPE) IOPER Infotype operation 20100726
5 Importing IV_PBPFL Call by reference Type reference (TYPE) PBPFL Infotype call from a BAPI 20100721

Method DEFAULT_RSZNR_QUALI_BY_PERID on class CL_HRPAYBE_0735_BL has no exception.

Method FILL_OVERVIEW_SCREEN_3000 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_Q0735 Call by reference Type reference (TYPE) Q0735 Screen Fields coming from T5BDIC0: Infotype P0735 20100902
2 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR Transfer table for HR error handling 20100902
3 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20100902
4 Importing IS_P0735 Call by reference Type reference (TYPE) P0735 HR Master Record for Infotype 0735 20100902

Method FILL_OVERVIEW_SCREEN_3000 on class CL_HRPAYBE_0735_BL has no exception.

Method FILL_SCREEN_2000 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_Q0735 Call by reference Type reference (TYPE) Q0735 Screen Fields coming from T5BDIC0: Infotype P0735 20100616
2 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR Transfer table for HR error handling 20100616
3 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20100616
4 Importing IS_P0735 Call by reference Type reference (TYPE) P0735 HR Master Record for Infotype 0735 20100616
5 Importing IV_B2AID Call by reference Type reference (TYPE) P12_DI_PC_B2A_CONTENT_DIMN 20100616
6 Importing IV_BMSID Call by reference Type reference (TYPE) P12_DI_PC_B2A_CONTENT_DINO 20100616
7 Importing IV_DOCTY Call by reference Type reference (TYPE) PC_B2A_DOCTY 20100616
8 Importing IV_GLBID Call by reference Type reference (TYPE) P12_DI_PC_B2A_GLBID 20100616
9 Importing IV_SAGRP Call by reference Type reference (TYPE) PCAL_SAGRP 20100616
10 Importing IV_STATS Call by reference Type reference (TYPE) T5F99ST-STATS 20100616
11 Importing IV_STATT Call by reference Type reference (TYPE) TEXT30 20100616

Method FILL_SCREEN_2000 on class CL_HRPAYBE_0735_BL has no exception.

Method FILL_SINGLE_SCREEN_2000 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_P0735 Call by reference Type reference (TYPE) P0735 HR Master Record for Infotype 0735 20100723
2 Changing CS_Q0735 Call by reference Type reference (TYPE) Q0735 Screen Fields coming from T5BDIC0: Infotype P0735 20100723
3 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR Transfer table for HR error handling 20100723
4 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20100723
5 Importing IV_IOPER Call by reference Type reference (TYPE) IOPER Infotype operation 20100723

Method FILL_SINGLE_SCREEN_2000 on class CL_HRPAYBE_0735_BL has no exception.

Method FILL_SUBSCREEN_2010 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_P0735 Call by reference Type reference (TYPE) P0735 Screen Fields coming from T5BDIC0: Infotype P0735 20100709
2 Changing CS_Q0735 Call by reference Type reference (TYPE) Q0735 Q0735 20111020
3 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR Transfer table for HR error handling 20100709
4 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20100709
5 Importing IS_PSYST Call by reference Type reference (TYPE) PSYST System Fields for HR Infotypes (PA/Recruitment) 20100709
6 Importing IV_PBPFL Call by reference Type reference (TYPE) PBPFL Infotype call from a BAPI 20100714

Method FILL_SUBSCREEN_2010 on class CL_HRPAYBE_0735_BL has no exception.

Method FILL_SUBSCREEN_2020 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_Q0735 Call by reference Type reference (TYPE) Q0735 Screen Fields coming from T5BDIC0: Infotype P0735 20100616
2 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR Transfer table for HR error handling 20100616
3 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20100616
4 Importing IS_P0735 Call by reference Type reference (TYPE) P0735 HR Master Record for Infotype 0735 20100616

Method FILL_SUBSCREEN_2020 on class CL_HRPAYBE_0735_BL has no exception.

Method GET_DEFAULT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_P0735 Call by reference Type reference (TYPE) P0735 HR Master Record for Infotype 0735 20100731
2 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR Transfer table for HR error handling 20100731
3 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20100731

Method GET_DEFAULT_DATA on class CL_HRPAYBE_0735_BL has no exception.

Method INITIALIZE_PBO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_P0735 Call by reference Type reference (TYPE) P0735 HR Master Record for Infotype 0735 20100902
2 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR Transfer table for HR error handling 20100902
3 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20100902

Method INITIALIZE_PBO on class CL_HRPAYBE_0735_BL has no exception.

Method READ_B2A_DATA 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 20100616
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20100616
3 Exporting EV_B2AID Call by reference Type reference (TYPE) PC_B2A_B2AID HR-B2A: Content of Transfer Data Dimona form DIMN (original) 20100616
4 Exporting EV_BMSID Call by reference Type reference (TYPE) PC_B2A_BMSID HR-B2A: Content of Transfer Data Dimona form DINO (notific.) 20100616
5 Exporting EV_DOCTY Call by reference Type reference (TYPE) PC_B2A_DOCTY HR-B2A: Document Class 20100616
6 Exporting EV_GLBID Call by reference Type reference (TYPE) P12_DI_PC_B2A_GLBID HR B2A: Global Object ID for Dimona 20100616
7 Exporting EV_SAGRP Call by reference Type reference (TYPE) PCAL_SAGRP Area 20100616
8 Exporting EV_STATS Call by reference Type reference (TYPE) T5F99ST-STATS Status 20100616
9 Exporting EV_STATT Call by reference Type reference (TYPE) TEXT30 Text (30 Characters) 20100616
10 Exporting EV_TEMSE_DECL Call by reference Type reference (TYPE) P12_DI_PC_B2A_CONTENT_DIMN B2A Data Transfer from DIMN Form (Original) 20100617
11 Exporting EV_TEMSE_NOTIF Call by reference Type reference (TYPE) P12_DI_PC_B2A_CONTENT_DINO HR-B2A: Content of Transfer Data Dimona form DINO (notific.) 20100617
12 Importing IS_P0735 Call by reference Type reference (TYPE) P0735 HR Master Record for Infotype 0735 20100616

Method READ_B2A_DATA on class CL_HRPAYBE_0735_BL has no exception.

Method READ_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 20100616
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20100616
3 Exporting EV_STATS Call by reference Type reference (TYPE) T5F99ST-STATS Status 20100616
4 Importing IS_P0735 Call by reference Type reference (TYPE) P0735 HR Master Record for Infotype 0735 20100616

Method READ_LAST_SH on class CL_HRPAYBE_0735_BL has no exception.

Method SCREEN_LOGIC_2000 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 Dimona: Declaration Document Identification 20100511
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Screen Fields coming from T5BDIC0: Infotype P0735 20100511
3 Importing IV_IOPER Call by reference Type reference (TYPE) IOPER Infotype operation 20100619
4 Importing IV_STATS Call by reference Type reference (TYPE) P_99S_STATS Status 20100616

Method SCREEN_LOGIC_2000 on class CL_HRPAYBE_0735_BL has no exception.

Method SCREEN_LOGIC_2010 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 Dimona: Declaration Document Identification 20100712
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Screen Fields coming from T5BDIC0: Infotype P0735 20100712
3 Importing IV_IOPER Call by reference Type reference (TYPE) IOPER Infotype operation 20100712

Method SCREEN_LOGIC_2010 on class CL_HRPAYBE_0735_BL has no exception.

Method SET_DEFAULT_DATA_2010 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_P0735 Call by reference Type reference (TYPE) P0735 HR Master Record for Infotype 0735 20100709
2 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR Transfer table for HR error handling 20100709
3 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20100709

Method SET_DEFAULT_DATA_2010 on class CL_HRPAYBE_0735_BL has no exception.

Method SET_SUBSCREEN_TYPE 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 Dimona: Declaration Document Identification 20100519
2 Changing CV_DYNNR Call by reference Type reference (TYPE) DYNNR Number of the following screen 20100519
3 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Screen Fields coming from T5BDIC0: Infotype P0735 20100519
4 Importing IS_P0735 Call by reference Type reference (TYPE) P0735 HR Master Record for Infotype 0735 20100519

Method SET_SUBSCREEN_TYPE on class CL_HRPAYBE_0735_BL has no exception.

Method VALUE_HELP_DIDST 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 20100916
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20100916
3 Importing IV_DYNNR Call by reference Type reference (TYPE) DYNNR Number of the following screen 20100916
4 Importing IV_LANGU Call by reference Type reference (TYPE) LANGU Language Key 20100916
5 Importing IV_REPID Call by reference Type reference (TYPE) REPID ABAP Program Name 20100916

Method VALUE_HELP_DIDST on class CL_HRPAYBE_0735_BL has no exception.
History
Last changed by/on SAP  20110809 
SAP Release Created in 604