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

DDIC Table

Former Member
0 Likes
743

Hello,

Can anybody please tell me:

Am using a table ZCYCLE_Details that will have data read from RFID devices and the data in this table will be used for reporting by a .NET application.

So is this table a SAP Data Dictionary table?

Does DDIC table have its own size restrictions or it depends on the database platform? Please reply ASAP

6 REPLIES 6
Read only

Former Member
0 Likes
635

Yes, this is a data dictionary table. There are no size limits, other than the limits of the underlying DB-system (Oracle, DB2,...)

Regards,

John.

Read only

Former Member
0 Likes
635

Hi,

yes,the table is DDIC table.

DDIC doesnot have any size limits,it depends on the Database platform.

Regards,

vineela

Read only

0 Likes
635

Yes its DDIC table only..

The size is depend on which database ur SAP using.

ORACLE OR SQL whatever.

Regards

Manish

Read only

Former Member
0 Likes
635

ddic are virtual data table in data dictionary...

then thy map to database

Read only

Former Member
0 Likes
635

hi yogesh,

yes,

The table is DDIC table. it is standard table of SAP.

if an SAP System using database as Oracle or Sql than it depend on that system up to how much size you can create entry in DDIC table.

DDIC doesnot have any size limits,it depends on the Database platform.

Hope that you get your answer.

Regards,

Vipul

Read only

Former Member
0 Likes
635

Thanks