2009 Jan 12 5:29 AM
Hi,
Could you please tell me the tables that the t-code /dbm/order accesses?
Thanks,
Ajay
2009 Jan 12 9:12 AM
Dear Ajay,
/DBM/ORDER transaction uses many tables, but the prominent ones are
Order header - /DBM/VBAK_DB
Item table - /DBM/VBAP
Job - /DBM/JOB
Splits - /DBM/SPLIT
Vehicle - VLCVEHICLE.
All above mentioned DBM Orders tables are related to one another with the field order number (VBELN).
Hope this helps.
Best regards,
Harsha
Edited by: K H C on Jan 12, 2009 2:43 PM
2009 Jan 13 7:51 AM
hi
/DBM/VBAP DBM - Main Sales Document: Item Data
/DBM/WTY_STD Standard Additional Warranty Data
/DBM/WTYD_ORDER Warranty-Relevant Data in DBM Order
DBM_V_IWTYH Vehicle: Warranty Data
KNA1 General Data in Customer Master
MARA General Material Data
MARC Plant Data for Material
VLCVEHICLE VELO: Vehicle
WTY_PARTNER_TAB Partner for Warranty Claim
WTY_RELOB_TAB_T Descriptions Object Types Warranty Claim
2009 Feb 03 9:05 AM
Hi,
Please go to transaction se16. Give table name as TSTC. Then enter /DBM/* and click F4, you will get all transaction codes related with DBM.
Regarding tables:
/DBM/VBAK_DB - Header
/DBM/VBAP - Item
/DBM/Job - Job
/DBM/TASK - Task
/DBM/SPLHDR - Split header
/DBM/SPLIT - Split item
/DBM/oe_VBAK_DBST - Header status
/DBM/oe (table name)ST - you will get all status tables for above tables.
Regards,
Shabeer