Skip to Content
0
Former Member
Dec 05, 2008 at 09:31 AM

PROJ-PSPID format

1067 Views

Hello,

In my selection-screen I'm asking for a project definition like this:

parameter pa_proj like proj-pspid obligatory

The problem is that I want to check the values of an excel file against this parameter, but they have different formats.

eg. in Excel file: DBR-05/029

in SE11 for proj-pspid: DBR0502900

How to make the conversion between these 2 formats so I can compare the values?

thanks