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 KPROPHF (KPRO: Files of physical information objects) is a standard table in SAP ERP. It belongs to the package SDOK.
Table | KPROPHF |
Short Text | KPRO: Files of physical information objects |
Package | SDOK |
Table Type | Transparent Table |
Field Name | Key | Description | Data Element | Type | Length | Check Table |
---|---|---|---|---|---|---|
PHIO_ID | ✔ | Physical document | SDOK_PHID | CHAR | 32 | KPROPHIO |
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 | * | |
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 |