Skip to Content
0
Aug 01, 2016 at 12:12 PM

Upadate AUFK with BAPI_ALM_ORDER_MAINTAIN

1673 Views

Hello ,

I need to update a field in include CI_AUFL of table AUFK of an existing order. I am tiring to do it with bapi_alm_order_maintain.

Unfortunately I am getting error message. I guess the error comes from construction of the method table.

I crated a small demo program and fill in method table as below screen shows. I am not sure how to fill in REFNUMBER

and OBJECTTYPE . Can you advice where to find those values?

In extension table (second print screen) I have put the name of the include field and the value I want to fill in it , and pass it

to import parameter "extension_in"

Could you advice what is to be corrected in this case .

Best regards

method table

extention

Attachments

bapi.PNG (13.6 kB)
extention.PNG (11.3 kB)