2007 Aug 22 2:31 PM
Good Day Folks !!
I'm attempting to teach myself ABAP utilizing the trial version provided via SDN. In paticular my goal is to write a RFC.
When I attempt to create a function group I'm queried for a developers key.
The key provided [29671482393151224771] does not work.
Can anyone offer some direction ??
THANKS !!!
2007 Aug 22 2:34 PM
Good Day Folks !!
I'm attempting to teach myself ABAP utilizing the trial version provided via SDN. In paticular my goal is to write a RFC.
When I attempt to create a function group I'm queried for a developers key.
The key provided [29671482393151224771] does not work.
Can anyone offer some direction ??
THANKS !!!
2007 Aug 22 2:34 PM
2007 Aug 22 3:21 PM
THANKS for the reply Rich .. though this does not seem to be the issue; I am aware of the SAP vs Customer namespace requirements. My ignorance likely is ..
and I'm about to show it ..
seems I can create a group and program as local objects ..
once activated will these be available to remote systems/clients ???
2007 Aug 22 3:25 PM
2007 Aug 22 3:39 PM
THANKS Rich .. I'll continue plodding along ..
I'll likely be back ...
2007 Aug 23 2:29 PM
Good Day ..
Exactly which Data Types are supported via RFC and the SAP.Functions OCX control ?
When attempting to pass a STRING I encounter a "Type not supported" error.
Is a potential workaround a user defined type/structure ???
-
Also .. the tablefactory control ? Can that be utilized for both import and export ?