SAP ABAP Class CL_HR_B2A_BE_DMFA (B2A manager class)
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 Inheritance (c INHERITING FROM c_ref)  CL_HR_B2A_DOCUMENT HR-B2A: B2A Document 20030205
Properties
Class CL_HR_B2A_BE_DMFA  
Short Description B2A manager class    
Super Class CL_HR_B2A_DOCUMENT HR-B2A: B2A Document 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PC12   HR accounting: Belgium 
Created 20030205   SAP 
Last change 20040819   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 P99SF Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 PBEDI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 PBEDM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_HR_B2A_BE_DMFA has no interface implemented.
Friends
Class CL_HR_B2A_BE_DMFA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_MSG_CLASS_NAME Constant Private Type reference (TYPE) SYMSGID 'HRPAYBE_DMFA' Message Class 20120829
2 MC_REORI Constant Private Type reference (TYPE) P12_REORI 2 Origin of Reference (00298) 20120829
3 M_SECTOR Instance attribute Private Type reference (TYPE) P12_SISECTOR 0 Sector of company 20070416
Methods
# Method Level Visibility Method type Description Created on
1 CALL_VIEWER Instance method Private Method Submit viewer (rputms9s by default) 20060927
2 CHECK_RECEIPT Instance method Private Method Check the receipt for OK/NOK 20030220
3 CONFIRM_UPDATE_NOTIF Instance method Public Method Confirm Update Notification 20031114
4 CONSULT_ANSWER Instance method Public Method Process Consultation Answer 20031105
5 CONSULT_REQUEST Instance method Public Method Start Consultation Request if PID file is not subscribed 20031029
6 DETERMINE_SECTOR Instance method Private Method Determine sector ( public or private ) 20070416
7 FIND_B2AID Instance method Private Method Get B2AID or BMSID 20031114
8 FIND_LAST_BMSID Instance method Private Method Find BMSID for _last_ status/substatus 20030220
9 PROCESS_NOTIFICATION Instance method Public Method 20030214
10 PROCESS_PID Instance method Public Method Process PID file 20031031
11 REGENERATE_TEMSE Instance method Public Method 20030214
12 SEND Instance method Public Method 20030205
13 SEND_CORR Instance method Public Method 20030214
14 SEND_FILE Instance method Public Method Send File 20031119
15 SET_PATH_DOWNLOAD Instance method Private Method Set Path when downloading a file 20031211
16 SET_PATH_UPLOAD Instance method Private Method Set Path when uploading a file 20040716
17 SET_SENDER Instance method Private Method Set sender 20040716
18 UPDATE Instance method Public Method Prepare Update file 20031029
19 UPDATE_NOTIFICATION Instance method Public Method Process Update Notification 20031105
20 UPLOAD_CORR_RECPT Instance method Public Method 20030214
21 UPLOAD_FILE Instance method Private Method Upload file 20031119
22 UPLOAD_NOTIFICATION Instance method Public Method 20030205
23 UPLOAD_RECPT Instance method Public Method 20030214
Events
Class CL_HR_B2A_BE_DMFA has no event.
Types
Class CL_HR_B2A_BE_DMFA has no local type.
Method Signatures

Method CALL_VIEWER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_RETURNCODE Call by reference Attribute reference (LIKE) SY-SUBRC Return Value, Return Value After ABAP Statements 20070626
2 Importing IM_APPL Call by reference Type reference (TYPE) T5F99F0-APPL Teilapplikation 20060927
3 Importing IM_CONTENT Call by reference Type reference (TYPE) PB2ADATA-CONTENT HR-B2A: Inhalt der Übertragungsdaten 20060927
4 Importing IM_DIALOG Call by reference Type reference (TYPE) C Dialog 20060927
5 Importing IM_DISP Call by reference Type reference (TYPE) C Display Temse content 20060927
6 Importing IM_FILENAME Call by reference Type reference (TYPE) RLGRAP-FILENAME Filename 20060927
7 Importing IM_FLUSH Call by reference Type reference (TYPE) RPCDMFB0-FLUSH Partial download of XML to frontend 20060927
8 Importing IM_PATH Call by reference Type reference (TYPE) RLGRAP-FILENAME Directory 20060927
9 Importing IM_SENDER Call by reference Type reference (TYPE) P12_SENDER Sender identification number 20060927
10 Importing IM_XML Call by reference Type reference (TYPE) C Create XML File and Download 20060927
11 Importing IM_XNOIN Call by reference Type reference (TYPE) C Do not Declare Empty Fields 20060927

Method CALL_VIEWER on class CL_HR_B2A_BE_DMFA has no exception.

Method CHECK_RECEIPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting OK Call by reference Type reference (TYPE) C 'X' = OK 20030220
2 Importing TEMSE Call by reference Type reference (TYPE) PBEDM_TAB_TEMSE Temse Object 20030220

Method CHECK_RECEIPT on class CL_HR_B2A_BE_DMFA has no exception.

Method CONFIRM_UPDATE_NOTIF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GLBID Call by reference Type reference (TYPE) PC_B2A_GLBID 20031114
2 Importing MOLGA Call by reference Type reference (TYPE) MOLGA 20031114
3 Exporting PROCESS_BREAK Call by reference Type reference (TYPE) C 20031114
4 Exporting PROCESS_SOFTBREAK Call by reference Type reference (TYPE) C 20031114
5 Importing SIMU Call by reference Type reference (TYPE) C 20031114
# Exception Resumable Description Created on
1 NO_DATA 20031114

Method CONSULT_ANSWER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GLBID Call by reference Type reference (TYPE) PC_B2A_GLBID 20031105
2 Importing MOLGA Call by reference Type reference (TYPE) MOLGA 20031105
3 Exporting PROCESS_BREAK Call by reference Type reference (TYPE) C 20031105
4 Exporting PROCESS_SOFTBREAK Call by reference Type reference (TYPE) C 20031105
5 Importing SIMU Call by reference Type reference (TYPE) C 20031105
# Exception Resumable Description Created on
1 NO_DATA 20031105

Method CONSULT_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GLBID Call by reference Type reference (TYPE) PC_B2A_GLBID 20031029
2 Importing MOLGA Call by reference Type reference (TYPE) MOLGA 20031029
3 Exporting PROCESS_BREAK Call by reference Type reference (TYPE) C 20031029
4 Exporting PROCESS_SOFTBREAK Call by reference Type reference (TYPE) C 20031029
5 Importing SIMU Call by reference Type reference (TYPE) C 20031029
# Exception Resumable Description Created on
1 NO_DATA 20031029

Method DETERMINE_SECTOR 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 20070416

Method DETERMINE_SECTOR on class CL_HR_B2A_BE_DMFA has no exception.

Method FIND_B2AID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_APPL Call by reference Type reference (TYPE) T5F99F0-APPL 20031211
2 Exporting EX_B2AID Call by reference Type reference (TYPE) PC_B2A_B2AID 20031114
3 Exporting EX_PB2ADATA Call by reference Type reference (TYPE) HRB2A_S_PB2ADATA 20031114
4 Exporting EX_PB2AMGR Call by reference Type reference (TYPE) HRB2A_S_PB2AMGR 20031114
5 Exporting EX_PB2ASTAT Call by reference Type reference (TYPE) HRB2A_S_PB2ASTAT 20031119
6 Exporting EX_TEMSE Call by reference Type reference (TYPE) RPTSTYPE-TSOBJ 20031114
7 Importing GLBID Call by reference Type reference (TYPE) PC_B2A_GLBID 20031114
8 Importing MOLGA Call by reference Type reference (TYPE) MOLGA 20031114
# Exception Resumable Description Created on
1 NO_DATA 20031114

Method FIND_LAST_BMSID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting BMSID Call by reference Type reference (TYPE) PC_B2A_BMSID HR-B2A: Meldungsidentifikator 20030220
2 Importing GLBID Call by reference Type reference (TYPE) PC_B2A_GLBID Global ID 20030220
3 Importing MOLGA Call by reference Type reference (TYPE) MOLGA Molga 20030220
4 Importing STATUS Call by reference Type reference (TYPE) PC_B2A_STATUS Status 20030220
5 Importing SUBST Call by reference Type reference (TYPE) PC_B2A_SUBST Substatus 20030220
6 Exporting TEMSE Call by reference Type reference (TYPE) RPTSTYPE-TSOBJ Temse name 20030220

Method FIND_LAST_BMSID on class CL_HR_B2A_BE_DMFA has no exception.

Method PROCESS_NOTIFICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GLBID Call by reference Type reference (TYPE) PC_B2A_GLBID Global ID 20030214
2 Importing MOLGA Call by reference Type reference (TYPE) MOLGA Ländergruppierung 20030214
3 Exporting PROCESS_BREAK Call by reference Type reference (TYPE) C Process break 20030214
4 Exporting PROCESS_SOFTBREAK Call by reference Type reference (TYPE) C Soft break 20030220
5 Importing SIMU Call by reference Type reference (TYPE) C Simulation 20030214
# Exception Resumable Description Created on
1 NO_DATA No Data 20030214

