Table/Structure Field list used by SAP ABAP Function Module ABC_ANALYSE (ABC-Analyse zum Material für eine Kennzahl bei anzugebender Strategie)
SAP ABAP Function Module
ABC_ANALYSE (ABC-Analyse zum Material für eine Kennzahl bei anzugebender Strategie) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BCO_WERTE - ORGA | Purchasing or sales organization | ||
| 2 | BCO_WERTE - PROZENT | Field of type FLTP | ||
| 3 | BCO_WERTE - WERKS | Plant | ||
| 4 | BCO_WERTE - K_PROZENT | Field of type FLTP | ||
| 5 | RMCB0 - AMPRA | Percentage of materials in segment A | SOURCE VALUE(ANZ_MAT_PROZ_A) LIKE RMCB0-AMPRA DEFAULT 10 |
|
| 6 | RMCB0 - AMABB | Number of materials in segment B | SOURCE VALUE(ANZ_MAT_ABS_B) LIKE RMCB0-AMABB DEFAULT 500 |
|
| 7 | RMCB0 - AMPRB | Number of materials for segment B as a percentage | ||
| 8 | RMCB0 - AMPRB | Number of materials for segment B as a percentage | SOURCE VALUE(ANZ_MAT_PROZ_B) LIKE RMCB0-AMPRB DEFAULT 20 |
|
| 9 | RMCB0 - AMPRC | Number of materials for segment C as a percentage | ||
| 10 | RMCB0 - AMPRC | Number of materials for segment C as a percentage | SOURCE VALUE(ANZ_MAT_PROZ_C) LIKE RMCB0-AMPRC DEFAULT 70 |
|
| 11 | RMCB0 - STAB1 | Strategy selection: consumption value as % | SOURCE VALUE(K_WERT_PROZ_FLAG) LIKE RMCB0-STAB1 DEFAULT 'X' |
|
| 12 | RMCB0 - STAB1 | Strategy selection: consumption value as % | SOURCE VALUE(WERKS_UEBERGREIFEND) LIKE RMCB0-STAB1 DEFAULT SPACE |
|
| 13 | RMCB0 - STAB1 | Strategy selection: consumption value as % | ||
| 14 | RMCB0 - STAB2 | Strategy selection: absolute consumption value | ||
| 15 | RMCB0 - STAB2 | Strategy selection: absolute consumption value | SOURCE VALUE(K_WERT_ABS_FLAG) LIKE RMCB0-STAB2 DEFAULT SPACE |
|
| 16 | RMCB0 - STAB3 | Strategy selection: number of materials as % | ||
| 17 | RMCB0 - STAB3 | Strategy selection: number of materials as % | SOURCE VALUE(ANZ_MAT_PROZ_FLAG) LIKE RMCB0-STAB3 DEFAULT SPACE |
|
| 18 | RMCB0 - STAB4 | Strategy selection: absolute number of materials | ||
| 19 | RMCB0 - STAB4 | Strategy selection: absolute number of materials | SOURCE VALUE(ANZ_MAT_ABS_FLAG) LIKE RMCB0-STAB4 DEFAULT SPACE |
|
| 20 | RMCB0 - AMPRA | Percentage of materials in segment A | ||
| 21 | RMCB0 - AMABB | Number of materials in segment B | ||
| 22 | RMCB0 - AMABA | Number of materials in segment A | SOURCE VALUE(ANZ_MAT_ABS_A) LIKE RMCB0-AMABA DEFAULT 100 |
|
| 23 | RMCB0 - AMABA | Number of materials in segment A | ||
| 24 | RMCB0 - AGPRC | Percentage of total usage value for segment C | SOURCE VALUE(K_WERT_PROZ_C) LIKE RMCB0-AGPRC DEFAULT 10 |
|
| 25 | RMCB0 - AGPRC | Percentage of total usage value for segment C | ||
| 26 | RMCB0 - AGPRB | Perecntage of total usage value for segment B | SOURCE VALUE(K_WERT_PROZ_B) LIKE RMCB0-AGPRB DEFAULT 20 |
|
| 27 | RMCB0 - AGPRB | Perecntage of total usage value for segment B | ||
| 28 | RMCB0 - AGPRA | Percentage of total usage value for segment A | SOURCE VALUE(K_WERT_PROZ_A) LIKE RMCB0-AGPRA DEFAULT 70 |
|
| 29 | RMCB0 - AGPRA | Percentage of total usage value for segment A | ||
| 30 | RMCB0 - AGABB | Total usage value of all B materials | SOURCE VALUE(K_WERT_ABS_B) LIKE RMCB0-AGABB DEFAULT 5000 |
|
| 31 | RMCB0 - AGABB | Total usage value of all B materials | ||
| 32 | RMCB0 - AGABA | Total usage value of all A materials | SOURCE VALUE(K_WERT_ABS_A) LIKE RMCB0-AGABA DEFAULT 50000 |
|
| 33 | RMCB0 - AGABA | Total usage value of all A materials | ||
| 34 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables |