The Function Module SD_SCD_SHIPMENT_PROFILE_SCREEN (Shipment information profile screen) is a standard Function Module in SAP ERP and is part of the function group V54PP within the package VTRA.
Function Module | SD_SCD_SHIPMENT_PROFILE_SCREEN |
Short Text | Shipment information profile screen |
Function Group | V54PP |
Package | VTRA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_OPT_CHECK_VAR | LIKE | RV56A-SELKZ | Selektionskennzeichen | |
I_SEL_SET | LIKE | TVTK-SVTRA | Selektionsvariante für Transportdisposition |
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 |
---|---|---|---|---|
C_SEL_OPTIONS | LIKE | RSPARAMS | ABAP: Allg. Struktur für Parameters und Select-Options |
This function module does not define any Exceptions.