Function Module list used by SAP ABAP Function Module TXW_EXTRACT_WRITE_INIT (Initialize new extract (write operation))
SAP ABAP Function Module
TXW_EXTRACT_WRITE_INIT (Initialize new extract (write operation)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | MESSAGES_INITIALIZE | Delete messages collected up to now, collect future messages | ||
| 2 | MESSAGES_SHOW | Display collected messages and associated long texts | ||
| 3 | MESSAGES_STOP | End collection of messages; report importance of errors occurred | ||
| 4 | MESSAGE_STORE | Store transferred message or output directly | ||
| 5 | POPUP_TO_CONFIRM_STEP | Do not use! Please use POPUP_TO_CONFIRM. | ||
| 6 | SYSTEM_CODEPAGE | SAPscript: System-Codepage (veraltet !) | ||
| 7 | TXW_DATA_FILE_DEQUEUE | Dequeue data file | ||
| 8 | TXW_DATA_FILE_ENQUEUE | Enqueue data file | ||
| 9 | TXW_FILENAME_ISO9660_CHECK | Check if filename conforms to ISO 9660 standard | ||
| 10 | TXW_FILE_CLOSE | Close current file on application server | ||
| 11 | TXW_FILE_CLOSE_ALL_READ | Close all files that are open for read | ||
| 12 | TXW_FILE_NAME_GET | Data file name from logical name and volume id | ||
| 13 | TXW_FILE_OPEN_FOR_READ | Open file on application server for reading | ||
| 14 | TXW_FILE_OPEN_FOR_WRITE | Open file on application server for writing | ||
| 15 | TXW_GLOBAL_PARAMETER_GET | Get value of global parameter (customizing) | ||
| 16 | TXW_PATHSYNTAX_CHECK | Check if path syntax contains param_1 and filename | ||
| 17 | TXW_SEGMENT_RECORD_EXPORT | Export data record to current segment in flat file | ||
| 18 | TXW_SEGMENT_WRITE_CLOSE | Close data segment (update statistics, write indexes) (write operation) | ||
| 19 | TXW_SEGMENT_WRITE_INIT | Initializations for new data segment on file (write operation) | ||
| 20 | TXW_UUID_CONVERT_CHECK | Check if conversion is necessary, ask, perform conversion |