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

user exit

Former Member
0 Likes
476

hi to all,

here iam giving one func spec for this i need to give an tech design.

For the realization of the KNMT-change to ship-to party the standard SAP program has to be modified. For the creation of a sales order the determination of the KNMT relevant data has to be readjusted to ship-to-party instead of sold-to-party. If there is no KNMT data for the ship-to partner then this data has to be taken by default from the customer master data. That is SAP standard procedure.

Furthermore the KNMT has to be extended with additional fields. These you can see on the screenshot below, the concerned fields are numbers 5 (Shipping condition), 9 (Incoterms 1) and 10 (Incoterms 2).

In case of the use of an order template no KNMT-data determination should take place. There the data which is saved in the template should be used.

The following screenshots show whereto the data from KNMT is copied in the sales order.

First it is shown how the customer-material-info record is set up. The red numbers can be seen again on the next screen shots of the order. In that way it is shown from where to where to data is copied. The red crosses mean that these non-standard fields will no longer be needed.

The texts which can be maintained for customer-material info records will always be copied to the “texts” tab on item level.

in the aove requirement one thing is clear that is i need to add three fields for knmt table.

further iam unble to get it pls do help , its very urgetnt

if usefull full points ...

thanx and regards,

lokanadhan.k

2 REPLIES 2
Read only

Former Member
0 Likes
392

Hi loknandhan,

If u want to add additional fields to a Standard table, u can use the Append structure to do that.

For this, goto se11--> Table KNMT --> Change.

It will ask for the access key which u can get through service.sap.com.

Once thats done, u can use the Append structure to add on the new fields.

Regards,

Himanshu

Read only

0 Likes
392

hi himanshu ,

that is clear for me but further means to copy the text in text tab and to copy the data in sales order tab this where i got strucd up.and one more thing if the data is not available for perticular ship-to-partner then i need to get collect the data from customer master and material master.pls let me know abt this in detail.

thanx and regards,

lokanadhan.k