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 activate MF

Former Member
0 Likes
431

Hi.

The MF Z_SAMPLE_PROCESS_00001120 is a copy of SAMPLE_PROCESS_00001120, using the document:

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/207835fb-0a01-0010-34b4-fef1240b...

In the program control when i insert the code and activate teh result is:

Field "T_BSEG" is unknown. It is neither in one of the specified tables nor defined by a "DATA" statement.

But in tables, the table T_BSEG is defined.

Why this error??.

Thanks.

Regards.º

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
387

Hello,

Try localising the parameters of FM.

SE37 -> Edit -> Interface -> Localize Parameters

Hope this resolves the issue.

With Regards

Vijay

1 REPLY 1
Read only

Former Member
0 Likes
388

Hello,

Try localising the parameters of FM.

SE37 -> Edit -> Interface -> Localize Parameters

Hope this resolves the issue.

With Regards

Vijay