on 2015 Aug 28 1:33 PM
Hi SRM Guru's
I am new to SRM UI5 Add-on. I am having a requirement to add a dropdown field for company code for limit shopping cart at item level in the SRM UI5 Addon (not on the Webdynpro screens). Please explain me in detail how to achieve this.
Can we do it through configuration in SPRO and with ABAP knowledge itself or JAVA script and BSP knowledge is mandatory to achieve this ?
It is a very urgent requirement. Please help me to complete it.
Regards,
Arunkumar B.
Request clarification before answering.
Company code dropdown is present in view of the shopping cart and gets hidden for Limit items. Please unhide it the field by using sap.getCore().byId(<id of field>).setVisible(true) in the custom javascript hook which are triggered at a later stage after onDataModelLoaded.
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.