SAP ABAP Class CL_HRPAYBE_B2A_BL (Payroll Belgium: B2A Business Library Class)
Hierarchy
SAP_HRCBE (Software Component) Sub component SAP_HRCBE of SAP_HR
   PY-BE (Application Component) Belgium
     PC12 (Package) HR accounting: Belgium
Properties
Class CL_HRPAYBE_B2A_BL  
Short Description Payroll Belgium: B2A Business Library Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PC12   HR accounting: Belgium 
Created 20120703   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_HRPAYBE_DI_CO Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 P99SD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 P99SF Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 P99SG Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
6 PBEBW Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
7 PBEDI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
8 PBEDM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
9 PBEEG Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_HRPAYBE_B2A_BL has no interface implemented.
Friends
Class CL_HRPAYBE_B2A_BL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_MEMORY_ID_PB2AMGR Static Attribute Public Type reference (TYPE) HRB2A_S_V_PB2AMGR 'ID_PB2AMGR_BE' HR-B2A: Structure for V_PB2AMGR 20121121
2 MO_DATA_HANDLER Static Attribute Private Object reference (TYPE REF TO) LIF_DATA_HANDLER 20120829
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ERROR_MESSAGE Static method Public Method Add error message 20120917
2 CALL_B2A Static method Public Method Call B2A 20120829
3 EXPORT_PB2AMGR_TO_MEMORY Static method Public Method Export PB2AMGR to MEMORY 20121121
4 GET_BMSID Static method Public Method Get bmsid 20120829
5 GET_SENDER_ID Static method Public Method Get Sender ID 20120829
6 HANDLE_UNIT_TEST_DATA_HANDLER Static method Public Method Creates or delete the data handler for unit tests 20120829
7 IMPORT_PB2AMGR_FROM_MEMORY Static method Public Method Import PB2AMGR from MEMORY 20121121
8 INSERT_PB2ADATB_DATA Static method Public Method Insert B data 20120829
9 NAVIGATE_TO_B2A Static method Public Method Navigate to the B2A entry (call B2A) 20130419
10 NAVIGATE_TO_DATB_TEMSE_ID Static method Public Method Naviage to dataB from PB2A interface 20120829
11 READ_B2A_DATA Static method Public Method Read B2A data 20120829
12 READ_PB2ADATA_DATA Static method Public Method Read PB2ADATA 20120829
13 READ_PB2ADATA_DATA_SINGLE Static method Public Method Read single PB2ADATA 20120829
14 READ_PB2ADATB_DATA_SINGLE Static method Public Method Read single PB2ADATB 20120829
15 READ_PB2ADATB_PB2ASTAT_DATA Static method Public Method Read PB2ADATB 20120829
16 READ_PB2AMGR_DATA_SINGLE Static method Public Method Read single pb2amgr 20120829
17 READ_PB2ASTAT_DATA Static method Public Method Read PB2ASTAT 20120829
18 READ_PB2ASTAT_DATA_SINGLE Static method Public Method Read single PB2ASTAT 20120829
19 READ_PB2ASTAT_DATA_STATUS Static method Public Method Read PB2ASTAT with status and substatus 20120829
20 READ_RECEIPT_FROM_TEMSE Static method Public Method Read reference from receipt file 20120829
21 READ_RECEIPT_TEMSE Static method Public Method Read reference from receipt file 20120829
22 SET_PB2ADATB_DATA Static method Public Method Set pb2adatb with receipt/notification 20120829
23 SET_PB2ADATB_DATA_AND_CONTENT Static method Public Method Set pb2adatb with receipt/notification 20120917
24 SHOW_TAB_ERROR Static method Public Method Show errors 20120829
Events
Class CL_HRPAYBE_B2A_BL has no event.
Types
Class CL_HRPAYBE_B2A_BL has no local type.
Method Signatures

