The Function Module C11A_ENTRY (PP-SHE: Einstieg in Auswahlmengen-Trefferliste) is a standard Function Module in SAP ERP and is part of the function group C11A within the package CBUI.
Function Module | C11A_ENTRY |
Short Text | PP-SHE: Einstieg in Auswahlmengen-Trefferliste |
Function Group | C11A |
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_ACTYPE | LIKE | RCGDIALCTR-ACTYPE | ||
I_ADDINF | LIKE | RCGADDINF | ||
I_KEYPATH | LIKE | RCGSSPATH | ||
I_TRTYPE | LIKE | RCGDIALCTR-TRTYPE |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_KEYPATH | LIKE | RCGSSPATH | ||
E_OKCODE | TYPE | ESP1_OKCODE_TYPE | ABAP-Programm, aktueller Transaktionscode |
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_KEYTAB | LIKE | RCGSTDRECN |
This function module does not define any Exceptions.