‎2009 Mar 25 8:09 PM
I'm trying to change a characteristic within mm02 through a program(batch job). I am using the FM BAPI_OBJCL_CHANGE and I'm getting the error message of CL535 that it cannot find FM object_check_ausp. The field in which I'm trying to change is within the ausp table and no the FM object_check_ausp does not exist within my environment. I had read a previous blog to create the FM, but a customer cannot create a FM named object_check_ausp. Anyone run into this or have any idea where to get this FM? I've looked at the notes, but did not find any help there.
Regards,
Kim
‎2009 Mar 25 8:13 PM
Hi Welcome to SCN
Search in forum for how to use the FM, I doubt if the error you are getting is correct.... It could be some other error leading you to this...[Click here for more info>>>|https://forums.sdn.sap.com/search.jspa?q=BAPI_OBJCL_CHANGE&dateRange=last90days&searchID=24050142&rankBy=10001&start=0]
‎2009 Mar 25 8:13 PM
Hi Welcome to SCN
Search in forum for how to use the FM, I doubt if the error you are getting is correct.... It could be some other error leading you to this...[Click here for more info>>>|https://forums.sdn.sap.com/search.jspa?q=BAPI_OBJCL_CHANGE&dateRange=last90days&searchID=24050142&rankBy=10001&start=0]
‎2009 Mar 26 3:38 PM
Hi, thank you for this link, but I did look here before but didn't notice before a reply by you on another question. I was entering the table "AUSP" because that was the table in which i was going to update the characteristic, but in your reply to another person, you said that it needed the "MARA" table entered. I did enter that within the table and my updating of the characteristic does work. I thank you very much for your help.
Kim