Method ADD_ERROR_MESSAGE 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 20120917
2 Importing IV_MSGV1 Call by reference Type reference (TYPE) ANY Message Variable 20120917
3 Importing IV_MSGV2 Call by reference Type reference (TYPE) ANY Message Variable 20120917
4 Importing IV_MSGV3 Call by reference Type reference (TYPE) ANY Message Variable 20120917
5 Importing IV_MSGV4 Call by reference Type reference (TYPE) ANY Message Variable 20120917
6 Importing IV_MSG_CLASS Call by reference Type reference (TYPE) SYMSGID Message Type 20120917
7 Importing IV_MSG_NUMBER Call by reference Type reference (TYPE) MSGNR Message number 20120917
8 Importing IV_MSG_TYPE Call by reference Type reference (TYPE) SYMSGTY Message Type 20120917
9 Importing IV_PERNR Call by reference Type reference (TYPE) P_PERNR Personnel Number 20120917

Method ADD_ERROR_MESSAGE on class CL_HRPAYBE_B2A_BL has no exception.

Method CALL_B2A 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 20120829
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20120829
3 Importing IV_DOCTY Call by reference Type reference (TYPE) PC_B2A_DOCTY HR-B2A: Document Class 20120829
4 Importing IV_SAGRP Call by reference Type reference (TYPE) PCAL_SAGRP Area 20120829

Method CALL_B2A on class CL_HRPAYBE_B2A_BL has no exception.

Method EXPORT_PB2AMGR_TO_MEMORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20121121
2 Importing IS_PB2AMGR Call by reference Type reference (TYPE) HRB2A_S_V_PB2AMGR HR-B2A: Structure for V_PB2AMGR 20121121

Method EXPORT_PB2AMGR_TO_MEMORY on class CL_HRPAYBE_B2A_BL has no exception.

Method GET_BMSID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PB2AMGR Call by reference Type reference (TYPE) HRB2A_S_V_PB2AMGR HR-B2A: Structure for V_PB2AMGR 20120829
2 Returning RV_BMSID Value transfer Type reference (TYPE) PC_B2A_BMSID HR-B2A: Message Identifier 20120829

Method GET_BMSID on class CL_HRPAYBE_B2A_BL has no exception.

Method GET_SENDER_ID 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 20120829
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value, Return Value After ABAP Statements 20120829
3 Exporting EV_SENDER_ID Call by reference Type reference (TYPE) P12_SENDER Sender identification number 20120829
4 Importing IV_APPL Call by reference Type reference (TYPE) P_APPL Subapplication 20120829
5 Importing IV_B2A_GROUP Call by reference Type reference (TYPE) PCAL_SAGRP Area 20120829
6 Importing IV_DATE Call by reference Type reference (TYPE) D 20120829
7 Importing IV_SENDER_CONST Call by reference Type reference (TYPE) PC_B2A_KON HR-B2A: Constant 20120829

Method GET_SENDER_ID on class CL_HRPAYBE_B2A_BL has no exception.

Method HANDLE_UNIT_TEST_DATA_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CREATE_OBJECT Call by reference Type reference (TYPE) ABAP_BOOL Link field for view query 20120829

Method HANDLE_UNIT_TEST_DATA_HANDLER on class CL_HRPAYBE_B2A_BL has no exception.

Method IMPORT_PB2AMGR_FROM_MEMORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PB2AMGR Call by reference Type reference (TYPE) HRB2A_S_V_PB2AMGR HR-B2A: Structure for V_PB2AMGR 20121121
2 Exporting EV_IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20121121

Method IMPORT_PB2AMGR_FROM_MEMORY on class CL_HRPAYBE_B2A_BL has no exception.

Method INSERT_PB2ADATB_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 20120829
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20120829
3 Importing IS_PB2ADATB Call by reference Type reference (TYPE) HRB2A_S_PB2ADATB HR-B2A: Structure for PB2ADATB 20120829

Method INSERT_PB2ADATB_DATA on class CL_HRPAYBE_B2A_BL has no exception.

