Hi Experts,
Just a quick question regarding BAPI_ALM_ORDER_MAINTAIN
I'm using this BAPI to create the PM work order. But problem is, the order need to be created with reference to an external third party system's reference no. Hence I need to pass this external no. into some field of this BAPI from where, I can take out this external system's reference number for further reporting for relation of the SAP Order with this external no.
I found a field REFNUM under IT_METHODS for this but it can accommodate max 6 char. My requirement to pass the char. length more than that (approx. 15 to 20). Rest all field I've checked but found difficult to get a spare field.
FYI.. the SAP work order nos are internally generated.
Please let me know, if some enhancement for this is available so that I can accommodate this external no.
thanks in advance .