Hi,
Using BAPI_PRODORD_GET_DETAIL, is there a way to link structures (during runtime) BAPI_ORDER_COMPONENT and BAPI_ORDER_OPERATION1 ? I need it to get work_center from BAPI_ORDER_OPERATION1.
Thanks
Hi,
I have a list of production orders and need to add the document version of the drawing.
I can find the versions of the finished item in DRAD and DRAW.
However, in the list there may be older production orders that used a different drawing v...
Hi,
I noticed the lv_testata. I found my mistake however it's not working correctly, I took debug screenshots (attached) after 'append lv_header to lt_file'. Can you take a look ?
Hi Giuseppe,
This looks great. However, I coudn't add the converted file itab1 to lt_file
"ITAB1" cannot be converted to the row type of "LT_FILE". The reverse is also not possible.
Did I miss something ? (sorry, it's been a while since I wrote...
Hi Jens,I used the function module but the output is empty, maybe there's something wrong in the previous FM's ? Not sure what they are suppose to do (copied it from an example) : l_repid = sy-repid. CALL FUNCTION 'RS_REFRESH_FROM_SELECTOPTIONS' ...