RSBPCF_DOC - BPC File Service Document Master Table
BPC File Service Document Master Table information is stored in SAP table RSBPCF_DOC.
It is part of development package RSBPCF in software component BW-PLA-BPC-INF. This development package consists of objects that can be grouped under "BPC IP Extension: File Services".
It is part of development package RSBPCF in software component BW-PLA-BPC-INF. This development package consists of objects that can be grouped under "BPC IP Extension: File Services".
Fields for table RSBPCF_DOC
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
DOCNAME | BPC: Folder/Document Name | X | RSBPC_DOCNAME | CHAR | 510 | |
DOCDESC | BPC: Document Description | RSBPC_DOCDESC | CHAR | 510 | ||
DOCTYPE | BPC: Document Type | RSBPC_DOCTYPE | CHAR | 20 | ||
COMPRESSION | BPC: Generic indicator | RSBPC_FLG | CHAR | 2 | ||
OWNER | BPC: Document Owner | RSBPC_OWNER | CHAR | 24 | * | |
LOCK_IND | BPC: Lock Indicator | RSBPC_LOCK_IND | CHAR | 2 | ||
CREATE_DATE | BPC: Create Date | RSBPC_CREATE_DATE | DATS | 16 | ||
CREATE_TIME | BPC: Create Time | RSBPC_CREATE_TIME | TIMS | 12 | ||
LSTMOD_DATE | BPC: Last Modifcation Date | RSBPC_LSTMOD_DATE | DATS | 16 | ||
LSTMOD_TIME | BPC: Last Modification Time | RSBPC_LSTMOD_TIME | TIMS | 12 | ||
LSTMOD_USER | BPC: Last Modication by User | RSBPC_LSTMOD_USER | CHAR | 24 | * | |
DOC_LENGTH | BPC: Document Length (Bytes or Rows) | RSBPC_DOC_LENGTH | INT4 | 4 | ||
DOC_CONTENT | BPC: Document Content | RSBPC_DOC_CONTENT | RSTR | 8 | ||
DOC_CONTENT_DB | BPC: Document Content Database Table Name | RSBPC_DOC_CONTENT_DB | CHAR | 32 | ||
DOC_GUID | GUID in 'CHAR' format with upper-/lowercase (!) | GUID_22 | CHAR | 44 | ||
DOC_RELID | Region in IMPORT/EXPORT Data Table | INDX_RELID | CHAR | 4 | ||
PKG_SIZE | 4 Byte Signed Integer | INT4 | INT4 | 4 | ||
PKG_COUNT | 4 Byte Signed Integer | INT4 | INT4 | 4 | ||
LAST_PKG_SIZE | 4 Byte Signed Integer | INT4 | INT4 | 4 |