SAP/ABAP 개발

PP - BOM Item List Function ( MAST STPO STKO )

KindKay 2010. 7. 16. 15:55

Hi all,

There is three ttables stpo stko mast, i have to join them and display this fields

mast~matnr,
mast~werks,
mast~stlan,
mast~stlal,
stko~stlst,
stko~stlst,
stpo~posnr,
stpo~idnrk,
stpo~menge,
stpo~meins,
stpo~ausch,
stpo~lgort.

Can any body suggest me a way to do this, also after joining them i ve to display one report. In that very report we have to show the alternative bom no and corresponding components. Someone please show me a way.


Hi!

You might try out these fm-s:

CS_BOM_EXPL_MAT_V2
CABM_READ_BOM


Regards
Tamás

출처:  http://forums.sdn.sap.com/thread.jspa?threadID=647247