Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 412 Bytes

File metadata and controls

16 lines (13 loc) · 412 Bytes

csharp-sap-data-extractor-console

App Console C# for Data extraction from SAP

Creación de archivo de conexión a SAP

El archivo Cust_SAP_Parameters.ini debe tener el siguiente contenido (reemplazar lo indicado entre corchetes):

Name=SAP
AppServerHost=[IP_SERVIDOR_SAP]
SystemNumber=[INSTANCE_NUMBER]
User=[SAP_USERNAME]
Password=[SAP_PASSWORD]
Client=[CLIENT (mandante sap)]
Language=[LANGUAGE]