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

Recording transaction PPOME

Former Member
0 Likes
720

Hi,

Can anyone help me to create recording of transaction PPOME. I want to delimit objects in infotype 1000.

In transaction PPOME, the click on the "search term" of any of the objects is not getting registered in the recording. Is there any method which will help me to do the same?

Is there any other transaction which i can use to serve the required purpose (delimiting objects of infotype 1000)?

Hi,

Can anyone help me to create recording of transaction PPOME. I want to delimit objects in infotype 1000.

In transaction PPOME, the click on the "search term" of any of the objects is not getting registered in the recording. Is there any method which will help me to do the same?

Is there any other transaction which i can use to serve the required purpose (delimiting objects of infotype 1000)?

4 REPLIES 4
Read only

amit_khare
Active Contributor
0 Likes
695

Try this FM instead -

RH_DELETE_INFTY_GENERIC

Regards,

Amit

Reward all helpful replies.

Read only

0 Likes
695

Hi Amit,

Can u tell me how to use the function module. I tried using it but could not understand.

My requirement is to delimit all the objects of a particular object type to a particular date. Does the function module provide that facility?

Read only

0 Likes
695

I am not able to use the suggested function module.

Are there any other function modules that i can use to delimit records in infotype 1000?

Or is there any other precess by which i can delimit records in infotype 1000?

Read only

Former Member
0 Likes
695

transaction RE_RHGRENZ0 was used to solve the problem.