Connecting to External Database from SAP (2024)

Scenario

In today's business scenario, at the time of SAP implementation, it is required that we need to fetch data from the customer's existing third party application. For example the customer is having some websites where the enquiries are being stored. Or The company employees who are on tour log their requests for leave in the portal. In such case we may have to provide an interface between their existing application to the upcoming SAP system. It is possible that the system is using a differetn database altogather. So in that situation how a connectivity is established between the SAP database and External Application database.

  1. First step is to provide the network / firewall / security related settings between these two servers. That is from the SAP ystem the designated database servers are accessible.
  2. In SAP system - configure the connection detail. Execute T-Code DBCO
  3. Enter appropriate details as follows:
    • In the box, DB Connection, give any name of the connection. - the name in our SAP programs to connect to the oracle system.
    • In DBMS, choose the option ORA for oracle system.
    • In the user name box, give the name of the oracle system user. You will notice two boxes for DB password – one is the password box and the other one is the confirm password box. Give the password in both the boxes.
    • In Conn. Info box, give the name of the Oracle server – you may ask your database Administrator to get the name of the server
    • Check the check box Permanent to make the connection permanent and
    • Finally the connection limit as 5.
  4. Go to SE38 - to write a test program

REPORT ZSAP2ORACLE.
data: l_record(20).

* opening the connection to database
EXEC SQL.
CONNECT TO 'MYCONNECTION'
ENDEXEC.*executing the select command
EXEC SQL.
SELECT ars_no into :l_record FROM arsdata
ENDEXEC.*closing the connection
EXEC SQL.
DISCONNECT :'MYCONNECTION'
ENDEXEC.
WRITE: / l_record.

This should work and you should be able to fetch data from the external database.

Connecting to External Database from SAP (2024)
Top Articles
Blockchain and Supply Chain Finance: the missing link!
Is JNJ a good company to work for?
Lc Auto Sales Irving
Four Brothers 123Movies
Shadle Park big-play combo of Hooper-to-Boston too much for Mt. Spokane in 20-16 win
Superhot Unblocked Games
Delta Rastrear Vuelo
Black Adam Movies123
Umass Medhub
Lox Club Gift Code
Ucf Net Price Calculator
Precision Garage Door Long Island
Old Navy Student Discount Unidays
Astral Ore Calamity
Ticket To Paradise Showtimes Near Cmx Daytona 12
Plan the Ultimate Trip to Lexington, Kentucky
Erika Henriquez-Quallo
Northwell.myexperience
Stone Eater Bike Park
Juliewiththecake Wiki / Biography - Age, Boyfriend, Height, Net Worth - WikiBravo
Amsterdam, Netherlands to PST - Savvy Time
Rub Rating Louisville
Onderdelen | Onderdelen en services
Jennette Mccurdy Cameltoe
Tuition Fee Compensation
Bx11
Frederik Zuiderveen Borgesius on LinkedIn: Amazingly quick work by Arnoud💻 Engelfriet! Can’t wait to dive in.
Weather | Livingston Daily Voice
Meine Erfahrung mit Textbroker als Autor (inkl. Beispiel zu Verdienst)
Master Series Snap On Tool Box
Kentuky Fried Chicken Near Me
Snow Rider Unblocked 67
Best Birthday Dinner Los Angeles
Alyssa Edwards looks back, back, back again on her best 'Drag Race' moments
855-392-7812
02080797947
Sport & Fitness in Hainbuch: Zubehör & Ausrüstung günstig kaufen
Where To Find Permit Validation Number
Credit Bureau Contact Information
Ap Macro Calculator
Crystal Westbrooks Nipple
9294027542
How To Delete Jackd Account
Egg Inc Ultimate Walkthrough & Game Guide - Talk Android
Jetnet Login Aa
Antonin Balthazar Lévy
Varsity Competition Results 2022
Craig List El Paso Tx
Amazing Lash Bay Colony
Imagetrend Elite Delaware
O2 Fitness West Ashley Photos
Latest Posts
Article information

Author: Patricia Veum II

Last Updated:

Views: 6632

Rating: 4.3 / 5 (64 voted)

Reviews: 87% of readers found this page helpful

Author information

Name: Patricia Veum II

Birthday: 1994-12-16

Address: 2064 Little Summit, Goldieton, MS 97651-0862

Phone: +6873952696715

Job: Principal Officer

Hobby: Rafting, Cabaret, Candle making, Jigsaw puzzles, Inline skating, Magic, Graffiti

Introduction: My name is Patricia Veum II, I am a vast, combative, smiling, famous, inexpensive, zealous, sparkling person who loves writing and wants to share my knowledge and understanding with you.