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

RFPYHR00 error

Former Member
0 Likes
964

Hi,

We created the standard program as per the OSS Note #90320 in Sandbox and activated it without any errors, but when we tried to do the same in DEV server it was giving error.

Field "ZW_LAUFI" is unknown. It is neither in one of the specified

tables nor defined by a "DATA" statement.

We checked in Sandbox and it was refering to an Include DBPYFSEL, but in DEV this field does not refer to the Include DBPYFSEL.

Any Help and Suggestion will be much appreciated.

Thanks & Regards.

Ramesh.

4 REPLIES 4
Read only

Former Member
0 Likes
780

Hi,

Do we have to create the field manually in the Include program RFPYHR00 ??? or is there any pr-requiste OSS note has to be applied to solve this issue.

Any Help and Suggestion will be much appreciated.

Read only

0 Likes
780

Hi,

Check the attributes of the program in both the systems. There is a possibility that in Sandbox system you are using a logical database while you have not maintained the same in Development environment.

KR Jaideep,

Read only

0 Likes
780

Hi,

I have gone through the note and feel that Logical database PY is missing in your development system.

Please check the same.

KR Jaideep,

Read only

Former Member
0 Likes
780

LDB was missing in the Attribute, when entered the issue was resolved