Home > SAP software/management Tips > SAP ABAP/Java developer tips > Calling MDM JAVA-API application (executable) from ABAP
SAP Tips:
EMAIL THIS
 TIPS & NEWSLETTERS TOPICS 

SAP ABAP/JAVA DEVELOPER TIPS

Calling MDM JAVA-API application (executable) from ABAP


BV Pillai/SDN
10.12.2006
Rating: -4.12- (out of 5)


Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   


Introduction

In this Weblog, I will be discussing about how to call a MDM Java-API executable application from ABAP. Even though SAP has provided the MDM API for ABAP as a part of the 'MDM TECH 5.5' add-on, you can try another workaround way of connecting to MDM through the method described in the blog. The prerequisite for this scenario is you need to have a MDM Java application, which can run as a console application. Using the 'rfcexec' you can register the executable in the ABAP system by registering with a TCP/IP RFC destination (program-id).

Create an MDM Java application

You can create a simple MDM Java application that can connect to the MDM repository and accept command line arguments to update field value of a table in repository. After creating the application, compile and test your application using NetWeaver Developer Studio. Make an executable (.EXE) out of the .jar file from NWDS using any Java utilities.

[IMAGE]

Create RFC destination

Now you create a RFC destination of type "TCP/IP" with program-id like below:

[IMAGE]

Next step is to register this program-id with the Java executable using the 'rfcexec.exe' (you can find the 'rfcexec.exe in the executable directory of your SAP server.) You also need to copy the 'rfcexec.exe' file into the folder where your MDM Java executable resides and run the following command from your command prompt:

rfcexec -aMDM4A -g<SAP application server> -x<SAP gateway host>

Now you have registered the program-id with your executable (you can also test connection between the executable and RFC by doing a test c...


Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   



RELATED CONTENT
SAP ABAP/Java developer tips
How to do additional dialog processing after SAP COMMIT WORK statement
How to find a piece of SAP ABAP code without debugging
How to read an SAP transaction in an ABAP code
How to provide an SAP R/3 4.5B application server with a Web service interface
How to find owners and transports of deleted ABAP programs
Fixing a common OPEN_FORM and START_FORM error in SAPscript
Select Text fields: Case-insensitive
Is this the quickest way to find a BADI?
Easily debug error messages in SAP processes
Accessing private attributes in ABAP Objects

SAP MDM software
Quiz: SAP master data management (MDM)
For MDM, start by getting to know your enterprise data
Creating an enterprise MDM initiative in an SAP environment
Using SAP NetWeaver MDM with CRM, SCM and NetWeaver BI
The importance of master data management following mergers and acquisitions
Enterprise MDM: SAP MDM for reducing data silos and duplicate records
Designing your SAP NetWeaver master data management strategy
Successful MDM strategy starts with finding broken processes, not technology
TechEd: Kraft provides tips for a successful SAP MDM project
SAP, chemical firm work through MDM issues

SAP ABAP
SAP talent management FAQ: Fresh answers to frequently asked questions
How to do additional dialog processing after SAP COMMIT WORK statement
SAP TechEd Demo Jam 2009: Winners use beer keg in demo
How to implement SAP BADIs
Tips on SAP ABAP
Using subclasses to develop applications that run on different releases of SAP
How to find a piece of SAP ABAP code without debugging
Configuring SAP EDI for sales orders
How to correct an SAP ABAP dump with an oversize condition
How can I get an ABAP program displaying Excel data to wrap text?
SAP ABAP Research

RELATED GLOSSARY TERMS
Terms from Whatis.com − the technology online dictionary
Collaborative Master Data Management  (SearchSAP.com)

RELATED RESOURCES
2020software.com, trial software downloads for accounting software, ERP software, CRM software and business software systems
Search Bitpipe.com for the latest white papers and business webcasts
Whatis.com, the online computer dictionary


onnection in SM59.) The next step is to write a simple ABAP report that can call the executable (TestAPI.exe) and pass the values (MAT-02) for the command line argument like below:

[IMAGE]

Test - ABAP report

You can execute the program from SAP and the check the modified value in MDM Data Manager like below:

Values for the record in MDM before executing the report from ABAP

[IMAGE]

Updated values for the record in MDM after executing the report from ABAP

[IMAGE]

You will notice that the value for the name filed has been changed from "MAT00000004" to "MAT-02". Using this scenario, you can do mass updates of records by passing the business values from your SAP R/3 system.


This content is reposted from the SAP Developer Network.
Copyright 2006, SAP Developer Network

SAP Developer Network (SDN) is an active online community where ABAP, Java, .NET, and other cutting-edge technologies converge to form a resource and collaboration channel for SAP developers, consultants, integrators, and business analysts. SDN hosts a technical library, expert blogs, exclusive downloads and code samples, an extensive eLearning catalog, and active, moderated discussion forums. SDN membership is free.

Want to read more from this author? Click here to read BV Pillai's weblog. Click here to read more about Master Data Management (MDM) on SDN.



Rate this Tip
To rate tips, you must be a member of SearchSAP.com.
Register now to start rating these tips. Log in if you are already a member.


Submit a Tip




DISCLAIMER: Our Tips Exchange is a forum for you to share technical advice and expertise with your peers and to learn from other enterprise IT professionals. TechTarget provides the infrastructure to facilitate this sharing of information. However, we cannot guarantee the accuracy or validity of the material submitted. You agree that your use of the Ask The Expert services and your reliance on any questions, answers, information or other materials received through this Web site is at your own risk.



NetWeaver SAP White Papers
About Us  |  Contact Us  |  For Advertisers  |  For Business Partners  |  Site Index  |  RSS
SEARCH 
TechTarget provides technology professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective purchase decisions and managing their organizations' technology projects - with its network of technology-specific websites, events and online magazines.

TechTarget Corporate Web Site  |  Media Kits  |  Site Map




All Rights Reserved, Copyright 2000 - 2009, TechTarget | Read our Privacy Policy
SearchSAP.com is a search service provided by TechTarget and is completely
independent of and not affiliated with SAP AG.
  TechTarget - The IT Media ROI Experts