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

Function Module to Delete an Object

Former Member
0 Likes
806

hi,

I need a function module to delete the object . I don't want to do by TADIR delete. Can anyone help.

1 ACCEPTED SOLUTION
Read only

p291102
Active Contributor
0 Likes
762

Hi,

APPL_LOG_INIT - This function module checks whether the specified object or sub-object exists and deletes all existing associated data in local memory.

Thanks,

Shankar

4 REPLIES 4
Read only

Former Member
0 Likes
762

What object.

Any Object.

Read only

0 Likes
762

Any Tadir object like program,table,domain

Read only

p291102
Active Contributor
0 Likes
763

Hi,

APPL_LOG_INIT - This function module checks whether the specified object or sub-object exists and deletes all existing associated data in local memory.

Thanks,

Shankar

Read only

Former Member
0 Likes
762

the function module is not working