cancel
Showing results for 
Search instead for 
Did you mean: 

Bapi or exit CT04 for save char value definition (CAWNT-ATWTB) in multilanguages

nunzio_cassano
Explorer
753

Hi gurus.

Our business requirement is to implement a feature to save the values of the characteristics, through CT04, which automatically reproduces the definitions of the new values entered in different languages in addition to that of logon (i.e. both EN and IT).

There are bapis or exit of CT04 that allow this?

Accepted Solutions (1)

Accepted Solutions (1)

Ritz
Active Contributor
0 Kudos

nunzio.cassano,

please check below if its of some use.

BAPI_CHARACT_CREATE

BAPI_CHARACT_CHANGE

BAPI_CLASS_CHAR_VALUE_TEXT_OVR Class BAPI: Overwriting of Long Text for Characteristic or Value

Thanks

RD

Answers (1)

Answers (1)

former_member42743
Active Contributor
0 Kudos

Ok.. are you intending for SAP to actually DO the translation? Like as in Google translate?

Lets say the value was "White powder with small blue particles"

What is performing the translation of that to French? German? Chinese? Or I guess in your case Italian?

No. there is no exit that would do that for you that I'm aware of. SAP has no native translation service that I am aware of.

Craig

nunzio_cassano
Explorer
0 Kudos

Hi Craig,

thank you for the answer.

However, I was not talking about the translation of the definitions of values but of saving, according to some rules, the text in IT also in other languages (CAWNT table). I used iteratively BAPI_CHARACT_CHANGE and BAPI_CHARACT_GETDETAIL.

Thanks and best regards,

Nunzio Cassano