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

Delete objects(reports,FMs,Tables,...) through a request

Former Member
0 Likes
480

Hi,

I need help for a requirement.

I have to delete the objects like reports,FMs,Tables,... through a 'Z' program based on a Transport request.i.e., If I give a request number in the 'Z' program and execute it should delete all the tasks under it's child request.

appreciate your inputs on this.

Regards,

Siva

Hi,

I need help for a requirement.

I have to delete the objects like reports,FMs,Tables,... through a 'Z' program based on a Transport request.i.e., If I give a request number in the 'Z' program and execute it should delete all the tasks under it's child request.

appreciate your inputs on this.

Regards,

Siva

2 REPLIES 2
Read only

GauthamV
Active Contributor
0 Likes
455

check [Delete objects in request|https://forums.sdn.sap.com/click.jspa?searchID=20739895&messageID=6009740]

Read only

Former Member
0 Likes
455

Hi Siva

Write a BDC program passing all the parameters including the TR and other inputs to achieve this.

To know the BDC code create a recording thru shdb.

Thanks

Pushpraj