‎2016 Mar 21 2:43 PM
Hi ,
I am getting an error TR017 ( "Object name can only contain characters from syntactical character set") while implementing the note 1381483 in SCM APO system.
In debugging I am able to see this error message is coming from the function module TRINT_TADIR_INTERFACE due to some naming restriction.
Could anyone please suggest how to resolve this issue.
Thanks in advance.
Regards,
Ramya
‎2016 Mar 21 2:55 PM
‎2016 Mar 21 2:55 PM
‎2016 Mar 21 2:57 PM
Hi Raymond,
Thanks for your quick response.
Name of the object is YEI_SCM_CL_EX_CIF_IP.
Regards,
Ramya
‎2016 Mar 21 3:01 PM
‎2016 Mar 21 3:04 PM
This is a BADI implementation.
Implementation class name is YCL_IM_EI_SCM_CL_EX_CIF_IP.
‎2016 Mar 21 3:11 PM
‎2016 Mar 21 3:15 PM
I have already activated the class and saved in a custom package only
‎2016 Mar 21 3:28 PM
‎2016 Mar 22 9:13 AM
It's not showing any object name.
When I am trying to implement through SNOTE transaction it's giving this error.
‎2016 Mar 22 10:49 AM
‎2016 Mar 21 3:31 PM
check whether SAP note 1982034 - Error message for object directory display is applicable for your system.
‎2016 Mar 22 9:23 AM