‎2009 Apr 09 9:33 AM
Hi,
I am using BAPI_CHARACT_CREATE BAPI for CT04 T code to create characterstics.
But i am geting the following errors
I |27 |101 |Start characteristics maintenance
I |CL |808 |Start processing characteristic TEST 1245
I |C1 |147 |Processing characteristic TEST 1245
I |C1 |022 |Characteristic TEST 1245 changed
Can any one suggest me to rectify these errors
Regards
Rasheed
‎2009 Apr 09 9:48 AM
Hi Rasheed,
These are information message . These are not errors. Sometimes BAPIs do send Information and success messages in RETURN table also.
Regards,
Rudra
‎2009 Apr 09 9:48 AM
Hi Rasheed,
These are information message . These are not errors. Sometimes BAPIs do send Information and success messages in RETURN table also.
Regards,
Rudra
‎2009 Apr 09 9:57 AM
Hi
These are not error messages rather information message.
Cheers,
Hakim
‎2009 Apr 09 10:39 AM
If characteristics are getting created then ignore these messages .
‎2009 Apr 09 12:11 PM
Hi,
If characteristic is not created then explicitly use COMMIT WORK after BAPI. As it is required in this BAPI.
For the messages, ignore them if characteristics is created properly.
Regards,
Brajvir