The Function Module WTY15_COND_OBJID_UI_CREATE (create table ET_COND_OBJID_UI from KOMV and wty_cond_objid) is a standard Function Module in SAP ERP and is part of the function group WTY15 within the package ISAUTO_WTY.
Function Module | WTY15_COND_OBJID_UI_CREATE |
Short Text | create table ET_COND_OBJID_UI from KOMV and wty_cond_objid |
Function Group | WTY15 |
Package | ISAUTO_WTY |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_COND_OBJID | TYPE | WTY_COND_OBJID_TAB | Zuordnung Kondition zu Nebenkontierungen | |
IV_CLMTY | TYPE | WTY_CLMTY | Art des Garantieantrags | |
IV_MODE | TYPE | WTY_MODE | PWTY_MODE-DISP | Bearbeitungsmodus des Garantieantrags |
IV_POSNR | TYPE | WTY_POSNR | Positionsnummer |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_COND_OBJID_UI | TYPE | WTY_COND_OBJID_UI_TAB | Zuordnung Kondition zu Nebenkontierungen UI | |
EV_DEFAULT | TYPE | C | Vorbelegung möglich |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_KOMV | LIKE | KOMV | Preisfindung Kommunikations-Konditionssatz |
This function module does not define any Exceptions.