Connect method for LCConnection

This method establishes a connection to SAP using the required properties Database, UserName, and Password. The method name is Connect.

DATABASE

Function Module

The RFC or BAPI to be called in SAP. In the case of a transaction, set this to RFC_SYSTEM_INFO

Text

BAPI_CUSTOMER_GETDETAIL2

BAPI_REQUISITION_CREATE

USER ID (required)

User ID

User ID / name: used for logging in during connection.

Text MUSTER
PASSWORD (required)

Password

Password: used for logging in during connection.

Text IDES