3 weeks ago
Hi,
I have a problem implementing a static action with deep result in RAP managed scenario. At the end of my coding I fill the respective result structure, but I get a gateway error "/IWBEP/CM_V4_COS/009" that says "Field __VALUE_CONTROL_VCS-REFERENCEDOCUMENT not found in the data container of complex type CT_61661C579EEBDFC5D97EFEC39FA ".
The complex type has no structure __VALUE_CONTROL_VCS. Debugging I found a problem in /IWBEP/CL_V4_RESPONSE_INFO->/iwbep/if_v4_response_info~set_busi_data. In this method there is a call for /iwbep/cl_v4_converter=>convert_structure_outbound and I realized that source data and target data structures differ in this point. The source data structure has a Structure %control (as the result structure I filled in my coding) and the target structure is missing the %control structure, but has this __VALUE_CONTROL_VCS structure that looks quite similar to the %control structure.
What did I miss here?
I had the issue in one of my system, when I try to replicate the same in other system, the issue is not happening.
for the system which has the issue, you can remove "with control" in the behavior definition of the abstract entity, that should solve your issue.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
do you mind to share the detail data element REFERENCEDOCUMENT?
I created two data element for my deep structure, the issue is still not happening.
User | Count |
---|---|
66 | |
10 | |
10 | |
10 | |
10 | |
8 | |
6 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.