Method NAVIGATE_TO_B2A Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DOCTY Call by reference Type reference (TYPE) PC_B2A_DOCTY HR-B2A: Document Class 20130419
2 Importing IV_GLBID Call by reference Type reference (TYPE) PC_B2A_GLBID HR B2A: Global Object ID 20130419
3 Importing IV_SAGRP Call by reference Type reference (TYPE) PCAL_SAGRP Area 20130419

Method NAVIGATE_TO_B2A on class CL_HRPAYBE_B2A_BL has no exception.

Method NAVIGATE_TO_DATB_TEMSE_ID 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 20120829
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20120829
3 Exporting ET_DATB Call by reference Type reference (TYPE) HRB2A_T_DATB HR-B2A: Table Type for Detail Display 20120829
4 Exporting EV_CONTENT Call by reference Type reference (TYPE) PC_B2A_CONTENT HR-B2A: Content of Transfer Data 20120829
5 Importing IS_PB2AMGR Call by reference Type reference (TYPE) HRB2A_S_V_PB2AMGR HR-B2A: Structure for V_PB2AMGR 20120829
6 Importing IV_B2A_LTYPENO_NOTIFICATION Call by reference Type reference (TYPE) PC_B2A_LTYPENO HR-B2A: Number per Line Type of Transfer Data 20120829
7 Importing IV_B2A_LTYPENO_RECEIPT Call by reference Type reference (TYPE) PC_B2A_LTYPENO HR-B2A: Number per Line Type of Transfer Data 20120829
8 Importing IV_B2A_LTYPE_TEMSE_ID Call by reference Type reference (TYPE) PC_B2A_LTYPE HR-B2A: Line Type of Transfer Data 20120829
9 Importing IV_B2A_SUBST_FILE_TRANSF_ACC Call by reference Type reference (TYPE) PC_B2A_SUBST Substatus of B2A Document 20120829
10 Importing IV_B2A_SUBST_FILE_TRANSF_REJ Call by reference Type reference (TYPE) PC_B2A_SUBST Substatus of B2A Document 20120829
11 Importing IV_B2A_SUBST_MANUAL_TRF_ACC Call by reference Type reference (TYPE) PC_B2A_SUBST Substatus of B2A Document 20120829
12 Importing IV_B2A_SUBST_MANUAL_TRF_REJ Call by reference Type reference (TYPE) PC_B2A_SUBST Substatus of B2A Document 20120829
13 Importing IV_B2A_SUBST_MANUAL_TRF_TEMP Call by reference Type reference (TYPE) PC_B2A_SUBST Substatus of B2A Document 20120829
14 Importing IV_GLBID Call by reference Type reference (TYPE) PC_B2A_GLBID HR B2A: Global Object ID 20120829
15 Importing IV_SEQNO Call by reference Type reference (TYPE) PC_B2A_SEQNO HR-B2A: Sequence Number 20120829

Method NAVIGATE_TO_DATB_TEMSE_ID on class CL_HRPAYBE_B2A_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 20120829
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20120829
3 Exporting ES_PB2ADATA Call by reference Type reference (TYPE) HRB2A_S_PB2ADATA HR-B2A: Structure for PB2ADATA 20120829
4 Exporting ES_PB2AMGR Call by reference Type reference (TYPE) HRB2A_S_V_PB2AMGR HR-B2A: Structure for V_PB2AMGR 20120829
5 Exporting ET_PB2ADATB Call by reference Type reference (TYPE) HRB2A_T_PB2ADATB HR-B2A: Structure for PB2ADATB 20120829
6 Importing IV_B2A_LEVEL Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20120829
7 Importing IV_BMSID Call by reference Type reference (TYPE) PC_B2A_BMSID HR-B2A: Message Identifier 20120829
8 Importing IV_GLBID Call by reference Type reference (TYPE) PC_B2A_GLBID HR B2A: Global Object ID 20120829
9 Importing IV_MOLGA Call by reference Type reference (TYPE) MOLGA P99SG_CTE_MOLGA_BE Country Grouping 20120829

Method READ_B2A_DATA on class CL_HRPAYBE_B2A_BL has no exception.

Method READ_PB2ADATA_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 20120829
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20120829
3 Exporting ES_PB2ADATA Call by reference Type reference (TYPE) HRB2A_S_PB2ADATA HR-B2A: Structure for PB2ADATA 20120829
4 Importing IS_PB2AMGR Call by reference Type reference (TYPE) HRB2A_S_V_PB2AMGR 20120829
5 Importing IV_MOLGA Call by reference Type reference (TYPE) MOLGA P99SG_CTE_MOLGA_BE Country Grouping 20120829

Method READ_PB2ADATA_DATA on class CL_HRPAYBE_B2A_BL has no exception.

Method READ_PB2ADATA_DATA_SINGLE 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 20120829
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20120829
3 Exporting ES_PB2ADATA Call by reference Type reference (TYPE) HRB2A_S_PB2ADATA HR-B2A: Structure for PB2ADATA 20120829
4 Importing IV_B2AID Call by reference Type reference (TYPE) PC_B2A_B2AID B2A Identifier 20120829
5 Importing IV_DOCTY Call by reference Type reference (TYPE) PC_B2A_DOCTY HR-B2A: Document Class 20120829
6 Importing IV_MOLGA Call by reference Type reference (TYPE) MOLGA P99SG_CTE_MOLGA_BE Country Grouping 20120829
7 Importing IV_SAGRP Call by reference Type reference (TYPE) PCAL_SAGRP Area 20120829

Method READ_PB2ADATA_DATA_SINGLE on class CL_HRPAYBE_B2A_BL has no exception.

Method READ_PB2ADATB_DATA_SINGLE 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 20120829
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC 20120829
3 Exporting ES_PB2ADATB Call by reference Type reference (TYPE) HRB2A_S_PB2ADATB HR-B2A: Structure for PB2ADATB 20120829
4 Importing IV_BMSID Call by reference Type reference (TYPE) PC_B2A_BMSID 20120829
5 Importing IV_DOCTY Call by reference Type reference (TYPE) PC_B2A_DOCTY HR-B2A: Document Class 20120829
6 Importing IV_MOLGA Call by reference Type reference (TYPE) MOLGA P99SG_CTE_MOLGA_BE 20120829
7 Importing IV_SAGRP Call by reference Type reference (TYPE) PCAL_SAGRP Area 20120829

Method READ_PB2ADATB_DATA_SINGLE on class CL_HRPAYBE_B2A_BL has no exception.

Method READ_PB2ADATB_PB2ASTAT_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 20120829
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20120829
3 Exporting ES_PB2ASTAT Call by reference Type reference (TYPE) HRB2A_S_PB2ASTAT HR-B2A: Structure for PB2ASTAT 20120829
4 Exporting ET_PB2ADATB Call by reference Type reference (TYPE) HRB2A_T_PB2ADATB HR-B2A: Transfer Data 20120829
5 Exporting ET_PB2ASTAT Call by reference Type reference (TYPE) HRB2A_T_PB2ASTAT HR-B2A: Table Type for PB2ASTAT 20120829
6 Exporting EV_BMSID Call by reference Type reference (TYPE) PC_B2A_BMSID HR-B2A: Message Identifier 20120829
7 Importing IS_PB2AMGR Call by reference Type reference (TYPE) HRB2A_S_V_PB2AMGR 20120829
8 Importing IV_BMSID Call by reference Type reference (TYPE) PC_B2A_BMSID HR-B2A: Message Identifier 20120829
9 Importing IV_MOLGA Call by reference Type reference (TYPE) MOLGA P99SG_CTE_MOLGA_BE Country Grouping 20120829

