SAP for Automotive Discussions
Connect with fellow SAP users in discussions to troubleshoot challenges, share best practices, and fuel each other's success. Join a conversation or start your own.
cancel
Showing results for 
Search instead for 
Did you mean: 

/dbm/order

Former Member
0 Kudos
1,199

Hi,

Could you please tell me the tables that the t-code /dbm/order accesses?

Thanks,

Ajay

3 REPLIES 3

former_member585451
Active Participant
0 Kudos
317

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

Former Member
0 Kudos
317

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

Former Member
0 Kudos
317

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