cancel
Showing results for 
Search instead for 
Did you mean: 

How to create a new page in SRM5.0 and return data

Former Member
0 Kudos

Hi,Everyone,

I want to create a new page,for example:

when user select a po item,and then we want to create a custom button at po item basic data screen,when user click the custom button,

we want to pop up a new page for our custom logic.at the pop up page,when user complete some data selection, and then the data should return or refresh to po item.

And now,I have a question for that:

How can i return or refresh data(for example,the price) to po item. I have create a bsp page for our pop-up page.

Thanks.

andy

Accepted Solutions (1)

Accepted Solutions (1)

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

I would use standard customer fields and DOC_CHECK_BADI because it also works in SRM 7.0.

If you develop someting in SRM 5.0 with ITS, you need re-development when system is upgraded.

Here is the help.sap.com link for ITS development.

http://help.sap.com/saphelp_nw73/helpdata/en/a6/f80f409ef2ec69e10000000a155106/frameset.htm

Regards,

Masa

Former Member
0 Kudos

HI,Masa,

Thanks for your reply. and it's a very useful ways.and i will consider for that way.

But i think if there have any other way ?

for example: i create a bsp page for our new page,and through the custom button of po basic item page. and that can realize.but how can i return data to the select item.

Thanks.

Regards,

Andy

Answers (0)