SAP2Java 1.0.3 API

com.sap.bapi.util
Class SAPClientBapiCompanyCodeGetDetails

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

public class SAPClientBapiCompanyCodeGetDetails
extends SAPClientBase

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


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

SAPClientBapiCompanyCodeGetDetails

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