on 2018 Mar 21 2:27 PM
Hello friends!
Doesn't work value help on the additional field in the extend view.
Could you see what's wrong in the code below, please:
@AbapCatalog.sqlViewAppendName:'ZCPOMNTRACC_EXT'
@EndUserText.label:'Purchaseorderitemacct ext'
extend view C_Purchaseorderitemacctmntr with Z_C_Purchaseorderitemacct_ex01 {
@Search.defaultSearchElement:true
@UI.selectionField:{position:100,importance:#HIGH}
@Consumption.valueHelpDefinition:[{entity:{name:'ZC_MM_OrderValueHelp',element:'OrderID'}}]
PurOrdAccAssign.OrderID
}
Unfortunately, I haven't got enough experience and don't know where the bug is.
Thanks in advance, Mike.
Request clarification before answering.
Did you ever figure out how to do this?
Thanks.
Jay
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
87 | |
10 | |
9 | |
8 | |
6 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.