Hai Experts!!
I am actually not an ABAP guy and presently we do not have ABAP support. So, pls help me with code
actually we have a requirement come from client. we need to up load some data into SAP ECC table name called ZIIFL from EXCELL.
the file structure is as follow
EMPID | EMPNM | EMDEC | EDESI | EMDOJ | EFROM | EMPTO | EQREV | ECORE | ECURR | EVASR | EDPCR | EMSAL | EINCE | EZONE | ESTAT | EREGI | EBRCD | EBRNM | ERECD | ERENM |
EmployeeCode | EmployeeName | Description | Designation | DOJ | FROM DATE | TO DATE | Equity REVENUE | Commodity REVENUE | Currency REVENUE | VAS REVENUE | DPC INCOME | Employee salary | EMP_Incentive | Zone | state | Region | Branch Code | Branch Name | ReportingTo | ReportingToName |
SAP ECC table NAME : ZIIFL
first row is SAP ECC table FIELD NAMES
second row is FLAT FILE structure
pls help me with ABAP code to upload data from excell to ECC table
Thanks in advance.
Raghu