Method PROCESS_PID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GLBID Call by reference Type reference (TYPE) PC_B2A_GLBID 20031031
2 Importing MOLGA Call by reference Type reference (TYPE) MOLGA 20031031
3 Exporting PROCESS_BREAK Call by reference Type reference (TYPE) C 20031031
4 Exporting PROCESS_SOFTBREAK Call by reference Type reference (TYPE) C 20031031
5 Importing SIMU Call by reference Type reference (TYPE) C 20031031
# Exception Resumable Description Created on
1 NO_DATA 20031031

Method REGENERATE_TEMSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GLBID Call by reference Type reference (TYPE) PC_B2A_GLBID Global ID 20030214
2 Importing MOLGA Call by reference Type reference (TYPE) MOLGA Ländergruppierung 20030214
3 Exporting PROCESS_BREAK Call by reference Type reference (TYPE) C Process break 20030214
4 Exporting PROCESS_SOFTBREAK Call by reference Type reference (TYPE) C Soft break 20030220
5 Importing SIMU Call by reference Type reference (TYPE) C Simulation 20030214
# Exception Resumable Description Created on
1 NO_DATA No Data 20030214

Method SEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GLBID Call by reference Type reference (TYPE) PC_B2A_GLBID I_GLBID 20030212
2 Importing MOLGA Call by reference Type reference (TYPE) MOLGA I_MOLGA 20030212
3 Exporting PROCESS_BREAK Call by reference Type reference (TYPE) C PROCESS_BREAK 20030205
4 Exporting PROCESS_SOFTBREAK Call by reference Type reference (TYPE) C Process soft break 20030220
5 Importing SIMU Call by reference Type reference (TYPE) C SIMU 20030205
# Exception Resumable Description Created on
1 NO_DATA No Data 20030205

Method SEND_CORR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GLBID Call by reference Type reference (TYPE) PC_B2A_GLBID Global ID 20030214
2 Importing MOLGA Call by reference Type reference (TYPE) MOLGA Ländergruppierung 20030214
3 Exporting PROCESS_BREAK Call by reference Type reference (TYPE) C Process break 20030214
4 Exporting PROCESS_SOFTBREAK Call by reference Type reference (TYPE) C Soft break 20030220
5 Importing SIMU Call by reference Type reference (TYPE) C Simulation 20030214
# Exception Resumable Description Created on
1 NO_DATA No Data 20030214

Method SEND_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GLBID Call by reference Type reference (TYPE) PC_B2A_GLBID 20031119
2 Importing MOLGA Call by reference Type reference (TYPE) MOLGA 20031119
3 Exporting PROCESS_BREAK Call by reference Type reference (TYPE) C 20031119
4 Exporting PROCESS_SOFTBREAK Call by reference Type reference (TYPE) C 20031119
5 Importing SIMU Call by reference Type reference (TYPE) C 20031119
# Exception Resumable Description Created on
1 NO_DATA 20031119

Method SET_PATH_DOWNLOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_DIALOG Call by reference Type reference (TYPE) C 20031211
2 Exporting EX_FILENAME Call by reference Type reference (TYPE) RLGRAP-FILENAME 20031211
3 Exporting EX_PATH Call by reference Type reference (TYPE) RLGRAP-FILENAME 20031211
4 Importing IM_APPL Call by reference Type reference (TYPE) T5F99F0-APPL 20031211
5 Importing IM_PB2AMGR Call by reference Type reference (TYPE) HRB2A_S_PB2AMGR 20031211

Method SET_PATH_DOWNLOAD on class CL_HR_B2A_BE_DMFA has no exception.

Method SET_PATH_UPLOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_DIALOG Call by reference Type reference (TYPE) C 20040716
2 Exporting EX_FILENAME Call by reference Type reference (TYPE) RLGRAP-FILENAME 20040716
3 Exporting EX_PATH Call by reference Type reference (TYPE) RLGRAP-FILENAME 20040716
4 Importing IM_APPL Call by reference Type reference (TYPE) T5F99F0-APPL 20040716
5 Importing IM_PB2AMGR Call by reference Type reference (TYPE) HRB2A_S_PB2AMGR 20040716

Method SET_PATH_UPLOAD on class CL_HR_B2A_BE_DMFA has no exception.

