Menu

SAP Function Module SCWN_NOTE_STORE

The Function Module SCWN_NOTE_STORE () is a standard Function Module in SAP ERP and is part of the function group SCWU within the package SCWN.

Technical Information

Function Module SCWN_NOTE_STORE
Short Text
Function Group SCWU
Package SCWN
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IT_CWBCMPNT TYPE CWB_T_CMPNT Softwarekomponenten
IT_CWBDEEQUIV TYPE CWBDE_T_EQUIV Äquivalente Auslieferungsereignisse (a ist enhalten in b)
IT_CWBDEHEAD TYPE CWBDE_T_HEAD Auslieferungsereignis (Release/Hotpackage)
IT_CWBDETRACK TYPE CWBDE_T_TRACK Auslieferungsschiene
IV_IMPLEMENTATION_TEST_ONLY TYPE BOOLE_D SPACE Download nur für Einbautest -> Zuordnung zu Paket $TMP

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TT_CWBCIDATA TYPE BCWBN_CINST_DELTAS Strukturierte Deltas (ABAP-Code)
TT_CWBCIDATA_REF TYPE CWB_DELTAS Tabelle von CL_CWB_DELTA
TT_CWBCIDPNDC LIKE CWBCIDPNDC Dependencies of correction instructions
TT_CWBCIFIXED LIKE CWBCIFIXED Delivery event processed correction instructions
TT_CWBCIHEAD LIKE CWBCIHEAD Header data for correction instructions
TT_CWBCIINVLD LIKE CWBCIINVLD Validity table for correction instructions
TT_CWBCIOBJ LIKE CWBCIOBJ Object list of correction instructions with TADIR key
TT_CWBCIVALID LIKE CWBCIVALID Validity table for correction instructions
TT_CWBNTCI LIKE CWBNTCI Assignment of Note to correction instructions
TT_CWBNTDATA TYPE BCWBN_NOTE_TEXTS SAPscript: Text Lines
TT_CWBNTFIXED LIKE CWBNTFIXED SAP Note completed by delivery event
TT_CWBNTGATTR LIKE CWBNTGATTR Table for Any Note Attributes
TT_CWBNTHEAD LIKE CWBNTHEAD Header table for OSS Notes in customer systems
TT_CWBNTSTXT LIKE CWBNTSTXT Short text for a Note
TT_CWBNTVALID LIKE CWBNTVALID Validity table for Notes

Exceptions

This function module does not define any Exceptions.