Table list used by SAP ABAP Function Module BAPI_BLD_GETDETAIL (Reads out the dip history for one location/material)
SAP ABAP Function Module
BAPI_BLD_GETDETAIL (Reads out the dip history for one location/material) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BAPIBULOC01 | Business location selection parameters (IS-OIL, SSR) | SOURCE VALUE(LOCATIONID) LIKE BAPIBULOC01-LOCATIONID |
|
| 2 | BAPIBULOC08 | Time range for selection of entries | SOURCE VALUE(TIMERANGE) LIKE BAPIBULOC08 |
|
| 3 | BAPIBULOCD01 | Business location Dip Reading Header(IS-Oil, SSR) | ||
| 4 | BAPIBULOCD01 | Business location Dip Reading Header(IS-Oil, SSR) | SOURCE VALUE(MATERIAL) LIKE BAPIBULOCD01-MATERIAL |
|
| 5 | BAPIBULOCD02 | Business location Dip Reading Records(IS-Oil, SSR) | ||
| 6 | BAPIBULOCD02 | Business location Dip Reading Records(IS-Oil, SSR) | SOURCE DIPREADINGS STRUCTURE BAPIBULOCD02 |
|
| 7 | BAPIRET2 | Return Parameter | ||
| 8 | BAPIRET2 | Return Parameter | SOURCE VALUE(RETURN) LIKE BAPIRET2 |
|