Menu

SAP Table RPRPHF04

PRO: Files of Physical Information Objects

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

The table RPRPHF04 (PRO: Files of Physical Information Objects) is a standard table in SAP ERP. It belongs to the package RMPS_PRO_CUSTOMIZING.

Technical Information

Table RPRPHF04
Short Text PRO: Files of Physical Information Objects
Package RMPS_PRO_CUSTOMIZING
Table Type Transparent Table

Fields for Table RPRPHF04

Field Name Key Description Data Element Type Length Check Table
MANDT Client MANDT CLNT 3 *
PHIO_ID Physical document SDOK_PHID CHAR 32 SDOKPHIO
FILE_NUM Sequential number of file SDOK_FNUMB NUMC 10
PH_CLASS Physical document class SDOK_PHCL CHAR 10 *
DOC_FORMAT Document format (TEXT, TIFF, RTF, PDF, ...) SDOK_FORM CHAR 4 SDOKFORM
DOC_FMTVER Document format version SDOK_FMVER CHAR 10
MIMETYPE HTML content type W3CONTTYPE CHAR 128
FILE_SIZE File size (in bytes) SDOK_FSIZE NUMC 12
FILE_NAME Relative storage location of physical document SDOK_FILNM CHAR 255
FILE_TYPE Type of data transfer SDOK_TRFMD CHAR 1