SAP ABAP Function Module VECTOR_OP (Vektoroperationen)
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 | VECTOR_OP | Vektoroperationen |
| Function Group | MCP6 | Matrix and vector operations |
| Program Name | SAPLMCP6 | |
| INCLUDE Name | LMCP6U03 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
BISC | TYPE | MXSOP-C | 2147483647 | Column up to which operation is to be carried out | ||
| |
OP | TYPE | RMCP2-OPERA | Operation to be carried out | |||
| |
VALUE | TYPE | MXSOP-V | 0 | Wert for operation to be carried out | ||
| |
VEOFF | TYPE | MXSOP-C | 0 | Offset as of which vector 2 is used | ||
| |
VONC | TYPE | MXSOP-C | 1 | Column as of which operation is to be carried out | ||
| |
V1 | TYPE | VESOP | Vector 1 | |||
| |
V2 | TYPE | VESOP | Vector 2 | |||
| |
V3 | TYPE | VESOP | Result vector | |||
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 | 19940208 |
| SAP Release Created in |