‎2007 Mar 02 2:40 AM
hi guys,
While importing Transport request we get below error for Table dictionary objects.
<b>TABL Z_DBCENT was not activated
Check table Z_DBCENT
Entry in table TAORA missing
Entry in table TAORA missing
Error in code generation for creating table ZCKR0_DBCENT in the DB
Table ZCKR0_DBCENT (Statements could not be generated)
Error number in DD_DECIDE (73)
Value in field Data class (value YMP1 not permitted)</b>
How to cause for this error any idea.
Thanks
ambichan
‎2007 Mar 02 3:18 AM
Hi,
First try activating the table Z_DBCENT and then move the table.
Regards,
Sowmya.
‎2007 Mar 02 3:11 AM
Hi Prince,
Activate the table Z_DBCENT first.
Before activation maintain the Technical settings of the table.There you have to give any Application class name that exists in <b>taora</b>table.For Appln tables you have to use App0/App1
Rgds,
Jothi.P
*Reward if helpful.
‎2007 Mar 02 3:18 AM
Hi,
First try activating the table Z_DBCENT and then move the table.
Regards,
Sowmya.
‎2007 Mar 02 5:25 AM
Hi sowmya/juthi,
Thanks for your replies.
In table Z_DBCENT Data class maintained is "ZPM1". This is not present currently in TAORA table.
You mean to say this ZPM1 will be created automatically once we activate this table Z_DBCENT? Please confirm
Thanks
Ambichan.
‎2007 Mar 02 5:47 AM
Hi Prince,
No it won't be automatically created.Create an entry in table DDART manually.
Depending on the volume of data going to be stored in the table, u can select the Data class. If it small u can give APPL0 or APPL1 and Size categary = '0'.
Data class is basically meant for categorizing your data like master data or application data or customizing data.
Do you really want to create a dataclass ? In mostcases the foll data classes Appl0 Appl1 being used.
Rgds,
Jothi.P