SAP ABAP Function Module CO_WIPB_CREATE_BATCH_STOCK (Anlegen Bestandscharge nach vorgegebenen oder zu mischenden MKM)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
PP-SFC (Application Component) Production Orders
⤷
COWIPB (Package) WIP Batch
⤷
⤷
Basic Data
| Function Module | CO_WIPB_CREATE_BATCH_STOCK | Anlegen Bestandscharge nach vorgegebenen oder zu mischenden MKM |
| Function Group | COWIPB | WIP Batch: General Functions |
| Program Name | SAPLCOWIPB | |
| INCLUDE Name | LCOWIPBU65 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
I_OK_CODE | TYPE | SYTCODE | ABAP Program, Current Transaction Code | |||
| |
IS_REF | TYPE | AFRU_INC_REF | Confirmation/WIP Batches and Reference Fields | |||
| |
I_KZBEW | TYPE | COWB_COMP-KZBEW | Movement Indicator | |||
| |
I_BWART | TYPE | COWB_COMP-BWART | Movement Type (Inventory Management) | |||
| |
I_CPCONF | TYPE | CO_WIPB_CPCONF | Indicator for Adoption of Conf. in Batch Classification | |||
| |
I_CHARG | TYPE | AFRU_INC_REF-CHARG | Batch Number | |||
| |
I_FLG_NO_WIPB_HANDLING | TYPE | CHAR1 | Single-Character Indicator | |||
| |
I_KZCLA | TYPE | CHAR1 | Single-Character Indicator | |||
| |
IT_ALLAUSP | TYPE | RMCLAUSP | Schnittstelle Merkmale | |||
| |
CT_WIPB | TYPE | AFRU_WIPB_RT | WIP-Chargentabelle | |||
| |
CT_WE | TYPE | COWB_COMP_WIPB_RT | Runtime Structure for Goods Issues and Receipts | |||
| |
CT_COWIPB_CHVW | TYPE | COWIPB_CHVW_UPD | Update Structure for WIP Batches | |||
| |
IT_VALUES | TYPE | API_VAL_I | Selektierte Charge aus Chargenfindung | |||
| |
IT_ATTRIBUTES | TYPE | API_CH_ATT | Attributes of Characteristics | |||
| |
CLASS_NOT_FOUND | TYPE | Klassifikation nicht gefunden | ||||
| |
CONF_NOT_FOUND | TYPE | Configuration not found | ||||
| |
STRAT_NOT_FOUND | TYPE | Abmischstrategie nicht gefunden (T156) | ||||
| |
NO_CLASS_FOUND | TYPE | Class Not Found | ||||
| |
NO_CLASS_TYPE_FOUND | TYPE | Klassentyp nicht gefunden | ||||
| |
NO_OBJECTS_FOUND | TYPE | No Objects Found | ||||
| |
ERROR | TYPE | General Error | ||||
| |
NO_BATCH | TYPE | |||||
| |
PLANT_NOT_FOUND | TYPE | Werk nicht vorhanden fur das Material | ||||
| |
NO_AUTHORITY | TYPE | Nicht Authorisiert | ||||
| |
ERROR_VB_CREATE_BATCH | TYPE | Allgemeiner Fehler bei Anlegen der WIP-Charge | ||||
| |
ERROR_CREATE_BATCH | TYPE | |||||
| |
ERROR_CREATE_BATCH_ASSIGN | TYPE | |||||
| |
DATA_INCONSISTENCE | TYPE | |||||
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 | 20100310 |
| SAP Release Created in | 604 |