The Function Module CIF_CUOBJ_CH_SELECT (Selektiert Chargensuchmerkmale für die Initalvers. am Kundenauftrag.) is a standard Function Module in SAP ERP and is part of the function group CCHA within the package CIF.
Function Module | CIF_CUOBJ_CH_SELECT |
Short Text | Selektiert Chargensuchmerkmale für die Initalvers. am Kundenauftrag. |
Function Group | CCHA |
Package | CIF |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_CIFOBJINFV | LIKE | CIFOBJINFV | Generierte Tabelle zum View CIFOBJINFV | |
IS_CTRLPARAMS | LIKE | CIFCTRLPAR | Controlparameter für die Datenübertragungen | |
IV_OBTAB | LIKE | INOB-OBTAB | Name der Datenbanktabelle des Objektes |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
ET_CCVEXT | LIKE | CIF_CCVEXT | Merkmalsbewertung zu einem Objekt | |
IT_ATPFIELD | LIKE | ATPFIELD | Kontingente: Merkmalskatalog | |
IT_DELTA_MODEL | LIKE | CIF_IMOD | Basistabelle des Integrationsmodells für APO-Interface |
This function module does not define any Exceptions.