SAP2Java 1.0.3 API

com.sap.bapi.util
Class SAPClientBapiCompanyCodeGetList

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

public class SAPClientBapiCompanyCodeGetList
extends SAPClientBase

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


Field Summary
 
Fields inherited from interface com.sap.bapi.listener.SAPBase
getterPrefix, inputPrefix, outputPrefix, setterPrefix, SID
 
Constructor Summary
SAPClientBapiCompanyCodeGetList(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

SAPClientBapiCompanyCodeGetList

public SAPClientBapiCompanyCodeGetList(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