Application Development 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: 

ITEM_TEXT(SGTXT) is not updating in MSEG table using BAPI_GOODSMVMT_CREATE

Former Member
0 Kudos

Hi All,

I have tried via dry run and programatic run also for updating Item Text in MSEG table using BAPI_GOODSMVMT_CREATE bapi. Every other field is getting updated except this ITEM_TEXT. I am struck at this point. Please help me if anyone has any info on this.

Thanks,

Chaitanya

4 REPLIES 4

brunobex
Active Participant
0 Kudos

Hi Chaitanya,

See if the user Customer-Exit EXIT_SAPMM07M_001 is implemented. (Customer Function Exit: Set Segment Text in Material Document).

Enhancement SMOD: MBCF0002

Regards

Bruno Xavier.

madhu_vadlamani
Active Contributor
0 Kudos

Hi,

Did you debug the fm.

Regards,

Madhu.

Former Member
0 Kudos

Hello,

try using CREATE_TEXT fm for text creation.

Regards,

Abhishek

Former Member
0 Kudos

Thanks for your replies. It's a config issue in the client system. The functional folks are working on it. When I try to enter item text in the transaction and press enter the item text is getting vanished.

Thanks,

Chaitanya