AW: Container Element reading problem.

Schmidinger, Heinz (Unaxis IT BZ) heinz.schmidinger at unaxis.com
Wed Aug 6 09:17:35 EDT 2003


Hi Stuart,
 
in a very deep dark edge of my knowledge I belive to remember that =
RFC's (or
RFC-F.m.'s) does not support 'intelligent'data-types like currency and =
so
on.
I think that tehy are only supporting 'classical' types which are on =
Clients
like WIN32 avaiable too.=20
 
But please see I'm not really sure.
 
 
regards
 
Heinz
 
-----Urspr=C3=BCngliche Nachricht-----
Von: Tainsh, Stuart [mailto:Stuart.Tainsh at atosorigin.com]
Gesendet am: Mittwoch, 6. August 2003 13:58
An: SAP-WUG at MITVMA.MIT.EDU
Betreff: Container Element reading problem.
 
Hi,
We are attempting to pass data from an RFC call into a new workflow. As =
part
of the RFC we pass data into a custom built structure assigned to =
tables.
This RFC then starts a workflow via SWU_START_Workflow and passes the =
table
data into a multiline element with the same structure name. When we =
bind the
workflow Container information for this element to a task container =
element
with the same structure and multiline characteristics we get the =
following
error:-
=20
message: W8 074
Element INVOICELINEITEMS cannot be read with structure =
Z2SERSAP_INVOICE_ITEM
=20
Z2SERSAP_INVOICE_ITEM is our custom built structure containing Quantity =
and
currency fields e.g WRBTR and MENGE)
=20
Diagnosis
Element INVOICELINEITEMS is in the container as a character string.
Structure Z2SERSAP_INVOICE_ITEM is for reading element INVOICELINEITEMS =
(via
binding definition or setting parameters of expression evaluation). =
But,
structure Z2SERSAP_INVOICE_ITEM is not purely character string-based =
(does
not contain only fields of the internal types CNDT). Therefore, element
INVOICELINEITEMS cannot be read with structure Z2SERSAP_INVOICE_ITEM.
=20
 
Has anyone ever experienced problems resulting in the above error =
message?
=20
Regards,
Stuart.
 


More information about the SAP-WUG mailing list