SAP ABAP Function Module WBDT_ALLOC_TABLE_EXISTS (Prüfung, ob es Aufteiler zu Materialien / Werken gibt)
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 | WBDT_ALLOC_TABLE_EXISTS | Prüfung, ob es Aufteiler zu Materialien / Werken gibt |
| Function Group | WBDT | Find alloc tbl data for documents |
| Program Name | SAPLWBDT | Find alloc tbl data for documents |
| INCLUDE Name | LWBDTU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
FBO_EXIST | TYPE | C | Inital 0 not found 1= mat. 2 = mat/plant 3 = mat/plant/sched. | |||
| |
FBO_EXIST_VENDOR | TYPE | C | initial=nichts gef. 1=Mat 2=Mat/Lieferant | |||
| |
FBO_EXIST_DC | TYPE | C | initial=nichts gef. 1=Mat 2=Mat/Verteilzentrum | |||
| |
FBI_MATERIAL | TYPE | AUPO-MATNR | Material no. | |||
| |
FBI_PLANT | TYPE | AUFI-FILNR | Plant no. (customer no.) | |||
| |
FBI_READ_DELIVERY_P | TYPE | C | ' ' | Read delivery phases (schedule lines) | ||
| |
FBI_DELIVERY_FROM | TYPE | AULW-WEDAT | GR from | |||
| |
FBI_DELIVERY_TO | TYPE | AULW-WEDAT | GR to | |||
| |
FBI_VENDOR | TYPE | AUFI-LFNRU | Supply source vendor | |||
| |
FBI_DC | TYPE | AUFI-VZENT | Supply source DC | |||
| |
FBI_EKORG | TYPE | T024E-EKORG | Pur. org. for store and DC | |||
| |
FBI_NO_ITEMS_WITH_STATE_DONE | TYPE | RW00A-AKTSW | X = keine Positionen mit Status ERLEDIGT | |||
| |
FBI_BUFFER_REFRESH | TYPE | C | ' ' | Refresh Buffer | ||
| |
FBT_AUPO | TYPE | AUPO | ||||
| |
FBT_AUFI | TYPE | AUFI | ||||
| |
FBT_AULW | TYPE | AULW | ||||
| |
FBT_AUVZ | TYPE | AUVZ | ||||
| |
FBT_AUFI_VENDOR | TYPE | AUFI | ||||
| |
FBT_AUVZ_VENDOR | TYPE | AUVZ | ||||
| |
FBT_AUFI_DC | TYPE | AUFI | ||||
| |
FBE_MATERIAL_INITIAL | TYPE | Mat. no. not filled | ||||
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 | 19970813 |
| SAP Release Created in |