SFSRFW_REQ_OBJS - Replication Framework Requested Tables
Replication Framework Requested Tables information is stored in SAP table SFSRFW_REQ_OBJS.
It is part of development package SFSRFW_REPOSITORY in software component BC-SRV-FSI. This development package consists of objects that can be grouped under "Replication Framework Repository".
It is part of development package SFSRFW_REPOSITORY in software component BC-SRV-FSI. This development package consists of objects that can be grouped under "Replication Framework Repository".
Fields for table SFSRFW_REQ_OBJS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
REQUESTOR | Replication Framework - Requester | X | SFSRFW_REQUESTOR | CHAR | 60 | SFSRFW_REQ_H |
STATE | Activation State of Repository Object | X | AS4LOCAL | CHAR | 2 | |
SELDOMAIN | Replication Framework - Selection Domain (BO Model) | X | SFSRFW_SELECTION_DOMAIN | CHAR | 60 | |
SELECTION | Replication Framework - Selection (Table/Node) | X | SFSRFW_SELECTION | CHAR | 60 | |
SELECTIONTYPE | Replication Framework - Selection Type (T: Table, A: Node) | X | SFSRFW_SELTYPE | CHAR | 2 | |
FIELDNAME | Field Name | X | FIELDNAME | CHAR | 60 | |
SELQUERY | Replication Rule Selection Query | SFSRFW_SELECTION_QUERY | CHAR | 60 | ||
.INCLUDE | SFS_FIELD_INFO | 0 | ||||
ROLLNAME | Data element (semantic domain) | ROLLNAME | CHAR | 60 | ||
LENG | Length of Field (Number of Characters) | DDLEN | NUMC | 8 | ||
DATATYPE | ABAP Dictionary: Dynpro Data Type for Screen Painter | DYNPTYPE | CHAR | 8 | ||
INTLEN | Internal Length in Bytes | INTLEN | NUMC | 12 | ||
INTTYPE | ABAP data type (C,D,N,...) | INTTYPE | CHAR | 2 | ||
OUTPUTLEN | Output Length | OUTPUTLEN | NUMC | 12 | ||
DECIMALS | Number of Decimal Places | DECIMALS | NUMC | 12 | ||
LOWERCASE | Lowercase letters allowed/not allowed | LOWERCASE | CHAR | 2 |