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: 

Trade Name not printing in my Smartform using vl03n

Former Member
0 Kudos

Hi ABAPers,

I got one Ticket, that Trade name was not printing. For that, I have added some code in the Smartform(ZSD_CERTORIG_SF) so that the Trade name was printing in the output.

Now the issue was while creating sales order the Trade name was coming by default from the table ZSDTRADENAME, but when i change that Trade name in the sales order the New one(Changed Trade name) was not picking to print in the smartform. I have debugged that one(VA01, After changing the Trade Name), this Trade name was going into Structure RCTMS-MWERT.

So can anyone help me in this issue, so that the Changed Trade Name should Print instead of the one in the Table.

Thanks & Regards,

Ramana Prasad.

1 ACCEPTED SOLUTION

meikandan_krishnan2
Participant
0 Kudos

HI ,

Please check whether the new trade name is getting updated in the table ZSDTRADENAME .

Please confirm whether the field name MWERT is correct.

Regards

Meikandan

3 REPLIES 3

meikandan_krishnan2
Participant
0 Kudos

HI ,

Please check whether the new trade name is getting updated in the table ZSDTRADENAME .

Please confirm whether the field name MWERT is correct.

Regards

Meikandan

0 Kudos

Hi Meikandan,

The Trade name which i was giving is in that Table only, it was not allowing to give the Trade name other than the values in the Table.

The field name was RCTMS-MWERT. This is a structure.

So any Suggestions please......

Regards,

Ramana Prasad.

0 Kudos

Hi Meikandan,

The Trade name which i was giving is in that Table only, it was not allowing to give the Trade name other than the values in the Table.

The field name was RCTMS-MWERT. This is a structure.

So any Suggestions please......

Regards,

Ramana Prasad.