Method SET_SENDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_SENDER Call by reference Type reference (TYPE) P12_SENDER Sender identification number 20040716
2 Importing IM_APPL Call by reference Type reference (TYPE) T5F99F0-APPL 20040716
3 Importing IM_PB2AMGR Call by reference Type reference (TYPE) HRB2A_S_PB2AMGR 20040716

Method SET_SENDER on class CL_HR_B2A_BE_DMFA has no exception.

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GLBID Call by reference Type reference (TYPE) PC_B2A_GLBID 20031029
2 Importing MOLGA Call by reference Type reference (TYPE) MOLGA 20031029
3 Exporting PROCESS_BREAK Call by reference Type reference (TYPE) C 20031029
4 Exporting PROCESS_SOFTBREAK Call by reference Type reference (TYPE) C 20031029
5 Importing SIMU Call by reference Type reference (TYPE) C 20031029
# Exception Resumable Description Created on
1 NO_DATA 20031029

Method UPDATE_NOTIFICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GLBID Call by reference Type reference (TYPE) PC_B2A_GLBID 20031105
2 Importing MOLGA Call by reference Type reference (TYPE) MOLGA 20031105
3 Exporting PROCESS_BREAK Call by reference Type reference (TYPE) C 20031105
4 Exporting PROCESS_SOFTBREAK Call by reference Type reference (TYPE) C 20031105
5 Importing SIMU Call by reference Type reference (TYPE) C 20031105
# Exception Resumable Description Created on
1 NO_DATA 20031105

Method UPLOAD_CORR_RECPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GLBID Call by reference Type reference (TYPE) PC_B2A_GLBID Global ID 20030214
2 Importing MOLGA Call by reference Type reference (TYPE) MOLGA Ländergruppierung 20030214
3 Exporting PROCESS_BREAK Call by reference Type reference (TYPE) C Process break 20030214
4 Exporting PROCESS_SOFTBREAK Call by reference Type reference (TYPE) C Soft break 20030220
5 Importing SIMU Call by reference Type reference (TYPE) C Simulation 20030214
# Exception Resumable Description Created on
1 NO_DATA No Data 20030214

Method UPLOAD_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_BMSID Call by reference Type reference (TYPE) PC_B2A_BMSID 20031119
2 Exporting EX_PB2ADATB Call by reference Type reference (TYPE) HRB2A_S_PB2ADATB 20031119
3 Exporting EX_RETURNCODE Call by reference Type reference (TYPE) SY-SUBRC 20031120
4 Exporting EX_TAB_TEMSE Call by reference Type reference (TYPE) PBEDM_TAB_TEMSE 20031120
5 Exporting EX_TEMSE Call by reference Type reference (TYPE) RPTSTYPE-TSOBJ 20031119
6 Importing IM_APPL Call by reference Type reference (TYPE) T5F99F0-APPL 20031120
7 Importing IM_GLBID Call by reference Type reference (TYPE) PC_B2A_GLBID 20031119
8 Importing IM_MOLGA Call by reference Type reference (TYPE) MOLGA 20031119

Method UPLOAD_FILE on class CL_HR_B2A_BE_DMFA has no exception.

Method UPLOAD_NOTIFICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GLBID Call by reference Type reference (TYPE) PC_B2A_GLBID Global ID 20030214
2 Importing MOLGA Call by reference Type reference (TYPE) MOLGA Ländergruppierung 20030214
3 Exporting PROCESS_BREAK Call by reference Type reference (TYPE) C Process break 20030214
4 Exporting PROCESS_SOFTBREAK Call by reference Type reference (TYPE) C Soft break 20030220
5 Importing SIMU Call by reference Type reference (TYPE) C Simulation 20030214
# Exception Resumable Description Created on
1 NO_DATA No Data 20030214

Method UPLOAD_RECPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GLBID Call by reference Type reference (TYPE) PC_B2A_GLBID Global ID 20030214
2 Importing MOLGA Call by reference Type reference (TYPE) MOLGA Ländergruppierung 20030214
3 Exporting PROCESS_BREAK Call by reference Type reference (TYPE) C Process break 20030214
4 Exporting PROCESS_SOFTBREAK Call by reference Type reference (TYPE) C Soft break 20030220
5 Importing SIMU Call by reference Type reference (TYPE) C Simulation 20030214
# Exception Resumable Description Created on
1 NO_DATA No Data 20030214
History
Last changed by/on SAP  20040819 
SAP Release Created in 46C