SAP ABAP Table PIN_FILE (Structure to Send Attachments to ESS Screen)
Hierarchy
☛
EA-HRCIN (Software Component) Sub component EA-HRCIN of EA-HR
⤷
PY-IN-PS (Application Component) INDIA PUBLIC SECTOR
⤷
PAOC_PAD_IN_PS (Package) HR IN: India Public Sector
⤷
⤷
Basic Data
| Table Category | INTTAB | Structure |
| Structure | PIN_FILE |
|
| Short Description | Structure to Send Attachments to ESS Screen |
Delivery and Maintenance
| Pool/cluster | ||
| Delivery Class | ||
| Data Browser/Table View Maintenance | Display/Maintenance Allowed with Restrictions |
Components
| |
Field | Key | Data Element | Domain | Data Type |
Length | Decimal Places |
Short Description | Check table |
|---|---|---|---|---|---|---|---|---|---|
| 1 | |
PIN_LINUM | NUMC4 | NUMC | 4 | 0 | Line Number | ||
| 2 | |
PIN_LIREQ_STAT | LIRST | CHAR | 1 | 0 | Status (Approved / Rejected) | ||
| 3 | |
PIN_FLNAM | PIN_FLNAM | CHAR | 255 | 0 | File Name | ||
| 4 | |
PIN_FTYPE | PIN_FTYPE | CHAR | 10 | 0 | File Extension | ||
| 5 | |
PIN_FLTXT | TEXT40 | CHAR | 40 | 0 | Description of the File Extention | ||
| 6 | |
PIN_FSIZK | SO_DOC_SIZ | CHAR | 12 | 0 | Attachment File Size (in KB) | ||
| 7 | |
PIN_VALID | XFELD | CHAR | 1 | 0 | Invalid | ||
| 8 | |
PIN_FDATA | RSTR | 0 | 0 | Content of the Attachment File |
History
| Last changed by/on | SAP | 20091125 |
| SAP Release Created in | 600 |