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

User exit or EP

Former Member
0 Likes
615

Hi,

We are currently working on extending the standard report RIIBAS30.

Currently this report fetches the data depending on the Installed Base IBASE.

But we need a report to fetch the data depending on plant WERKS.

Is there any User-exit or Enhancement point to extend the standard report. Or anybody has worked on similar kind of report pls provide us the information.

Thanks.

Hi,

We are currently working on extending the standard report RIIBAS30.

Currently this report fetches the data depending on the Installed Base IBASE.

But we need a report to fetch the data depending on plant WERKS.

Is there any User-exit or Enhancement point to extend the standard report. Or anybody has worked on similar kind of report pls provide us the information.

Thanks.

3 REPLIES 3
Read only

Former Member
0 Likes
589

Hello,

No user exits are there for this program.

Better option is to copy RIIBAS30 to YRIIBAS30 and change the required changes.

It is the better option.

Read only

former_member242255
Active Contributor
0 Likes
589

there is already plant on the selectuon screen..you can use that for filter write..

and also u have some EP's..but you have to give a trail and error..

Read only

0 Likes
589

Hi,

Thank you for the prompt reply.

May i have some code snippet to filter plant to get serial number and material number.

Thanks