cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 
Read only

Modify Text "Create Shopping Cart" in Webdynpro SRM 7.0

Former Member
0 Likes
338

I work with SRM 7.0 and we want change text of IVIEW when i create a shopping cart.

The text is "Create Shopping Cart" and we must modify it.

Information about IVIEW but don“t find modify it....

General Information About the Application and Component

Application: /SAPSRM/WDA_L_FPM_OIF

Web Dynpro Component: FPM_IDR_COMPONENT

Window Information: IDR

View Information: IDR_VIEW

Configuration ID: 7D48EBFA40CEFDAE3EBEFC45D888031E

Information on Field

Field ID: PAGE_HEADER

Type of UI Element: PAGE_HEADER

UI Element Library: PATTERN

Accepted Solutions (1)

Accepted Solutions (1)

0 Likes

Hello JosƩ Luis,

The texts have been hard coded in the method "GET_IDENT_TITLE" of the class /SAPSRM/CL_CH_WD_MAP_IDENT_SC for shopping cart business object.

I hope you can create some Class Enhancements to change the title according to your requirements or there might be other approaches which i am not aware at this moment to modify these texts..

Best Regards,

Mani

Former Member
0 Likes

Hi Mani,

How do you find this class ? I need to do the same change for RFx. I don't find the solution.

I need to change the Extended Identification Region too. I don't find the solution in component configuration.

Thank you.

Bernard

Former Member
0 Likes

Thanks, Thanks and Thanks Mani!

My problem was resolved.

Hit the mark!!!

Thanks for all, ten points for you!

Regards.

0 Likes

Hello Bernhard,

Check out the method "DESCRIBE_IDR" of the class /SAPSRM/CL_V_RFQ_IDENT to change the IDR Title of RFQ.

Best Regards,

Mani

Former Member
0 Likes

You are a crack!

Former Member
0 Likes

mani . keeping visiting us and add more colors to this SRM 700 good stuffs. Thanks mani

Answers (1)

Answers (1)

Former Member
0 Likes

Hi

you can try to enhancement the metods WDDOINIT and WDDOBEFOREACTION in the webdyn FPM_IDR_COMPONENT,

and change the value of IDR_VIEW.IDR_BASIC.APPLICATION_TITLE

Regards

Former Member
0 Likes

Hello

First at all, thanks for your response.

i have another question, where are the variable with the text "create shopping cart" or "display shopping cart"... is possible changue the text via customizing?

Thanks for all!

Best regards

JosƩ Luis

Former Member
0 Likes

Hi JosƩ luis,

Did you find the solution ? I have the same problem and I don't find where the texts are.

Thank you so much.

Bernard