Method READ_PB2ADATB_PB2ASTAT_DATA on class CL_HRPAYBE_B2A_BL has no exception.

Method READ_PB2AMGR_DATA_SINGLE 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 20120829
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20120829
3 Exporting ES_PB2AMGR Call by reference Type reference (TYPE) HRB2A_S_V_PB2AMGR HR-B2A: Structure for PB2ADATA 20120829
4 Importing IV_GLBID Call by reference Type reference (TYPE) PC_B2A_GLBID HR B2A: Global Object ID 20120829
5 Importing IV_MOLGA Call by reference Type reference (TYPE) MOLGA P99SG_CTE_MOLGA_BE Country Grouping 20120829

Method READ_PB2AMGR_DATA_SINGLE on class CL_HRPAYBE_B2A_BL has no exception.

Method READ_PB2ASTAT_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 20120829
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20120829
3 Exporting ET_PB2ASTAT Call by reference Type reference (TYPE) HRB2A_T_PB2ASTAT HR-B2A: Table Type for PB2ASTAT 20120829
4 Importing IV_GLBID Call by reference Type reference (TYPE) PC_B2A_GLBID HR B2A: Global Object ID 20120829
5 Importing IV_MOLGA Call by reference Type reference (TYPE) MOLGA P99SG_CTE_MOLGA_BE 20120829

Method READ_PB2ASTAT_DATA on class CL_HRPAYBE_B2A_BL has no exception.

Method READ_PB2ASTAT_DATA_SINGLE 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 20120829
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20120829
3 Exporting ES_PB2ASTAT Call by reference Type reference (TYPE) HRB2A_S_PB2ASTAT HR-B2A: Table Type for PB2ASTAT 20120829
4 Importing IV_GLBID Call by reference Type reference (TYPE) PC_B2A_GLBID HR B2A: Global Object ID 20120829
5 Importing IV_MOLGA Call by reference Type reference (TYPE) MOLGA P99SG_CTE_MOLGA_BE Country Grouping 20120829
6 Importing IV_SEQNO Call by reference Type reference (TYPE) PC_B2A_SEQNO HR-B2A: Sequence Number 20120829

Method READ_PB2ASTAT_DATA_SINGLE on class CL_HRPAYBE_B2A_BL has no exception.

Method READ_PB2ASTAT_DATA_STATUS 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 20120829
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20120829
3 Exporting ET_PB2ASTAT Call by reference Type reference (TYPE) HRB2A_T_PB2ASTAT HR-B2A: Table Type for PB2ASTAT 20120829
4 Importing IV_GLBID Call by reference Type reference (TYPE) PC_B2A_GLBID HR B2A: Global Object ID 20120829
5 Importing IV_MOLGA Call by reference Type reference (TYPE) MOLGA P99SG_CTE_MOLGA_BE Country Grouping 20120829
6 Importing IV_STATUS Call by reference Type reference (TYPE) PC_B2A_STATUS Status of B2A Document 20120829
7 Importing IV_SUBST Call by reference Type reference (TYPE) PC_B2A_STATUS Sub-Status of B2A Document 20120829

Method READ_PB2ASTAT_DATA_STATUS on class CL_HRPAYBE_B2A_BL has no exception.

Method READ_RECEIPT_FROM_TEMSE 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 20120829
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20120829
3 Exporting EV_REFIL Call by reference Type reference (TYPE) P12_REFIL File Name 20120829
4 Exporting EV_RENBR Call by reference Type reference (TYPE) P12_RENBR Reference number 20120829
5 Exporting EV_RPCOD Call by reference Type reference (TYPE) P12_RPCOD Result code 20120829
6 Importing IT_TEMSE Call by reference Type reference (TYPE) PBEDI_T_TEMSE 20120829
7 Importing IV_MSGNR_ORIGIN_INCORRECT Call by reference Type reference (TYPE) MSGNR Message number 20120829
8 Importing IV_MSGNR_RECEIPT_INCORRECT Call by reference Type reference (TYPE) MSGNR Message number 20120829
9 Importing IV_MSG_CLASS_NAME Call by reference Type reference (TYPE) SYMSGID Message Class 20120829
10 Importing IV_REORI Call by reference Type reference (TYPE) P12_REORI Origin of Reference (00298) 20120829
11 Importing IV_RETURN_CODE_ERROR Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20120829

