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

Table Creation

Former Member
0 Likes
946

Hi All,

I need to create a custom Table with 3 fields - custnum(kna1-kunnr(10)), custcode(char05) and sapcode(char05). Custnum, custcode are primary keys. Please help me to create the Table.

Thanks,

Veni.

1 ACCEPTED SOLUTION
Read only

amit_khare
Active Contributor
0 Likes
922

Hi,

These two documents will give you step by step process to create table.

<a href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCDWBDIC/BCDWBDIC.pdf">Table</a>

<a href="http://help.sap.com/saphelp_erp2005vp/helpdata/en/6c/f2934259a5c66ae10000000a155106/frameset.htm">Table 1</a>

Regards,

Amit

Reward all helpful replies.

9 REPLIES 9
Read only

Former Member
0 Likes
922

Hi Veni,

Go to SE11.

1. Provide all necessary details about name and then details about it's description.

2. Add fields to the table which U have mentioned.

3. For Creating Key .. Press Key relationship tab and enter the value table there.

Your table is created... For more help u can refer to help.sap.com

Hope this will help u.

Darshan

Read only

0 Likes
922

Go to SE11, enter the table name you want to create, click on create button and give the attributes and technical settings and then enter your 3 fields in the fields tab and put a check mark on the primary key for the 2 fields you want to and enter the value table.

Mark this thread as answered if you got the answer rewarding points.

Read only

amit_khare
Active Contributor
0 Likes
923

Hi,

These two documents will give you step by step process to create table.

<a href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCDWBDIC/BCDWBDIC.pdf">Table</a>

<a href="http://help.sap.com/saphelp_erp2005vp/helpdata/en/6c/f2934259a5c66ae10000000a155106/frameset.htm">Table 1</a>

Regards,

Amit

Reward all helpful replies.

Read only

0 Likes
922

Hi,

Thank you.

What delivery class should I give and should I check 'Table maintenance allowed'.

I will appritiate your help.

Thanks,

Veni.

Read only

0 Likes
922

Use Delivery Class A and check 'Table maintenance allowed'.

In technical settings use following -

Data class APPL0

Size category 0

Regards,

Amit

Read only

0 Likes
922

Usually the data class is APPL0 and size is 1

Delivery class is A usually and 'Display/Maintenance allowed with Restrictions'.

All this depends on the requirement again.

Read only

0 Likes
922

hi,

Use Delivery Class A and check 'Table maintenance allowed'.And activate it,if not

you will not be able to insert the values.

Delivery class : means owner of the table

table maintenance : choose the second option ,then save it and activate.

In technical settings use following -

Data class APPL0 ( ie master data)

Size category 0 to 4 (choose 0,its for how much the data the table should hold).

award points if it is helpful.

sri

Read only

0 Likes
922

Thank you all!

Regards

Veni.

Read only

Former Member
0 Likes
922

deliver class - 0 and tick on table maint.