SAP ABAP Function Module VBHT_CHECK_BATCH_HISTORY (To check for Batch History entries in TOBJ_D_INDEX before deleting a Batch)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-BM (Application Component) Batches
⤷
VBIC (Package) Batch Information Cockpit
⤷
⤷
Basic Data
| Function Module | VBHT_CHECK_BATCH_HISTORY | To check for Batch History entries in TOBJ_D_INDEX before deleting a Batch |
| Function Group | VBHT | BIC - Batch History |
| Program Name | SAPLVBHT | |
| INCLUDE Name | LVBHTU08 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ET_T_OBJ_D_INDEX | TYPE | TY_TOBJ_D_INDEX | Batch History: table type TOBJ_D_INDEX | |||
| |
IV_MATNR | TYPE | TOBJ_D_INDEX-MATNR | Material Number | |||
| |
IV_CHARG | TYPE | TOBJ_D_INDEX-CHARG | Batch Number | |||
| |
IV_WERKS | TYPE | TOBJ_D_INDEX-WERKS | Plant | |||
| |
EXISTING_BATCH_HISTORY | TYPE | Batch exists in Batch History | ||||
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 | 20130531 |
| SAP Release Created in | 604 |