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

RFPOSXEXTEND: Terminates when being executed

Former Member
0 Likes
879

We are trying to update tx FBL3n by adding fields.

We added two fields in table RFPOS and RFPOSX by using APPEND structure in order to update table RFPOSEX. But when we run RFPOSXEXTEND to activate the changes, an error occurs. "Terminated with error 3." What could be the possible problem? How are we going to solve this?

2 REPLIES 2
Read only

Former Member
0 Likes
582

hi

try to analysis the log , if it gives runtime error , then go to ST22 t.code and read that log , OR put that on forum.

Read only

0 Likes
582

Hi, thanks for your reply... the program is not dumping(run time error) but when it's executed... an error "Terminated with error 3" is being displayed.