Application Development 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: 

User Field Selections with SAP Asset Report RAGITT_ALV01

Former Member
0 Kudos
805

Hi,

We are running RAGITT_ALV01 (Asset History Sheet) report and wish to utilize some user fields (ANLU) in data selection. How might this be done? I find when using "List Assets" under "Settings" tab the asset number , sub asset numbers and associated user fields remain. However when using "Main Numbers Only" or "Group Totals Only" under this same tab, sub asset number and associated fields are not to be found and accumulations already include all assets with a given asset number with no opportunity to apply user field data selection criterion which would eliminate some assets included .

Thank you for your time, harold

2 REPLIES 2

Former Member
0 Kudos
218

Hi,

Copy the program RAGITT_ALV01 to a 'Z' program. Do not copy the logical database, only the program.

Now include the user fields in the selection screen and activate. If required modify the necessary code to incorporate the use of the custom fields.

We have done this for our client, as the client wanted the profit center group & cost center group in the selection screen.

Regards,

Subramanian

0 Kudos
218

Hi,

Sorry to have taken so long to reply, and thank you for suggestion. We already have our "Z" copy of this program and have been processing from this for some period of time. The problem occurs when trying to apply user fields (ANLU) to data selection criterion for reporting options "Main Numbers Only" and "Group Totals Only". Asset numbers (main and sub) disappear during R3 data base processing never to be seen intact again. Have traced this through and may have solution for "Main Numbers Only" option. Testing is occurring on this "work around". However the third option "Group Totals Only" solution still evades capture. If you have any more ideas please pass along to me. Again thank you for your time and effort. harold