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

Creating entry in table:T001L

Former Member
0 Likes
13,825

Hi All,

I want to create new record in table:T001L(storage locations). Its a customizing table.

I tried with Utilities->table contents->create new entries but the system giving error " create data processing function module"

I tried another with way: T.code: SM30->Table/view: T001L-> maintain. Here also I am getting same message.

Then I went to tcod:SE54 and regenerated function module for function group ZARO.

Again its giving same message. How can i enter new record into table?

Regards,

kalandar

1 ACCEPTED SOLUTION
Read only

Pawan_Kesari
Active Contributor
0 Likes
6,147

Use path 'Enterprise Structure->Definition->Material Management->Maintain storage location' in SPRO

or

use view V_T001L in SM30

4 REPLIES 4
Read only

Former Member
0 Likes
6,147

Hi,

It's a config table, so maintain in through customizing.

Transaction SM30, enter the table name and click on Customizing. Choose an IMG activity that matches what you are doing and maintain the entires through that.

Regards,

Nick

Read only

Pawan_Kesari
Active Contributor
0 Likes
6,148

Use path 'Enterprise Structure->Definition->Material Management->Maintain storage location' in SPRO

or

use view V_T001L in SM30

Read only

kesavadas_thekkillath
Active Contributor
0 Likes
6,147

Did you try through OX09.

Read only

Former Member
0 Likes
6,147

Hi,

It is configuration table.

Go to sm30, enter the table name.

Click on customizing button.

It's a config table, so maintain in through customizing.

In the popup window select Materials Management Definiton and enter.

In the new window, click on execute on Maintain storage location.

There you need to mention the plant, under which you want to maintain storage location.