SAP ABAP Function Module MCP_MATRIX_ROW_SUM (Summieren von Zeilen einer Matrix)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
MCP2 (Package) R/3 application development: Sales & Operations Planning

⤷

⤷

⤷

Basic Data
Function Module | MCP_MATRIX_ROW_SUM | Summieren von Zeilen einer Matrix |
Function Group | MCP6 | Matrix and vector operations |
Program Name | SAPLMCP6 | |
INCLUDE Name | LMCP6U29 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
I_BASLI | TYPE | MXSOP-Z | Startzeile der Summation | |||
![]() |
I_REPAN | TYPE | MXSOP-Z | Anzahl zu summierender Zeilen | |||
![]() |
I_REPLE | TYPE | MXSOP-Z | Zeilenabstand | |||
![]() |
I_EHBAS | TYPE | T445M-EHBA1 | 'X' | Kennzeichen Einheiten werden berücksichtigt | ||
![]() |
I_OPERA | TYPE | T445M-OP | 'AM' | |||
![]() |
T_COL | TYPE | VESOP | Spaltenindex enthält summierte Werte | |||
![]() |
T_MAT | TYPE | MXSOP | Matrix | |||
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 | 19950404 |
SAP Release Created in |