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

Former Member
0 Likes
471

HI,

how to add the ztable to program anybody tell me with coding?

2 REPLIES 2
Read only

Former Member
0 Likes
422

It is very similar to the way we use standard tables in custom programs. There is no difference in extracting the data from custom table and standard table.

What is your question?

Read only

0 Likes
422

Hi,

If you want to use customized table in program then you just need to declare table name with keyword 'TABLES'.

for example-

TABLES: ZEMPLOYEE_DETAILS.

Hope you find this information useful.

Thanks and Regards,

Aditya Mane