The Function Module BAPI_MATPHYSINV_GETLIST (Read list of phys. inv. documents) is a standard Function Module in SAP ERP and is part of the function group MB_BUS2028 within the package MB.
Function Module | BAPI_MATPHYSINV_GETLIST |
Short Text | Read list of phys. inv. documents |
Function Group | MB_BUS2028 |
Package | MB |
Module Type | Remote-Enabled |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ADJUST_STATUS_RA | LIKE | BAPI_PHYSINV_ADJUST_ST_RA | Selection Options for Difference Posting Status | |
COUNT_STATUS_RA | LIKE | BAPI_PHYSINV_COUNT_ST_RA | Selection Options for Count Status | |
FISCALYEAR_RA | LIKE | BAPI_PHYSINV_YEAR_RA | Selection Options for Fiscal Year | |
GROUPING_CRIT_RA | LIKE | BAPI_PHYSINV_GROUP_CRIT_RA | Selection Options for Grouping Criteria | |
HEADERS | LIKE | BAPI_PHYSINV_HEAD | Header Data of Phys. Inv. Docs | |
PHYSINVENTORY_RA | LIKE | BAPI_PHYSINV_DOC_RA | Selection Options for Phys. Inv. Doc. | |
PHYS_INV_NO_LONG_RA | LIKE | BAPI_PHYSINV_PH_INV_NO_LONG_RA | Selection Options for Phys. Inv. No. (Long) | |
PHYS_INV_NO_RA | LIKE | BAPI_PHYSINV_PH_INV_NO_RA | Selection Options for Phys. Inv. No. | |
PLANT_RA | LIKE | BAPI_PHYSINV_PLANT_RA | Selection Options for Plant | |
PLAN_DATE_RA | LIKE | BAPI_PHYSINV_PLAN_DATE_RA | Selection Options for Planned Count Date | |
RETURN | LIKE | BAPIRET2 | Return Messages | |
STGE_LOC_RA | LIKE | BAPI_PHYSINV_STGE_LOC_RA | Selection Options for Storage Location |
This function module does not define any Exceptions.