The FPJPMAPPING table in SAP ERP or S/4HANA stores JobProfile mapping table data. There are total 4 fields in FPJPMAPPING table. The JobProfile mapping table table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of FPJPMAPPING table. It is in SAP Form Processing (from 6.40) (SAFPX) ABAP package and is part of the Forms Processing (BC-SRV-FP) module.
SAP FPJPMAPPING Table Fields
Following is the list of fields that are available in SAP FPJPMAPPING table. The primary key fields of the table are F_NAME (PDF-Based Forms: Form Name), LANG (Language Key), COUNTRY (Country/Region Key).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| F_NAME | PDF-Based Forms: Form Name | FPWBFORMNAME | CHAR (30) | |
| LANG | Language Key | SPRAS | * | LANG (1) |
| COUNTRY | Country/Region Key | LAND1 | * | CHAR (3) |
| JOB_PROFILE | Name of Job Profile | FPJOBPROFILE | STRG () |


