The Function Module WSTN7_GENERIC_CLEAR_ALL (delete data from temporary tables) is a standard Function Module in SAP ERP and is part of the function group WSTN7 within the package WSTRN.
Function Module | WSTN7_GENERIC_CLEAR_ALL |
Short Text | delete data from temporary tables |
Function Group | WSTN7 |
Package | WSTRN |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_CTL_POST | TYPE | WSTN_CTL_POST | Structure for Prepack posting control | |
IT_AL_ALLOC | TYPE | WSTN_AL_ALLOC_TAB | Table type for allocation planning - Lines | |
IT_AL_AULW | TYPE | WSTN_AL_AULW_TAB | Table type for allocation planning - Site delivery phases | |
IT_AL_AUVW | TYPE | WSTN_AL_AUVW_TAB | Table type for allocation planning - DC delivery phases | |
IT_AL_DFTLW | TYPE | WSTN_AL_DFTLW_TAB | Table type for allocation planning - Default delivery phases | |
IT_AL_FILGRP | TYPE | WSTN_AL_FILGRP_TAB | Table type for allocation planning - Site group assignation | |
IT_AL_MSG | TYPE | WSTN_AL_MSG_TAB | Table type for allocation planning - Posting messages | |
IT_AL_POSI | TYPE | WSTN_AL_POSI_TAB | Table type for allocation planning - Items reference | |
IT_AL_PTWAY | TYPE | WSTN_AL_PTWAY_TAB | Table type for allocation planning - DC holdback lines | |
IT_AL_SGROUP | TYPE | WSTN_AL_SITE_GROUP_TAB | Table type for allocation planning - Site group definition | |
IT_PP_DESC | TYPE | WSTN_PP_DESC_TAB | Table type for prepack definition - description data | |
IT_PP_HEADER | TYPE | WSTN_PP_HEADER_TAB | Table type for prepack definition - header data | |
IT_PP_PURCH | TYPE | WSTN_PP_PURCH_TAB | Table type for prepack definition - purchasing price data | |
IT_PP_STRUC | TYPE | WSTN_PP_STRUC_TAB | Table type for prepack definition - components data | |
IV_GEN_ARTICLE | TYPE | WSTR_SATNR_PP | Material number of the generic material | |
IV_PLANNR | TYPE | WSTN_AL_PLANNR | Prepack allocation planning number |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.