on 2011 Nov 14 8:18 AM
In quotation,item level
for each item,there's hyperlink for the product.
For some reason,we don't want the user to enter the material master data.
Then how could I deactive the hyperlink.
Thanks
Best regards,
JiaoQian
Hi,
If you want deactivate the hyper link of product , Press f2 on that field and take the component name , then goto component workbench T code as BSP_WD_CMPWB and enter the component name
Go to the VIEW next, go to Context Node ,Then select the attribute , then expand the getter and setter methods .
select the Get_p method then check the property of that attribute
iv_property holds the property comment the one which you don't need.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
12 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.