When adding an itemrecord, you don't have the possibility to add the translations of the item description
Mario Byttebier
When you are adding an item record, you can enter the item description, but at this stage you can't add the translations for this item description.THis is normal because the itemrecord has to be added first.
Perhaps we can do this automatically !
I we push the add-button and we save the itemrecord, we keep the itemcode in mind and we do a re-query of the itemrecord with the saved key, than the customer can start to translate the itemdescription.
Has somebody already done this ?
Is it possible to get some code ?
I can already do the re-query of the added item-record,
bur i have a problem to save the item-record to the database.
What instruction should i use for this ?
Manuel Marhold
Hi Mario,why do you want to save the itemrecord manually? SAP saves the itemdata. Catch the Event FormDataAdd and run you re-query-code there (after the item has been added)
Mario Byttebier
Manuel,i followed your suggestion and it works,
thanks,
Mario
0
Please sign in to leave a comment.
Comments
0 comments