on ā2010 Mar 02 3:34 PM
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
Request clarification before answering.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.