cancel
Showing results for 
Search instead for 
Did you mean: 

SEM-BPS Variable buffer clearing issue

Former Member
0 Kudos

Hello experts,

I have a situation where my user wants to use BPS functionality to perform direct data entry and validations. I know it's not standard, but that's not the point.

How do I clear the variables buffer so that each time the user enters the plan layout they are requested to enter fresh variables to determine the selection combinations?

Is there a function module?

What tables store this info?

Any suggestions will be appreciated. Thanks!

Accepted Solutions (0)

Answers (2)

Answers (2)

j_vandersterren
Participant
0 Kudos

Hello Dennis,

Is there an option to clear an entry in table UPC_VAR_CHA_SEL after the save button.

Regards,

Jos.

Former Member
0 Kudos

I guess I'll answer my own question.

There are two tables I've found that holds variables they are as follows:

UPC_VAR_CHA_SEL - Variables - Selections

UPC_VAR_CHA_ACT - Variables - Restricted Values

A function module was created to read these tables and delete the values, based on the userid, hence causing a refresh.

The function module needed to be executed in the planning folder on 'save'.

This has worked fine.

former_member184166
Participant
0 Kudos

Hi guys, i have that problem, you can post more detail please.

thank you.