‎2007 Feb 21 6:43 PM
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.
‎2007 Feb 21 6:58 PM
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.
‎2007 Feb 21 6:46 PM
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
‎2007 Feb 21 6:54 PM
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.
‎2007 Feb 21 6:58 PM
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.
‎2007 Feb 21 8:13 PM
Hi,
Thank you.
What delivery class should I give and should I check 'Table maintenance allowed'.
I will appritiate your help.
Thanks,
Veni.
‎2007 Feb 21 8:15 PM
Use Delivery Class A and check 'Table maintenance allowed'.
In technical settings use following -
Data class APPL0
Size category 0
Regards,
Amit
‎2007 Feb 21 8:16 PM
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.
‎2007 Feb 21 8:50 PM
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
‎2007 Feb 21 10:12 PM
‎2007 Feb 21 8:16 PM