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

Error in Building Field catalog

Former Member
0 Likes
687

HI ,

I have my own defined struture and passed it to the FM Reuse_alv_fieldcatalog_merge with a single quotations and also tried with capital letters .

After executing it , it says field catalog not found.

PLease tell me how to rectify this error.

Thanks,

Ahmed.

HI ,

I have my own defined struture and passed it to the FM Reuse_alv_fieldcatalog_merge with a single quotations and also tried with capital letters .

After executing it , it says field catalog not found.

PLease tell me how to rectify this error.

Thanks,

Ahmed.

4 REPLIES 4
Read only

Former Member
0 Likes
650

Please reply

Read only

Former Member
0 Likes
650

I believe you declared the structure in DDIC i.e. it is a Global Structure in your SAP Server....if same is not the case..you would get this error.

Follow this to use this FM:

http://www.sap-img.com/fu015.htm

Read only

0 Likes
650

THANKS,

But i tried by internal table also still is it not working.

Note : Internal table is created by taking diff fields from different tables and strucutres.

Read only

Former Member
0 Likes
650

Hi,

Can you show your code?

Regards,

Ankur Parab