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

Problem creating ZFBL3N ...

Former Member
0 Likes
1,624

Hello,

I had created one Z program from copy of FBL3N, with all includes. Testing my ZFBL3N the layout system´s is not working correctly. When i add new columns like VENDOR the system returns a error message :

"An internal error has arisen in the form routine ANALYZE_ACT_FIELDCAT for program RFITEM_INC.

This is due to inconsistencies between table T021S (special fields) and structure RFPOSEXT.

"

When i try to save the changes to layout, the systems returns: SAVED LAYOUT.

But when i try to use this layout, report says that layout does not exists.

Any help.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,289

Hello

Many thanks, this resolve´s part of the problem. But i still have one problem. Now i can save one layout but when i execute the report, my layout disapears...

Can be another references???

Regards

4 REPLIES 4
Read only

Former Member
1,289

If you check the code of your Z program, you will likely find references to program RFITEMGL or transaction FBL3N. You can start by changing these references to your program and transaction.

Rob

Read only

0 Likes
1,289

Thank You Sir, Your answer was helpful.....

Regards,

Hardik B

Read only

Former Member
0 Likes
1,290

Hello

Many thanks, this resolve´s part of the problem. But i still have one problem. Now i can save one layout but when i execute the report, my layout disapears...

Can be another references???

Regards

Read only

0 Likes
1,289

See if your layout appears when you execute transaction FBL3N.

Rob