on 2006 Feb 16 4:30 PM
I got a question....In orden to call SAP functions from PHP...It's mandatory that the functions got the RFC property? or i just can call any function?
Greeting,
Blag.
To call via RFC they must be Remote enabled, so yes. This gives you access to BAPIs and Remote enabled function modules.
You also have the option of calling available web services. These represent RFCs, BAPIs, XI message interfaces.
If you are wanting to access an SAP delivered FM that is not remote enabled, then you can wrap it in a remote enabled FM of your own.
Regards
JohnA
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.