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

ragitt01 fixed assets /function module

Former Member
0 Likes
1,118

Hello

Anybody knows maybe the FM which returns the same data like the module RAGITT01, I must read assets in my program but without logical DB logic

so far I run this report in my program as BI, but it causes long performance.

Is there any FM that simulates this report?

Thank you in advance Bogumila

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
702

Hi,

Use these FM;

BAPI_FIXEDASSET_GETDETAIL Display Detailed Information on a Fixed Asset

BAPI_FIXEDASSET_GETLIST Information on Selected Assets

Regards,

Ravi

3 REPLIES 3
Read only

Former Member
0 Likes
703

Hi,

Use these FM;

BAPI_FIXEDASSET_GETDETAIL Display Detailed Information on a Fixed Asset

BAPI_FIXEDASSET_GETLIST Information on Selected Assets

Regards,

Ravi

Read only

0 Likes
702

Hello Thank you but I search function that founds fixed assets and maintain in internal table value infomation.

Best regards Bogumila

Read only

0 Likes
702

Hello You are right, this function works I didnt filled parametr REQUESTEDTABLESX

Thank you and best regards

Bogumila