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

Adding fields in FBL3n

Former Member
0 Likes
844

We are trying to update transaction FBL3n by adding additional fields, GRIRG and PERNR. In order to do this we need to update structure RFPOSXEXT but not manually. We need to APPEND structure to tables RFPOS and RFPOSX and then run program RFPOSXEXTEND to activate RFPOSXEXT. But when we run RFPOSXEXTEND an error occurs.

The error is "Terminated with error 3." What could be the possible reason for this error? We've tried to debug the program and we saw that it is somehow related with the table UVERS?

Do you know any way to solve this issue?

Is there any other way to add fields to FBL3n without using RFPOSXEXTEND?

2 REPLIES 2
Read only

former_member226999
Contributor
0 Likes
625

Not sure but may be note 215798 applies for you.

May be this will help you.

Cheers,

Fra

Read only

ThomasZloch
Active Contributor
0 Likes
625

Try transaction OBVU, that's how I added fields to FBL3N.

Greetings

Thomsa