2016 Jul 11 6:21 PM
DBM uses some tables within the bolt on for master data. And as I understand it there is a program or process that updates the DBM Data into the ECC master data.
Where can I get a listing of the DBM Tables and which Master Table in the ECC is being updated?
2016 Jul 14 6:36 AM
Are you talking about master or transaction data
Most of the mater data in DBM is taken from ECC , DBM uses very few master data of its own like labour value catalog , service package, model master, Vehicle Master.
Rest all is from ECC, however transaction data is mostly stored in DBM specific tables except billing.
Regards
Ganesh
2016 Jul 19 1:54 AM
Hi Jamie,
here you can find some useful DBM tables, hope this helps.
/DBM/OE_VBAPST Item status Table
/DBM/OE_JOBST Order job status table
/DBM/OE_VBAKST Order header status table
/DBM/OE_SPLHDRST Split status table
VLCVEHICLE Vehicle detail table
/DBM/V_MODEL Vehicle model details table
/DBM/VBAK_DB Database Table - Order Header
/DBM/SPLHDR_DB Database Table for Split Header Data
/DBM/VBPA Order-Related Partner Functions
PNWTYH Warranty Claim Header
PNWTYV Warranty Claim Version
PVWTY Warranty Claim Item
/DBM/WTYD_ORDER Warranty-Relevant Data in DBM Order
/DBM/JOB Job Administration
/DBM/TASK Task Administration
/DBM/TASKCH Task Scheduling Line
/DBM/VBAP Main Sales Document: Item Data
/DBM/SPLIT Main Sales Document: Split Data
/DBM/VBEP Main Sales Document: Schedule Line Data
Regards