SCM_RM07ICN1_ALV4 is an SAP Structure so does not store data like a database table does but can be used to process "Structure for ITAB4 for Report RM07ICN1" Information within sap ABAP programs. This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.
i.e. DATA: wa_SCM_RM07ICN1_ALV4 TYPE SCM_RM07ICN1_ALV4 .
Below is the documentation avaialable and full details of the fields which make up this Structure.
You can view further information about this via relevant transactions such as SE11 or SE80. Also check out the Comments section below to view or add related contributions and example screen shots.
Field | Component Type | Data Type | length (Decimals) | Check table | Description | Conversion Routine |
ICON_DISPLAY | ICON_RELEASE | CHAR | 60 | Release Option | ||
GPDATALV | GIDAT | DATS | 8 | Planned date of inventory count | ||
GIDATALV | GIDAT | DATS | 8 | Planned date of inventory count | ||
ABCINALV | ABCIN | CHAR | 1 |
* | Physical inventory indicator for cycle counting | |
WERKSALV | WERKS_D | CHAR | 4 |
* | Plant | |
LGORTALV | LGORT_D | CHAR | 4 |
* | Storage Location | |
MATNRALV | MATNR | CHAR | 18 |
* | Material Number | MATN1 |
CHARGALV | CHARG_D | CHAR | 10 |
* | Batch Number | |
BSTARALV | SPERR | CHAR | 1 | Physical Inventory Blocking Indicator | ||
LGPBEALV | LGPBE | CHAR | 10 | Storage Bin | ||
MATKLALV | MATKL | CHAR | 9 |
* | Material Group |
Key field | |
Non-key field |
SCM_RM07ICN1_ALV4 - Structure for ITAB4 for Report RM07ICN1 SCM_RM07ICN1_ALV3 - Structure for ITAB3 for Report RM07ICN1 SCM_RM07IBDC_ALV2 - Structure for ITAB2 for Report RM07ICN1 SCM_RM07IBDC_ALV1 - Structure for ITAB1 for Report RM07ICN1 SCM_CHECK_CONS - Structure for Consistency Check IDoc Copy Management SCMS_TRINF - CMS: Information on Transport File