SAP ABAP Function Module BAPI_MATALLOC_GETDETAILEDLIST (List of alloc tbls and items for a store)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
WAUF (Package) Application development R/3 Purchasing, Allocation table
⤷
⤷
⤷
Basic Data
| Function Module | BAPI_MATALLOC_GETDETAILEDLIST | List of alloc tbls and items for a store |
| Function Group | 2085 | Allocation table: BAPIs |
| Program Name | SAPL2085 | |
| INCLUDE Name | L2085U01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
PLANT | TYPE | BAPI2085_S-PLANT | Plant no. of store | |||
| |
CUSTOMER | TYPE | BAPI2085_S-PLANT_CUSTOMER | Customer no. of store | |||
| |
ALLOCTABLE | TYPE | BAPI2085_S-ALLOC_TBL | Allocation table number (optional; compulsory if sel = 4) | |||
| |
SELECTIONFLAG | TYPE | BAPI2085_S-SELECT_INDICAT | Selection indicator (empty, 1,2) | |||
| |
DELIVERYDATEFROM | TYPE | BAPI2085_S-DELIV_DATE_FROM | Delivery date from | |||
| |
DELIVERYDATETO | TYPE | BAPI2085_S-DELIV_DATE_TO | Delivery date to | |||
| |
REQUESTDATEFROM | TYPE | BAPI2085_S-REQ_DATE_FROM | Confirmation request from-date | |||
| |
REQUESTDATETO | TYPE | BAPI2085_S-REQ_DATE_TO | Confirmation request to-date | |||
| |
REQUESTFLAG | TYPE | BAPI2085_S-REQUEST_INDICAT | Indicates reply only (empty, 1,2) | |||
| |
DEPARTMENT | TYPE | BAPI2085_S-DEPARTMENT_NO | Department number (optional; compulsory if sel. = 1) | |||
| |
MATERIALGROUP | TYPE | BAPI2085_S-MATL_GROUP | Material group (optional; compulsory if sel. = 2) | |||
| |
MATERIAL | TYPE | BAPI2085_S-MATERIAL | Material number (optional; compulsory if sel. = 3) | |||
| |
READTEXTFLAG | TYPE | BAPI2085_S-TEXT_INDICAT | Indicates if texts are read - yes/no | |||
| |
MATERIAL_EVG | TYPE | BAPIMGVMATNR | Long Material Number | |||
| |
ALLOCTABLELIST | TYPE | BAPI2085_H | List of selected allocation tables | |||
| |
ALLOCTBLITEMSDATA | TYPE | BAPI2085_I | List of selected allocation table items | |||
| |
ITEMDELIVERYDATES | TYPE | BAPI2085_D | List of selected delivery phases | |||
| |
ALLOCTBLTEXT | TYPE | BAPI2085_TH | Allocation table texts | |||
| |
ALLOCTBLITEMTEXT | TYPE | BAPI2085_TI | Texts for allocation table items | |||
| |
RETURN | TYPE | BAPIRET2 | Error message table | |||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 19980414 |
| SAP Release Created in |