Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

error in CONVERSION_EXIT_CUNIT_INPUT

Former Member
0 Likes
992

Hi ,

when i am trying to convert ST to internal formatt using FM 'CONVERSION_EXIT_CUNIT_INPUT', I am getting the errror

'Unit ST is not created in language EN', I Have cheked in T006 Table there is no entrey is maintained for the ST.

BUT When i have chekd in CUNI  transaction the configuration is maintaines. so can anybody help how to the entry is filled in the Table T006 .

regadrs

Raghu

1 REPLY 1
Read only

Former Member
0 Likes
692

Hi Raghu,

Use below function module for conversion.

CONVERSION_EXIT_CUNIT_OUTPUT.

You will get PC(Pieces). Entry with PC exits in T006 table.

Thanks,

Ashok.