cancel
Showing results for 
Search instead for 
Did you mean: 

MESSAGE_TYPE_X when export data to a pc file

Former Member
0 Kudos

Hello all,

I created a planning folder that use a global sequence :

1/ FM with API_SEMBPS_POST

2/ FM with API_SEMBPS_REFRESH

3/ FM which extract the data into a .txt file

When I execute the planning folder, the data is correctly extracted to the txt file but and i get

the dump " MESSAGE_TYPE_X".

There is no instance of the planning processor for handle 447B1A570E3200

4C00000000AC143415

Technical information about the message:

Message classe...... "UPP_PP_K"

Number.............. 051

Variable 1.......... "447B1A570E32004C00000000AC143415"

Variable 2.......... " "

Variable 3.......... " "

Variable 4.......... " "

Variable 3.......... " "

Variable 4.......... " "

The termination occurred in the ABAP program "CL_UPB_PL_ALV=================CP"

in "REFRESH".

The main program was "UPB_PM_CUST_START ".

The termination occurred in line 13 of the source code of the (Include)

program "CL_UPB_PL_ALV=================CM020"

of the source code of program "CL_UPB_PL_ALV=================CM020" (when

calling the editor 130).

Any idea to solve this problem ?

Thanks

Burak

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello Marc,

Thanks for your reply. We solved the problem with the FM UPARU_UI_REFRESH_VARIABLE.

Burak

former_member93896
Active Contributor
0 Kudos

Hi Burak,

the APIs can not be used within planning folders. They are not necessary anyway. Tell the users to save the data and then execute the function to run the extract to file.

Regards,

Marc

SAP NetWeaver RIG