cancel
Showing results for 
Search instead for 
Did you mean: 

FMS does not Work, $[$4.0.0] replaced with *RSRC*ButtonCloseBox ?

Former Member
0 Kudos
1,339

Hello Experts,

I use a simple FMS to get some info from BP (UDF). Target is another UDF on document. The FMS is:

select userfield from OCRD where cardcode=$[$4.0.0]

The FMS sometimes does not work. I checked it by running the FMS from menü, cursor in the UDF, and I saw that the system has replaced the

$[$4.0.0]

with RSRCButtonCloseBox. The is no such cardcode, and so the FMS does not gie any result. And there is no error.

Any idea ? Thanks

Edited by: Andreas Schlingmann on Jul 3, 2009 12:17 PM

Edited by: Andreas Schlingmann on Jul 3, 2009 12:19 PM

Edited by: Andreas Schlingmann on Jul 3, 2009 12:19 PM

View Entire Topic
Former Member

Hi,

When you are working with UDF for FMS You Should use like $[$-4.0.0]

Thanks and Regards,

NIvasini VM

Team Work Never Fails

Former Member
0 Kudos

I know, but also -4 does not solve the problem.

I think it is a error in SAP. There are a lot of user fields in document, all with FMS from Cardcode. Some are working fine every time, 2 not. All FMS are same code.

Think I will add a message

ulisescalderon
Explorer
0 Kudos
This is the solution