SAP ABAP Class CL_ISU_MANIPULATE_VALUES (Change Values from List (For Example: +, -, *, /))
Hierarchy
☛
IS-UT (Software Component) SAP Utilities/Telecommunication
⤷
IS-U-EDM (Application Component) Energy Data Management
⤷
EE_DATEX (Package) Data Exchange at Point of Delivery Level

⤷

⤷

Properties
Class | CL_ISU_MANIPULATE_VALUES | |
Short Description | Change Values from List (For Example: +, -, *, /) | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | EE_DATEX | Data Exchange at Point of Delivery Level |
Created | 20040226 | SAP |
Last change | 20050224 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ISU_MANIPULATE_VALUES has no forward declaration.
Interfaces
Class CL_ISU_MANIPULATE_VALUES has no interface implemented.
Friends
Class CL_ISU_MANIPULATE_VALUES has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | E_MASS_CHANGE_FUNCTION | '+' | Add | 20040226 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | E_MASS_CHANGE_FUNCTION | '/' | Split | 20040226 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | E_MASS_CHANGE_FUNCTION | '*' | Multiply | 20040226 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | E_MASS_CHANGE_FUNCTION | '-' | Subtract | 20040226 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Carry Out a Mass Change | 20040226 |
Events
Class CL_ISU_MANIPULATE_VALUES has no event.
Types
Class CL_ISU_MANIPULATE_VALUES has no local type.
Method Signatures
Method MASS_CHANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHT_VALUES | Call by reference | Type reference (TYPE) | IEISU_MASS_CHANGE | Tabellentyp zur EISU_MASS_CHANGE | 20040226 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeine fehler | 20040226 | |
2 | ![]() |
Aktion abgebrochen | 20040226 |
History
Last changed by/on | SAP | 20050224 |
SAP Release Created in | 472 |