Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Accessing SAP
Message
De
30/06/2003 08:57:38
Jason Lanier
Ofs Brightwave Carrollton
Carrollton, Georgie, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Accessing SAP
Divers
Thread ID:
00805260
Message ID:
00805260
Vues:
121
I have the code for accessing SAP with Visual Basic, but I am having difficulty doing the same thing with VFP.

I am able to successfully do the connection, but executing one of the "SAP.Functions" functions is not working.

After running:
fns = CreateObject("SAP.Functions")
rfc = fns.Add("READ_TABLE")
toptions = rfc.Tables("OPTIONS")

I get an error when trying to assign something to toptions:
toptions(1,"TEXT") = "test string"

The error is: "Function argument value, type, or count is invalid."

Does anyone have any experience with using "SAP.Functions" in VFP?

Thanks,
Jason
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform