cancel
Showing results for 
Search instead for 
Did you mean: 

How to change the field sequence in Customer master record.

Former Member
0 Kudos

Dear Friends,

We are required to chage the sequence of customer master record fields that are available under different tabs of 'General Data', 'Company Code Data' and Sales Area Data.

Our client requirement is to place all mandatory fields in the first screen of customer master record. Here the intention is to save the user time instead going and clicking multiple tabs/screens to fill information on only one or two tabs. Please suggest us the availabe solution in SAP for this requirement.

Thank you

Raghu Ram.

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi

Step 1: Take help of a FI guy and:

The fields can be suppressed by configuring through Financial accounting > Business Partners > Customers > Account groups.

Step2 : The challenge inyou project is to have a single tab with the allowed fields

A technical guy can only help you out on this . Again This would be a huge effort since first you need to change the code for customer master. As customer master is a source of data for various documents in SD , at each place you will have to do changes in th code...I don't think it is feasible.

Instead of doing this , create an external interface for transferring the value to SAP through BAPI. this would involve integration and may be as per defined SAP standards you can use CSV files or XML files for the integration process.

This would be a better option than fiddling with SAP system

Regards

Nikhil

Former Member
0 Kudos

hi,

i do not think that std. SAP allows you this functionality but try doin it thru ABAP using field exits. or else you can create a new 'z' transaction and along with ABAP use you shud be able to do this.

saurabh

Former Member
0 Kudos

Hallo Ram

you have to give the T code OBD2 dble click on the Account group 0001 and in the field status Tab double click on general data, company code data and sales data. from there u can coose the fields u need,

reward if useful

bye

Former Member
0 Kudos

hi

try OBD2.

suresh