SAP ABAP Function Module SCWN_NOTE_UNPACK_FOR_DELTA (Reads componets of a note stored on the file system)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-UPG-NA (Application Component) SAP Note Assistant
⤷
SCWN (Package) Note Management
⤷
⤷
Basic Data
| Function Module | SCWN_NOTE_UNPACK_FOR_DELTA | Reads componets of a note stored on the file system |
| Function Group | SCWU | Methods for data transfer |
| Program Name | SAPLSCWU | |
| INCLUDE Name | LSCWUU20 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ET_CWBCIHEAD | TYPE | CWBCI_T_HEAD | Kopfdaten einer Korrekturanleitung | |||
| |
ET_CWBCIDATA_REF | TYPE | CWB_DELTAS | Tabelle von CL_CWB_DELTA | |||
| |
IV_DATA_BIN | TYPE | XSTRING | Hinweis und Korrekturanleitungsdaten durch XML-Transformation verpackt | |||
| |
IT_OBJECT_DATA_BIN | TYPE | CWBCI_T_OBJDELTA | Tabelle mit Objekt Deltas durch XML-Transformation verpackt | |||
| |
INCOMPATIBLE_VERSIONS | TYPE | Inkompatible Version | ||||
| |
CORRUPT_DATA_FILE | TYPE | Defektes Datenfile | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20050115 |
| SAP Release Created in | 46D |