Shared Top Border

Enterprise Resource
Planning Portal

 

Advertise | Founder BLOG

ERPGenie.COM ABAP Tips and Tricks Database

THE ultimate
ERP website

 

Forums | Vote for us |

Google    Other Search Options

Home arrow Tips and Tricks arrow Connectors / BAPIs
Connectors / BAPIs
Creating Update Function Modules-BDC PDF Print E-mail
User Rating: / 0
Written by Amit khari   
Tuesday, 02 October 2007
To create a function module, you first need to start the Function Builder. Choose Tools ® ABAP Workbench, Function Builder. For more information about creating function modules, refer to the ABAP Workbench Tools documentation.

To be able to call a function module in an update work process, you must flag it in the Function Builder. When you create the function module, set the Process Type attribute to one of the following values:
 
Read more...
 
Defining BAPI Methods in the BOR PDF Print E-mail
User Rating: / 2
Written by Amit khari   
Thursday, 02 August 2007
To represent the remote enabled function module as a BAPI, BAPI Wizard is used. The wizard generates some additional code to allow the BAPI to be called as a workflow method apart from being called by an outside program.
When creating a new object type in BOR (Business Object Repository), there can be two possibilities. Either it is created as a subtype of an existing business object or it is created as a new business object from scratch.
Read more...
 
Function modules PDF Print E-mail
User Rating: / 1
Written by Amit khari   
Monday, 11 June 2007

Modularization Techniques

Processing blocks that are called from ABAP programs:


  1. Subroutines

  2. Function modules

  3. Methods

    Procedures
    Procedures contain a set of statements, and are called from other ABAP programs.
    The processing blocks that you call from ABAP programs are called procedures
    You define procedures in ABAP programs. When the program is generated, they remain as standalone modules. You can call procedures in the program in which they are defined, or from external programs. Procedures have an interface for passing data, and can also contain local data.

    ABAP contains the following kinds of procedures:
Read more...
 
Code to connect SAP using BAPI from other applications PDF Print E-mail
User Rating: / 4
Written by P. Renjith Kumar   
Thursday, 17 May 2007
This gives the code that is used to establish connection between SAP and other applications using BAPI Active X Controls :
Last Updated ( Thursday, 17 May 2007 )
Read more...
 
Synchronous and Asynchronous BAPI PDF Print E-mail
User Rating: / 1
Written by P. Renjith Kumar   
Wednesday, 16 May 2007
 Synchronous BAPIs

Synchronous means we will have the action immediately . Synchronous BAPIs are generally used to read data from a remote logical system, for example to display a customer list.

 Asynchronous BAPIs

Asynchronus will perform the action in background  . Asynchronous BAPIs are generally used for replicating data on one or more logical systems, for example to distribute article master data.

Last Updated ( Wednesday, 16 May 2007 )
Read more...
 
Source Code Patterns PDF Print E-mail
User Rating: / 2
Written by Rich   
Wednesday, 16 May 2007

Source Code Patterns.

In the ABAP editor there is the functionality to insert code into your program using what is called a pattern. You use this functionality each time you insert a function call for example. This menu option is reached via the menu path SE38->Edit->Pattern:
 

Read more...
 
Calling An External Program From SAP PDF Print E-mail
User Rating: / 0
Written by Rich   
Tuesday, 15 May 2007

Calling An External Program From SAP.

Operating system programs and other application programs can be called from SAP in one of four ways.

The first two methods depend on the location of the application program – whether it resides on the local PC, or the application server. Both are easy to implement. The third way, using ABAP objects relies on the application being called being an OLE server. The fourth I regard as a kind of back door....

An OLE server uses object technology for sharing information and services across process and machine boundaries.

 

Last Updated ( Tuesday, 15 May 2007 )
Read more...
 
Connecting to external database PDF Print E-mail
User Rating: / 0
Written by Pavan   
Thursday, 26 April 2007
How to connect to external database??
Last Updated ( Thursday, 26 April 2007 )
Read more...
 
RFC calls giving different values PDF Print E-mail
User Rating: / 0
Written by Kevin Wilson   
Friday, 16 March 2007
If you've experienced RFC calls that provide different results for the same interface values passed consider checking the gateway setting on your RFC destination. If you test the RFC using SE37 it will use the current app server to process the request. If you call the RFC remotely and specify the incorrect gateway then the RFC may appear to work but return no results...
 
Programming a BAPI PDF Print E-mail
User Rating: / 0
Written by Anon.   
Wednesday, 31 January 2007

Programming a BAPI consists of 6 major tasks:

  1. Defining BAPI Data structures in SE11
  2. Program a RFC enabled BAPI function module for each method
  3. Create a Business object for the BAPI in the BOR
  4. Documentation of the BAPI
  5. Generate ALE interface for asynchronous BAPIs
  6. Generate and release

Tip: You can use the BAPI explorer to get a step by step instruction / checklist in how to create a BAPI. In the BAPI explorer select the Project tab.

Read more...
 
Function modules PDF Print E-mail
User Rating: / 5
Written by Anon.   
Friday, 26 January 2007

Comprehensive list of function modules and descriptions of what they do.....

 

Read more...
 
Reading SAP data from an external source PDF Print E-mail
User Rating: / 0
Written by Bob Billings   
Thursday, 25 January 2007

You can use the DCOM connector or the Java Connector to connect to an SAP system if you have access to a programming language like VB, C++ or Java. If you don't and a client of  yours needs to extract data from an SAP system to a flat file then here is the procedure to accomplish it. We make use of a DOS batch file which will call the SAP standard STARTRFC executable to attach to the SAP machine.

 

Read more...
 

Google Seach

Google Ads

Shared Bottom Border

Contact Us | Polls | Add URL | Contribute | Privacy | Terms | Feedback

Discussion Forum | BLOG | Consultants: Post your resume | Companies: Advertise on ERPGenie.COM | Post Job
Financials Consultant | Consultant Review | Gallia Consulting | Supply Chain Project | SAP Financials Forum
GenieHoldings.COM, Inc. | Genie Press | WorkflowGenie | ESAGenie | ERPTopSites | ABAP Tips and Tricks | SAP Solutions Database

EDIGenie | Searching Survivor