cancel
Showing results for 
Search instead for 
Did you mean: 

Open and close po in SRM 7.0 in web dynpro !

Former Member
0 Kudos

Hi All ,

I am creating a PO by using excel upload . After the upload , I see that there are some problems with the PO in web dynpro .

For example , when i click on the line item it dumps and some similar problems .

When I save the PO and reopen it , the problem goes away . May be the system handles them well .

So , is there a way in which I can close and reopen the po through coding ?

I know there are buttons at the top that close the PO , but some how I could not get the code for that .

I will really appreciate the help here .

Thanks in advance ,

Ambar Patil.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

I'd suggest that you try the download/upload functionality as such:

1. Create a new PO from portal (just select a PO type and launch the PO creation screen without further editing)

2. Save the PO on the web

3. Click "Export" and save the XLS file onto your PC

4. On your PC, edit the XLS file to fill more PO information as needed

5. On the web, click "Edit" (of the same PO)

6. Click "Import" and upload the XLS file you just updated

Former Member
0 Kudos

Hello Jay ,

The export worked . However , the import for the same file doesnt work .

Do you have any idea in the IMport button ? Is there any OSS note for it ?

Regards,

Ambar Patil.