Method READ_RECEIPT_FROM_TEMSE on class CL_HRPAYBE_B2A_BL has no exception.

Method READ_RECEIPT_TEMSE 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 20120829
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20120829
3 Exporting EV_REFIL Call by reference Type reference (TYPE) P12_REFIL File Name 20120829
4 Exporting EV_RENBR Call by reference Type reference (TYPE) P12_RENBR Reference Number (00222) 20120829
5 Exporting EV_RPCOD Call by reference Type reference (TYPE) P12_RPCOD Result code 20120829
6 Importing IT_TEMSE Call by reference Type reference (TYPE) PBEDM_TAB_TEMSE 20120829
7 Importing IV_MSGNR_ORIGIN_INCORRECT Call by reference Type reference (TYPE) MSGNR Message Number for incorrect origin reference 20120829
8 Importing IV_MSGNR_RECEIPT_INCORRECT Call by reference Type reference (TYPE) MSGNR Message Number for incorrect receipt file 20120829
9 Importing IV_MSG_CLASS_NAME Call by reference Type reference (TYPE) SYMSGID Message Class 20120829
10 Importing IV_REORI Call by reference Type reference (TYPE) P12_REORI Origin of Reference (00298) 20120829
11 Importing IV_RETURN_CODE_ERROR Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20120829

Method READ_RECEIPT_TEMSE on class CL_HRPAYBE_B2A_BL has no exception.

Method SET_PB2ADATB_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 20120829
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20120829
3 Exporting ES_PB2ADATB Call by reference Type reference (TYPE) HRB2A_S_PB2ADATB HR-B2A: Structure for PB2ADATB 20120829
4 Importing IS_PB2AMGR Call by reference Type reference (TYPE) HRB2A_S_V_PB2AMGR HR-B2A: Structure for V_PB2AMGR 20120829
5 Importing IV_LTYPE Call by reference Type reference (TYPE) PC_B2A_LTYPE 20120829
6 Importing IV_LTYPENO Call by reference Type reference (TYPE) PC_B2A_LTYPENO HR-B2A: Number per Line Type of Transfer Data 20120829

Method SET_PB2ADATB_DATA on class CL_HRPAYBE_B2A_BL has no exception.

Method SET_PB2ADATB_DATA_AND_CONTENT 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 20120917
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20120917
3 Exporting ES_PB2ADATB Call by reference Type reference (TYPE) HRB2A_S_PB2ADATB HR-B2A: Structure for PB2ADATB 20120917
4 Importing IS_PB2AMGR Call by reference Type reference (TYPE) HRB2A_S_V_PB2AMGR HR-B2A: Structure for V_PB2AMGR 20120917
5 Importing IV_LTYPE Call by reference Type reference (TYPE) PC_B2A_LTYPE 20120917
6 Importing IV_LTYPENO Call by reference Type reference (TYPE) PC_B2A_LTYPENO HR-B2A: Number per Line Type of Transfer Data 20120917
7 Importing IV_TEMSE_NAME Call by reference Type reference (TYPE) RPTSTYPE-TSOBJ HR TemSe Object 20120917

Method SET_PB2ADATB_DATA_AND_CONTENT on class CL_HRPAYBE_B2A_BL has no exception.

Method SHOW_TAB_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20120829
2 Importing IV_GLBID Call by reference Type reference (TYPE) PC_B2A_GLBID HR B2A: Global Object ID 20120829

Method SHOW_TAB_ERROR on class CL_HRPAYBE_B2A_BL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in