The Function Module C1H0_SUB_SHOW_SUBLIST (EHS: Ausgabefunktion für Stofflistenzuordnung) is a standard Function Module in SAP ERP and is part of the function group C1H0 within the package CBUI.
Function Module | C1H0_SUB_SHOW_SUBLIST |
Short Text | EHS: Ausgabefunktion für Stofflistenzuordnung |
Function Group | C1H0 |
Package | CBUI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_OBJTYPE | LIKE | TCGOBJ-OBJTYPE | Spezifikationstyp | |
I_VALDAT | LIKE | ESTRH-VALFR | SY-DATUM | Stichtag |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FLG_CANCEL | TYPE | ESP1_BOOLEAN | Kennzeichen: Dialog wurde abgebrochen | |
E_OKCODE | TYPE | ESP1_OKCODE_TYPE | nicht verarbeiteter Ok-Code |
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 |
---|---|---|---|---|
I_ENVIRONMENT_TAB | LIKE | TCGENV | Menge mit zugeordneten Umgebungsparametern | |
I_SUBSTANCE_TAB | LIKE | RCGSTDRECN | Menge von darzustellenden Stoffen |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ALV_CALL_ERROR | Fehler beim Aufruf des Listviewers |
INTERNAL_ERROR | Interner Fehler |
NO_SUBSTANCE_GIVEN | Kein Stoff angegeben |
SUB_DATA_READ_ERROR | Fehler beim Lesen der Stoffdaten |