Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

table for tab document assignment in cs03

Former Member
0 Likes
1,878

hi experts,

i want to use data which used in t-code cs03 .both header and detail.

now i want to fetch data from header part,tab document assignment  ,like :Document Type ,Document number ,Document version .when i press f1 key i see that write table of these fields is Draw .but no link is between bom table and this table.

please help me how to fetch these data.

best regards,

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,342

thanks of all you .the table is DRAD.

4 REPLIES 4
Read only

Former Member
0 Likes
1,342

Hi ,

check table DOST(Document to BOM Link).

Prabhu

Read only

Former Member
0 Likes
1,342

Hi,

I hope that I've understood what your problem.

If so, I think that to solve your issue you can use this function module

CSAP_MAT_BOM_READ

Regards

Ivan

Read only

p291102
Active Contributor
0 Likes
1,342

         bicsk,

          ccin,

          clstb,

          cs13,

          csci_stko,

          csci_stpo,

          csdata,

          csdtab,

          csin,

          csxdoc,

          dost,

          dostb,

          eqst,

          eqstb,

          iflo,

          kdst,

          kdstb,

          lfa1,

          mara,

          mard,

          mast,

          mastb,

          mc29m,

          mc29s,

          mtcom,

          mtcor,

          plmz,

          prst,

          prstb,

         prps,

          pvbe,

          pvkt,

          psgr,

          rc29a,

          rc29b,

          rc29c,

          rc29f,

          rc29n,

          rc29k,

          rc29p,

          rc29u,

          rc29z,

          *rc29p,

          rcusb,

          stzu,

          csstzu,

          stkob,

          stpob,

          stpub,

          ststb,

          tpst,

          tpstb,

          vbak,

          vbap,

          dfies,

          r185d.

Read only

Former Member
0 Likes
1,343

thanks of all you .the table is DRAD.