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

abap programming

Former Member
0 Likes
809

What is the difference between userdefined tables and custom defined tables.

1 ACCEPTED SOLUTION
Read only

0 Likes
790

Both the tables are same it is just the terminolofy whereas the standard table is the one given by SAP.

5 REPLIES 5
Read only

Former Member
0 Likes
790

Actually you we have standard tables and userdefined tables..whenever we can do some changes in user defined or in standard is called custom tables.

<REMOVED BY MODERATOR>

Dara.

Edited by: Alvaro Tejada Galindo on Apr 22, 2008 5:41 PM

Read only

Former Member
0 Likes
790

User defined tables start only with either Y or Z.

Standard tables .. can start from A .. to X.

Read only

Former Member
0 Likes
790

hi ,

for the user definded tables there is authorisations(defined by sap it self ) and for the customer defined tables had no such authorisations..

regards,

venkat .

Read only

Former Member
0 Likes
790

Hi,

User Defined table and custom defined table both are same. it is basically the terminology used in different organizations.

Regards,

Satish

Read only

0 Likes
791

Both the tables are same it is just the terminolofy whereas the standard table is the one given by SAP.