SAP Table RSDBS
Index of purchasing documents for individual customer stock
RSDBS (Index of purchasing documents for individual customer stock) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link RSDBS to other SAP tables.
RSDBS table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | T000 | CLNT | 3 | 0 | ||
RSNUM | Number of Reservation/Dependent Requirement | RSNUM | RESB | NUMC | 10 | 0 | ||
RSPOS | Item Number of Reservation/Dependent Requirement | RSPOS | NUMC | 4 | 0 | |||
RSART | Record type | RSART | CHAR | 1 | 0 | |||
RSINZ | Index counter for direct procurement elements | RSINZ | NUMC | 2 | 0 | |||
BANFN | Purchase Requisition Number | BANFN | CHAR | 10 | 0 | |||
BNFPO | Item Number of Purchase Requisition | BNFPO | EBAN | NUMC | 5 | 0 | ||
EBELN | Purchasing Document Number | EBELN | EKKO | CHAR | 10 | 0 | ||
EBELP | Item Number of Purchasing Document | EBELP | EKPO | NUMC | 5 | 0 |
RSDBS foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
RSDBS | BNFPO | RSDBS | MANDT | EBAN | Purchase Requisition | MANDT |
RSDBS | BNFPO | RSDBS | BANFN | EBAN | Purchase Requisition | BANFN |
RSDBS | BNFPO | RSDBS | BNFPO | EBAN | Purchase Requisition | BNFPO |
RSDBS | EBELN | RSDBS | MANDT | EKKO | Purchasing Document Header | MANDT |
RSDBS | EBELN | RSDBS | EBELN | EKKO | Purchasing Document Header | EBELN |
RSDBS | EBELP | RSDBS | EBELN | EKPO | Purchasing Document Item | EBELN |
RSDBS | EBELP | RSDBS | EBELP | EKPO | Purchasing Document Item | EBELP |
RSDBS | EBELP | RSDBS | MANDT | EKPO | Purchasing Document Item | MANDT |
RSDBS | MANDT | RSDBS | MANDT | T000 | Clients | MANDT |
RSDBS | RSNUM | RSDBS | RSART | RESB | Reservation/dependent requirements | RSART |
RSDBS | RSNUM | RSDBS | MANDT | RESB | Reservation/dependent requirements | MANDT |
RSDBS | RSNUM | RSDBS | RSNUM | RESB | Reservation/dependent requirements | RSNUM |
RSDBS | RSNUM | RSDBS | RSPOS | RESB | Reservation/dependent requirements | RSPOS |