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

Contract deleted...

Former Member
0 Likes
657

Hi all,

I need some help.

Actually one contract agreement was deleted.(ME33K).

Here we are having one program when we run this program it will show all the details of the contract agreements.

But when I run this program, Even though after deletion also it was showing that contract number.

So my requirement is deleted contract numbers should not display when I rum my program. Which logic I need to apply..

Please…….

Points will be given……..

2 REPLIES 2
Read only

Former Member
0 Likes
561

In many cases the field LOEKZ is used to indicate that the record has been deleted or flagged as inactive.

Check the tables you are reading from for this flag.

Read only

0 Likes
561

Hi

In that ME33K the field name is RM06E-LOEKZ. There it was having deleted symbol. But RM06E is structure.

So can you please tell me how I need to write logic.

Thanks for your reply.