SAP ABAP Interface IF_HRPAYFR_ADM_FILE (Interface for handling file sent by the adm.)
Hierarchy
☛
SAP_HRCFR (Software Component) Sub component SAP_HRCFR of SAP_HR
⤷
PA-PA-FR (Application Component) France
⤷
PB06 (Package) HR master data: France

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_HRPAYFR_ADM_FILE | Main class to handle file sent by the adm. | 20120611 |
Properties
Interface | IF_HRPAYFR_ADM_FILE | |
Short Description | Interface for handling file sent by the adm. |
General Data
Package | PB06 | HR master data: France |
Created | 20120529 | SAP |
Last changed | 20130531 | SAP |
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 | P99SG | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | PFRDS | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_HRPAYFR_ADM_FILE has no interface.
Friends
Interface IF_HRPAYFR_ADM_FILE has no friend.
Attributes
Interface IF_HRPAYFR_ADM_FILE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Create TemSe file (based on current memory content) | 20120611 |
2 | ![]() |
Instance method | Public | Method | Set DAQ data related to the target file | 20120611 |
3 | ![]() |
Instance method | Public | Method | Do check related to the file upload | 20120611 |
4 | ![]() |
Instance method | Public | Method | Upload data (.xml file format) | 20120611 |
5 | ![]() |
Instance method | Public | Method | Upload data (from a TemSe file) | 20120611 |
6 | ![]() |
Instance method | Public | Method | Set B2A/SH status | 20120611 |
Events
Interface IF_HRPAYFR_ADM_FILE has no event.
Types
Interface IF_HRPAYFR_ADM_FILE has no local type.
Method Signatures
Method CREATE_TEMSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_TEMSE | Call by reference | Object reference (TYPE REF TO) | CL_HR99S00_TEMSE | TemSe file created | 20120611 | ||
2 | ![]() |
IV_APPL | Call by reference | Type reference (TYPE) | P_APPL | Subapplication | 20120611 | ||
3 | ![]() |
IV_DOCTY | Call by reference | Type reference (TYPE) | PC_B2A_DOCTY | HR-B2A: Document type | 20120611 |
Method CREATE_TEMSE on Interface IF_HRPAYFR_ADM_FILE has no exception.
Method SET_DAQ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_APPL | Call by reference | Type reference (TYPE) | P_APPL | Subapplication | 20120611 | ||
2 | ![]() |
IV_DATE | Call by reference | Type reference (TYPE) | DATUM | SY-DATUM | Reference date | 20120611 | |
3 | ![]() |
IV_MOLGA | Call by reference | Type reference (TYPE) | MOLGA | Country Grouping | 20120611 | ||
4 | ![]() |
IV_TREE_SECTN | Call by reference | Type reference (TYPE) | XFELD | ABAP_TRUE | DAQ sections ordered by num.? | 20120611 |
Method SET_DAQ on Interface IF_HRPAYFR_ADM_FILE has no exception.
Method UPLOAD_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_MSG | Call by reference | Type reference (TYPE) | SYMSG | Message variables structure | 20120611 | ||
2 | ![]() |
ES_PB2AMGR_ENV | Call by reference | Type reference (TYPE) | PB2AMGR | GLobal data of the "envelope" file | 20120611 | ||
3 | ![]() |
EV_RETURNCODE | Call by reference | Type reference (TYPE) | SY-SUBRC | ABAP Instructions Return Code | 20120611 | ||
4 | ![]() |
IS_PB2AMGR | Call by reference | Type reference (TYPE) | HRB2A_S_PB2AMGR | HR-B2A: structure for PB2AMGR | 20120611 | ||
5 | ![]() |
IV_DOCTY | Call by reference | Type reference (TYPE) | ANY | PFRDS_C_SH_TYPRO_AEDP | HR-B2A: Document type | 20120611 | |
6 | ![]() |
IV_FILENAME | Call by reference | Type reference (TYPE) | LOCALFILE | Name of selected file | 20120611 | ||
7 | ![]() |
IV_FILETYPE | Call by reference | Type reference (TYPE) | P_APPL | PFRDS_ARL | Field with 3 bytes length | 20120611 | |
8 | ![]() |
IV_GLBID | Call by reference | Type reference (TYPE) | PC_B2A_GLBID | HR-B2A: global object ID | 20120611 | ||
9 | ![]() |
IV_MOLGA | Call by reference | Type reference (TYPE) | MOLGA | P99SG_CTE_MOLGA_FR | Country Grouping | 20120611 | |
10 | ![]() |
IV_SENDR | Call by reference | Type reference (TYPE) | PC_B2A_SENDR | HR-B2A: logical sender | 20120611 |
Method UPLOAD_CHECK on Interface IF_HRPAYFR_ADM_FILE has no exception.
Method UPLOAD_FILE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_FILE_DATA | Call by reference | Type reference (TYPE) | ANY | Data of file sent by authorities | 20120611 | ||
2 | ![]() |
ES_MSG | Call by reference | Type reference (TYPE) | SYMSG | Message variables structure | 20120611 | ||
3 | ![]() |
EV_FILENAME_SEL | Call by reference | Type reference (TYPE) | LOCALFILE | Name of selected file | 20120611 | ||
4 | ![]() |
EV_RETURNCODE | Call by reference | Type reference (TYPE) | SY-SUBRC | ABAP Instructions Return Code | 20120611 | ||
5 | ![]() |
IV_APPL | Call by reference | Type reference (TYPE) | T5F99F0-APPL | Subapplication | 20120611 | ||
6 | ![]() |
IV_FILENAME | Call by reference | Type reference (TYPE) | LOCALFILE | Name of the ARL .xml file to be uploaded | 20120611 | ||
7 | ![]() |
IV_GLBID | Call by reference | Type reference (TYPE) | PC_B2A_GLBID | HR-B2A: global object ID | 20120611 | ||
8 | ![]() |
IV_MOLGA | Call by reference | Type reference (TYPE) | MOLGA | P99SG_CTE_MOLGA_FR | Country Grouping | 20120611 |
Method UPLOAD_FILE on Interface IF_HRPAYFR_ADM_FILE has no exception.
Method UPLOAD_FROM_TEMSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_FILE_DATA | Call by reference | Type reference (TYPE) | ANY | 20120611 | |||
2 | ![]() |
IR_EXCL_SECTN | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20120611 | |||
3 | ![]() |
IV_APPL | Call by reference | Type reference (TYPE) | P_APPL | DAQ form | 20120611 | ||
4 | ![]() |
IV_DATE | Call by reference | Type reference (TYPE) | DATUM | SY-DATUM | Date | 20120611 | |
5 | ![]() |
IV_MOLGA | Call by reference | Type reference (TYPE) | MOLGA | Country grouping | 20120611 | ||
6 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | P_TS_TSOBJ | TemSe file name | 20120611 | ||
7 | ![]() |
IV_TREE_SECTN | Call by reference | Type reference (TYPE) | XFELD | Checkbox | 20120611 |
Method UPLOAD_FROM_TEMSE on Interface IF_HRPAYFR_ADM_FILE has no exception.
Method UPLOAD_SET_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_MSG | Call by reference | Type reference (TYPE) | HRPADFR_SYMSG | Error message table | 20120611 | ||
2 | ![]() |
ET_STATUS_SH | Call by reference | Type reference (TYPE) | HR99S_B2AID_TAB | SH status per employee/declaration | 20120611 | ||
3 | ![]() |
EV_STATUS_B2A | Call by reference | Type reference (TYPE) | PC_B2A_STATUS | Status of document B2A | 20120611 | ||
4 | ![]() |
EV_STATUS_SH | Call by reference | Type reference (TYPE) | PC_B2A_STATUS | Global SH status | 20120611 | ||
5 | ![]() |
EV_SUBST_B2A | Call by reference | Type reference (TYPE) | PC_B2A_SUBST | Partial status of document B2A | 20120611 | ||
6 | ![]() |
IS_PB2AMGR | Call by reference | Type reference (TYPE) | PB2AMGR | AED B2A manager entry | 20120611 |
Method UPLOAD_SET_STATUS on Interface IF_HRPAYFR_ADM_FILE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |