cancel
Showing results for 
Search instead for 
Did you mean: 

New Fields in Customer Master

Former Member
0 Kudos

Hi All,

I have a requiremnet to add new fields in the customer master Under sales area,

1- Carrier

2- Carrier Act info

We require  the above fields need to be updated in the sales order Partner Tab as Carrier name as Name as shown in the Picture  Under the NAME

Next will be Carrier Acct Info Under the PARTNER at the time of Sales Order creation and should always have a Option to Override it.  How feasible is this? if so please share the detail step included in it.

Creating a Carrier with Account Group will not help me , since  Clinet do not want to have the carrier for every sales order.SAP system connected with many interfaces and EDI as well.

Any additional Questions Pls Ask.

Regards,

M

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member182378
Active Contributor
0 Kudos

soft,

Jignesh has posted some good points!

From your post, the below points can be understood -

1. Carrier information should not be mandatory in every sales order. This can be handled with configuration of partner procedure assigned to the sales document type (or item category).

2. Account group 0005 is already created for Freight forwarders. Can you use this?

OBD3

This requirement looks like it can be handled by partner determination functionality with standard SAP.

Former Member
0 Kudos

If you want to update something under Partners tab, you should have appropriate master data with appropriate partner type.

In SAP, Partner types are:

AWork center
APContact Persons
KUCustomer
LIVendor
LSLogical system
MAMail Address
MPMail Partner
OOrganizational Unit
PEPersonnel Number
SPosition
USUser
VSShipping Point
WKPlant

Unless, you have defined some Master data with above mentioned partner types, you can't have those values in Partner tab of Sales order.

Instead, add Custom fields in Customer master as well as all other required transactions using Screen Enhancement & copy those details through development.

Former Member
0 Kudos

Thanks Maheswaran For Your reply,

With Out Having Master Data It is not possible I too agree for that,

Instead, add Custom fields in Customer master as well as all other required transactions using Screen Enhancement & copy those details through development.

Can You please add few more words for Your comments in detail.

Regards,

Soft

Former Member
0 Kudos

As you want to include Carrier & Carrier Act Info in Sales documents level and these values should be picked from Customer master, You can add new fields in Customer master using Enhancement mentioned in link .

In the same way, 2 data fields can be added at Sales document level & using Enhancement, Carrier and Carrier Act Info can be brought into Sales documents.

Check in forum about adding new fields in Sales Documents. Discuss with ABAP people on these enhancements.

jignesh_mehta3
Active Contributor
0 Kudos

Hello Soft,

The ideal and best way to have Carrier info in your Sales Doucment is via Partner Functions.

Agree that you do not need Carrier in all the Sales Order, which means that you need not assign Carrier to all the Customers. Keep the Carrier partner function as optional in Customer Master and Sales Order.

Adding two new fields and filling them via a development does not seem to be a good option. Also in future you can easyly create reports based on Carrier if it is present as a partner function.

Thanks,

Jignesh Mehta.