ACMEMORY - Shared Buffer for ABAP Channels
Shared Buffer for ABAP Channels information is stored in SAP table ACMEMORY.
It is part of development package SAC_TOOLS in software component BC-MID-AC. This development package consists of objects that can be grouped under "ABAP Channels tools, e.g. logging, tracing, etc.".
It is part of development package SAC_TOOLS in software component BC-MID-AC. This development package consists of objects that can be grouped under "ABAP Channels tools, e.g. logging, tracing, etc.".
Fields for table ACMEMORY
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
RELID | Region in IMPORT/EXPORT Data Table | X | INDX_RELID | CHAR | 4 | |
SRTFD | User-Defined Key Part in Table ICFMEMORY | X | ICF_SRTFD | CHAR | 110 | |
SRTF2 | Next record counter in EXPORT/IMPORT data tables | X | INDX_SRTF2 | INT4 | 4 | |
VERSION | State of ICF Message | ICFSTATUS | CHAR | 16 | ||
CLUSTR | Length field for user data in EXPORT/IMPORT tables | INDX_CLSTR | INT2 | 2 | ||
CLUSTD | Data field for IMPORT/EXPORT database tables | INDX_CLUST | LRAW | 2886 |