Table list used by SAP ABAP Function Module BAPI_COSTELEM_GETLIST (List of Cost Elements for Selection Criteria)
SAP ABAP Function Module BAPI_COSTELEM_GETLIST (List of Cost Elements for Selection Criteria) is using
# Object Type Object Name Object Description Note
     
1 Table  BAPI1030_CELIST Interface Structure: Cost Element Key and Text SOURCE COSTELEMENTLIST STRUCTURE BAPI1030_CELIST
2 Table  BAPI1030_GEN Interface Structure: Cost Element General Fields SOURCE VALUE(CATEGORYTO) LIKE BAPI1030_GEN-CE_CATEGORY OPTIONAL
3 Table  BAPI1030_GEN Interface Structure: Cost Element General Fields SOURCE VALUE(CATEGORY) LIKE BAPI1030_GEN-CE_CATEGORY OPTIONAL
4 Table  BAPI1030_GEN Interface Structure: Cost Element General Fields SOURCE VALUE(DATETO) LIKE BAPI1030_GEN-SOME_DATE OPTIONAL
5 Table  BAPI1030_GEN Interface Structure: Cost Element General Fields SOURCE VALUE(DATE) LIKE BAPI1030_GEN-SOME_DATE DEFAULT SY-DATUM
6 Table  BAPI1030_GEN Interface Structure: Cost Element General Fields SOURCE VALUE(COAREA) LIKE BAPI1030_GEN-CO_AREA
7 Table  BAPI1030_GEN Interface Structure: Cost Element General Fields SOURCE VALUE(COSTELEMENTGROUP) LIKE BAPI1030_GEN-COST_ELEM_GRP OPTIONAL
8 Table  BAPI1030_GEN Interface Structure: Cost Element General Fields SOURCE VALUE(COSTELEMENTTO) LIKE BAPI1030_GEN-COST_ELEM OPTIONAL
9 Table  BAPI1030_GEN Interface Structure: Cost Element General Fields SOURCE VALUE(COSTELEMENTFROM) LIKE BAPI1030_GEN-COST_ELEM OPTIONAL
10 Table  BAPIRET2 Return Parameter SOURCE RETURN STRUCTURE BAPIRET2