SAP2Java 1.0.3 API

com.sap.bapi.util
Class SAPClientBapiCustomerGetList

java.lang.Object
  |
  +--com.sap.bapi.listener.SAPClientBase
        |
        +--com.sap.bapi.util.SAPClientBapiCustomerGetList
All Implemented Interfaces:
SAPBase

public class SAPClientBapiCustomerGetList
extends SAPClientBase

This class is used to show an inbound call from R3 scenario for function module BAPI_CUSTOMER_GETLIST


Field Summary
 
Fields inherited from interface com.sap.bapi.listener.SAPBase
getterPrefix, inputPrefix, outputPrefix, setterPrefix, SID
 
Constructor Summary
SAPClientBapiCustomerGetList(java.lang.String host, java.lang.String clientID, java.lang.String userName, java.lang.String passWord)
           
 
Method Summary
static void main(java.lang.String[] args)
          Method main.
 
Methods inherited from class com.sap.bapi.listener.SAPClientBase
buildAlias, createFunction, execute, execute, getInput, getOutput, getPackageName, getTables, handleRequest, setInput, setPackageName, setTables
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SAPClientBapiCustomerGetList

public SAPClientBapiCustomerGetList(java.lang.String host,
                                    java.lang.String clientID,
                                    java.lang.String userName,
                                    java.lang.String passWord)
                             throws BAPIException
Method Detail

main

public static void main(java.lang.String[] args)
                 throws BAPIException
Method main.

Parameters:
args -
Throws:
BAPIException

SAP2Java 1.0.3 API

This is a partial documentation. Send comments to-- sid_bhat@hotmail.com