BookmarkSubscribeRSS Feed
deleted_user
Not applicable
is there any way around to call sap function in sas ?
4 REPLIES 4
LinusH
Tourmaline | Level 20
Could you be a little more specific?
What is your SAS environment? Which SAS products do you license?
In what situation do you to call SAP? What kind of SAP function do you wish to call and do you need any output from that function?

Regards,
Linus
Data never sleeps
deleted_user
Not applicable
Hi,
We have procured for SAP Data Surveyor . We are working on windowing environment . I want to call the SAP function before submiiting a ETL Job . It mus execute before pre processing of ETL job . The call to this SAP function from SAS Code populates the temporary table in SAP database and the same is being extracted from this ETL job . How can i call SAP function from SAS Code ? This is my basic requirment.

Regards

Dhirendra
sbb
Lapis Lazuli | Level 10 sbb
Lapis Lazuli | Level 10
Depending on your operating system, you can cause an external process to be launched using CALL SYSTEM or using the "X" command. Search the SAS support website using the keywords listed below or perform a similar Google advanced search against the sas.com website:

x command external program site:sas.com

Basically you will want to review the SAS "companion" guide for your particular operating system to learn the details on this facility. Add the keyword "sugi" to your search string if you want to identify some user group (SUGI / SGF) technical papers to your results.

Scott Barry
SBBWorks, Inc.
sbb
Lapis Lazuli | Level 10 sbb
Lapis Lazuli | Level 10
A search of the SAS support website http://support.sas.com/ revealed these references, which may prove useful in your quest:

http://www.sas.com/technologies/dw/etl/access/sol_adapter.html

http://support.sas.com/documentation/onlinedoc/91pdf/sasdoc_91/access_sapbw_7297.pdf


Scott Barry
SBBWorks, Inc.

sas-innovate-2024.png

Join us for SAS Innovate April 16-19 at the Aria in Las Vegas. Bring the team and save big with our group pricing for a limited time only.

Pre-conference courses and tutorials are filling up fast and are always a sellout. Register today to reserve your seat.

 

Register now!

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 4 replies
  • 746 views
  • 0 likes
  • 3 in conversation