cancel
Showing results for 
Search instead for 
Did you mean: 

Create Mass Selections in APO DP

johannes_beck
Explorer
0 Kudos

Hi,

does anyone know of a method how to mass create selections e.g. from a file or any other method that is saving manual maintenance?

Thanks and kind regards,

Johannes

Accepted Solutions (0)

Answers (1)

Answers (1)

srinivas_krishnamoorthy
Active Contributor
0 Kudos

We had written a Z program to do this since it is not possible to do through any other transaction. The program essentially makes entry in table /sapapo/TS_SELKO taking a csv file as an input. You would need to call functions GUI_UPLOAD and /SAPAPO/MCPSH_SELECTION_SAVE.

Check in debug mode when you hit save button on creating selection ID for further details on the program.

johannes_beck
Explorer
0 Kudos

Hi,

thanks for the answer. I feared that there is no other way except developing. Is it possible to get the code somewhere? It would help a lot.

Kind regards, Johannes