Browse Wiki & Semantic Web

Jump to: navigation, search
Http://dbpedia.org/resource/Remote Function Call
  This page has no properties.
hide properties that link here 
  No properties link to this page.
 
http://dbpedia.org/resource/Remote_Function_Call
http://dbpedia.org/ontology/abstract Remote Function Call is a proprietary SAP Remote Function Call is a proprietary SAP interface. Remote Function Call (RFC) is the standard SAP interface for communication between SAP systems. The RFC calls a function to be executed in a remote system. Remote function calls may be associated with SAP software and ABAP programming and provide a way for an external program (written in languages such as PHP, ASP, Java, C, or C++) to use data returned from the server. Data transactions can get data from the server, and can insert data into server records as well. SAP can act as the Client or Server in an RFC call.ct as the Client or Server in an RFC call. , Remote Function Call (RFC) ist ein BegriffRemote Function Call (RFC) ist ein Begriff aus dem Umfeld der SAP-Software (speziell der SAP-ABAP-Systeme, z. B. R/3 und dessen Nachfolger). RFC ist einerseits ein Synonym für das Remote-Procedure-Call-Konzept (kurz RPC). Dieses bezeichnet Verfahren, mit denen Funktionen in einem entfernten System aufgerufen werden. RFC ist andererseits auch der Überbegriff für die SAP-eigenen Protokolle und Schnittstellen zur Abwicklung solcher Funktionsaufrufe bis hin zu deren Implementierung. Die Kommunikation ist sowohl zwischen SAP-Systemen als auch zwischen einem SAP-System und einem Nicht-SAP-System möglich. Letzteres verwendet hierbei typischerweise eine von SAP bereitgestellte RFC-Bibliothek für die jeweilige Ablaufumgebung bzw. Programmiersprache. Man unterscheidet zwischen dem sRFC, der eine synchrone Kommunikation durchführt, dem tRFC (transaktionaler RFC) für eine asynchrone Kommunikation und dem qRFC (queued RFC). Der qRFC ist eine Weiterentwicklung des tRFC, die dafür sorgt, dass die von der Anwendung definierte Reihenfolge der Bearbeitung einzelner Einheiten erhalten bleibt. Die Einsatzmöglichkeiten sind vielfältig. Daten können in ein oder aus einem SAP-System transportiert werden und so in nahezu jedem beliebigen Umfeld verfügbar gemacht werden. Ein wichtiger Anwendungszweck ist die Abwicklung von Transaktionen über Systemgrenzen hinweg, z. B. für die Replikation/Synchronisation von Datenbeständen (siehe SAP ALE). Alle RFC-Typen werden über die standardisierte Schnittstelle CPI-C (Common Programming Interface-Communication) oder TCP/IP übertragen. Letzteres wird heutzutage immer verwendet für die Kommunikation zwischen verschiedenen Systemen. Im Detail: SAP-Server nehmen RFC-Verbindungen unter den TCP-Ports 33NM (NM ist hierbei die zweistellige Instanznummer/Systemnummer des SAP-Systems; Eintrag in Services-Datei: sapgwNM) an. Das heißt, der TCP-Port-Bereich von 3300 bis 3399 ist von SAP für diesen Zweck vorgesehen; es gibt aber keine IANA-Registrierung hierfür.ibt aber keine IANA-Registrierung hierfür.
http://dbpedia.org/ontology/wikiPageExternalLink https://forums.sdn.sap.com/forum.jspa%3FforumID=124 + , https://www.opc-router.com/3-sap-systems_opc_ua_router_en/ + , http://www.sdn.sap.com + , http://saprfc.sourceforge.net/ +
http://dbpedia.org/ontology/wikiPageID 4215764
http://dbpedia.org/ontology/wikiPageLength 3668
http://dbpedia.org/ontology/wikiPageRevisionID 1022279305
http://dbpedia.org/ontology/wikiPageWikiLink http://dbpedia.org/resource/SAP_ERP + , http://dbpedia.org/resource/ABAP + , http://dbpedia.org/resource/Microsoft_Windows + , http://dbpedia.org/resource/SAP + , http://dbpedia.org/resource/Category:Remote_procedure_call + , http://dbpedia.org/resource/Category:SAP_SE + , http://dbpedia.org/resource/UNIX + , http://dbpedia.org/resource/SAP_SE + , http://dbpedia.org/resource/SAP_AG + , http://dbpedia.org/resource/PHP + , http://dbpedia.org/resource/Open-source_software + , http://dbpedia.org/resource/Oracle_Call_Interface + , http://dbpedia.org/resource/C_programming_language + , http://dbpedia.org/resource/C%2B%2B + , http://dbpedia.org/resource/ERP_software + , http://dbpedia.org/resource/Java_%28Sun%29 + , http://dbpedia.org/resource/Active_Server_Pages +
http://dbpedia.org/property/wikiPageUsesTemplate http://dbpedia.org/resource/Template:Reflist + , http://dbpedia.org/resource/Template:Refimprove + , http://dbpedia.org/resource/Template:Primary_sources + , http://dbpedia.org/resource/Template:About +
http://purl.org/dc/terms/subject http://dbpedia.org/resource/Category:SAP_SE + , http://dbpedia.org/resource/Category:Remote_procedure_call +
http://purl.org/linguistics/gold/hypernym http://dbpedia.org/resource/Interface +
http://www.w3.org/ns/prov#wasDerivedFrom http://en.wikipedia.org/wiki/Remote_Function_Call?oldid=1022279305&ns=0 +
http://xmlns.com/foaf/0.1/isPrimaryTopicOf http://en.wikipedia.org/wiki/Remote_Function_Call +
owl:sameAs http://dbpedia.org/resource/Remote_Function_Call + , https://global.dbpedia.org/id/gcjN + , http://de.dbpedia.org/resource/Remote_Function_Call + , http://www.wikidata.org/entity/Q1726675 + , http://rdf.freebase.com/ns/m.0bqdxx +
rdf:type http://dbpedia.org/class/yago/WikicatApplicationLayerProtocols + , http://dbpedia.org/class/yago/Abstraction100002137 + , http://dbpedia.org/class/yago/Protocol106665108 + , http://dbpedia.org/ontology/Software + , http://dbpedia.org/class/yago/Rule106652242 + , http://dbpedia.org/class/yago/Direction106786629 + , http://dbpedia.org/class/yago/Communication100033020 + , http://dbpedia.org/class/yago/Message106598915 +
rdfs:comment Remote Function Call (RFC) ist ein BegriffRemote Function Call (RFC) ist ein Begriff aus dem Umfeld der SAP-Software (speziell der SAP-ABAP-Systeme, z. B. R/3 und dessen Nachfolger). RFC ist einerseits ein Synonym für das Remote-Procedure-Call-Konzept (kurz RPC). Dieses bezeichnet Verfahren, mit denen Funktionen in einem entfernten System aufgerufen werden. RFC ist andererseits auch der Überbegriff für die SAP-eigenen Protokolle und Schnittstellen zur Abwicklung solcher Funktionsaufrufe bis hin zu deren Implementierung.saufrufe bis hin zu deren Implementierung. , Remote Function Call is a proprietary SAP Remote Function Call is a proprietary SAP interface. Remote Function Call (RFC) is the standard SAP interface for communication between SAP systems. The RFC calls a function to be executed in a remote system. Remote function calls may be associated with SAP software and ABAP programming and provide a way for an external program (written in languages such as PHP, ASP, Java, C, or C++) to use data returned from the server. Data transactions can get data from the server, and can insert data into server records as well. SAP can act as the Client or Server in an RFC call.ct as the Client or Server in an RFC call.
rdfs:label Remote Function Call
hide properties that link here 
http://dbpedia.org/resource/RFC + http://dbpedia.org/ontology/wikiPageDisambiguates
http://dbpedia.org/resource/RFC + , http://dbpedia.org/resource/Bowman_%28communications_system%29 + , http://dbpedia.org/resource/Remote_procedure_call + , http://dbpedia.org/resource/Remote_call + , http://dbpedia.org/resource/Remote_function_call + http://dbpedia.org/ontology/wikiPageWikiLink
http://en.wikipedia.org/wiki/Remote_Function_Call + http://xmlns.com/foaf/0.1/primaryTopic
http://dbpedia.org/resource/Remote_Function_Call + owl:sameAs
 

 

Enter the name of the page to start semantic browsing from.