SAP ABAP Function Module EQUIPMENT_INSERT (Anfügen eines (vollen) Equipments)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
PM (Application Component) Plant Maintenance
⤷
IWWW (Package) Application development R/3 MSM WWW functions
⤷
⤷
Basic Data
| Function Module | EQUIPMENT_INSERT | Anfügen eines (vollen) Equipments |
| Function Group | IBEQ | PM:General FMs for Equipment BAPIs |
| Program Name | SAPLIBEQ | |
| INCLUDE Name | LIBEQU03 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
NEW_VEQUI | TYPE | V_EQUI | Equipment data to be inserted | |||
| |
EXIST_NEW | TYPE | C | 'X' | Indikator für Existenzcheck bei externer Nummer | ||
| |
CONV_NEW | TYPE | C | 'X' | Indicator for (ALPHA-, MATN1-)Conversion | ||
| |
INDIV_NEW | TYPE | C | 'X' | Geänderte Felder immer auf individuelle Pflege | ||
| |
UPDATE_NEW | TYPE | C | 'X' | erbuchungssatz für Commit schreiben | ||
| |
DIRECT_NEW | TYPE | C | ' ' | Verbuchungssatz direkt oder in update task | ||
| |
COMMIT_NEW | TYPE | C | ' ' | Commit-Modus ('X' async, 'S' sync, else none) | ||
| |
EQ_CLASS | TYPE | KLAH-CLASS | Klasse, die dem Equipment zugeordnet wird | |||
| |
EQ_CLASS_TYPE | TYPE | KSSK-KLART | Klassenart für EQ_CLASS | |||
| |
EQ_CLASS_STDFLAG | TYPE | IREF-IIND | Indikator, ob EQ_CLASS Standardklasse ist | |||
| |
EQ_CLASS_CHARS | TYPE | API_AUSP | Tabelle: Klassenmerkmale und deren Ausprägungen | |||
| |
ERR_INSERT | TYPE | General error during insertion (see docu) | ||||
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 | 19970129 |
| SAP Release Created in |