2019 Sep 05 11:07 AM
Hi,
I am using the following consumption derivation:
@Consumption:{
derivation:{
lookupEntity:'C_GregorianCalDateFunction',
resultElement:'DateFunctionStartDate',
binding: [
{targetParameter:'P_DateFunction',type:#PARAMETER,value:'P_DateFunction'},
{targetParameter:'P_Language',type:#SYSTEM_FIELD,value:'#SYSTEM_LANGUAGE'} ] },
hidden:true
}
P_StartDate : datum
It works fine, but I run into following ATC error. I am able to make out how to correct this. Please help fix this issue.
Element 'DateFunctionStartDate' for 'Consumption.derivation.resultElement' not found
Referenced element doesn't exist.
Use an existing select list entry or association.
This check reports usages of not existing elements, parameters, associations within annotations values with following types: elementRef, keyElementRef, parameterRef and associationRef.
Thanks,
Vimal
2019 Sep 11 10:41 AM
2019 Sep 06 1:27 AM
2019 Sep 07 7:59 AM
Yes, the field DateFunctionStartDate does exist in the look up view C_GregorianCalDateFunction
2019 Sep 11 10:41 AM
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |