Microsoft
Software
Hardware
Network
Question : SAP RFC returning Invalid Data Type
Hi All,
Hoping somebody can help or give us some insight into what's going on here.
Having a bit of an issue populating a SAP RFC Table Object with data from VFP.
The RFC is returning an error message indicating an invalid data type or function when data is assigned to the Table Object.
A New Row can be created within the object, it can be interrogated, but not populated...
Any Ideas?
Cheers
Leon
1:
QMFE_LTEXT_INPUTTBL.Value(1, "ID")= '12345'
Answer : SAP RFC returning Invalid Data Type
VFP also most probably does not like the "ID" . Can you replace it with a number. The ordinate of the ID field
Random Solutions
How to create a self signed certificate on windows XP
kaspersky admin kit is not updating
Looking for help summarizing data... GROUP BY ROLLUP()??
Sage ACT 2010 - How to create the database in the server and provide connection for remote computers
C++ uninitialized local variable
What does src="#" mean when used in a bgsound attribute and is it needed?
Run the first php script in background - When done - run the next script ...
SQL in C# code .. Reading Output Parameters.
Configuring Exchange 2010 to receive emails for other domains
importing a date field from oracle into MSSQL