cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Dear SD Gurus,

Can anybody tell me what is the difference between a Table and Structure

Pls Reply.

0 Likes
View Entire Topic
Former Member
0 Likes

<b>HI

ABAP Dictionary (BC-DWB-DIC)</b>

Tabular array of data in the ABAP Dictionary.

A table consists of columns (data values of the same type) and rows (data records).

Each record can be identified uniquely by one or several fields.

structure (BC-CCM-ADK)

Archive Development Kit (BC-CCM-ADK)

This is the name of the active ABAP Dictionary structure, if you are working with a logical database and, therefore, the structure in the "Segment" field is a pseudonym for a real structure.

Leaving content frame