cancel
Showing results for 
Search instead for 
Did you mean: 

Making a field non editable

Former Member
0 Kudos

Experts -

Is there a way to hide the capability to dive into the details of a specific customer part number within transaction VD52/53? For example, we do want to use the CPN functionality, but do not want certain fields to be editable. I know we can hide fields via the portal, but I wanted to see if there was a native way to do this within the GUI.....without a screen mod or creating a custom transaction that does the samething? Maybe a security setting?

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

2.1.1 Account Group

2.1.1.1 Maintain Number Range for Account Group

Use

The purpose of this activity is to control number range of Account Group.

Procedure

Access the activity using one of the following navigation options:

IMG --> Financial Accounting (New) --> Accounts Receivable and Accounts Payable --> Customer Accounts --> Master Data --> Preparations for Creating Customer Master Data --> Create Number Ranges for Customer Accounts --> Select the Icon to maintain Number Range

Transaction Code: SPRO

Data to be maintained:

No | From | To | Current No | Ext (Tick in Check Box)

01 | 0000000001 | 0000099999 | 0 | No

02 | 0000100000 | 0000299999 | 0 | No

XX | A | ZZZZZZZZZZ | Yes

2.1.1.2 Assign Number Range to Account Group

Use

The purpose of this activity is to maintain number range of Account Group.

Procedure

Access the activity using one of the following navigation options:

IMG > Financial Accounting (New) > Accounts Receivable and Accounts Payable > Customer Accounts > Master Data > Preparations for Creating Customer Master Data > Assign Number Ranges to Customer Account Groups

Transaction Code : SPRO

Data to be maintained:

Group | Name | Number Range

0001 | Sold-to party | XX

0002 | Goods recipient | XX

0003 | Payer | XX

0004 | Bill-to party | XX

2.1.1.3 Define Account Groups with Screen Layout (Customers)

Use

In this step, you determine the account group of the customer.

Procedure

Access the activity using one of the following navigation options:

IMG > Financial Accounting (New) > Accounts Receivable and Accounts Payable > Customer Accounts > Master Data > Preparations for Creating Customer Master Data > Define Account Groups with Screen Layout (Customers)

Transaction Code : SPRO

The groups indicated below are a few examples. There are many groups in Standard SAP & if we require additional Group, it can be copied from appropriate group & maintained.

Group | Name

0001 | Sold-to party

0002 | Goods recipient

0003 | Payer

0004 | Bill-to party

0005 | Prospective customer

0006 | Competitor

Select Sold-to-party > go to Details > Double Click on General data / Company code data / Sales data. It will take to next screen which details Tab Pages of General data / Company code data / Sales data. Double Click on Tab Page for example: Address, Control, Marketing & so on. Here you can maintain whether the field is to be Suppress, Req. Entry, Opt. entry or Display

Former Member
0 Kudos

Rajesh -

This will help with customer master field, but my issue is with the customer part number functionality. We want to be able to either hide a field or have some security around displaying certain screens.

Former Member
0 Kudos

hi...

u may hav to consult with your abaper for processing this....

Sincerly,

Deepthi

Former Member
0 Kudos

I know that we can do this leveraging ABAP, but I wanted to see if there was anything in SAP where we could do this without having to customize/enhance/or modify the existing code.