SAP ABAP Class CL_ISU_UPD_MODE (IS-U Update Mode (Constants))
Hierarchy
☛
IS-UT (Software Component) SAP Utilities/Telecommunication
⤷
IS-U-CS-CRM (Application Component) Integration: Customer Relationship Management
⤷
EEPDSC1 (Package) IS-U: Master Data Generator

⤷

⤷

Properties
Class | CL_ISU_UPD_MODE | |
Short Description | IS-U Update Mode (Constants) | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | EEPDSC1 | IS-U: Master Data Generator |
Created | 20000420 | SAP |
Last change | 20050224 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ISU_UPD_MODE has no forward declaration.
Interfaces
Class CL_ISU_UPD_MODE has no interface implemented.
Friends
Class CL_ISU_UPD_MODE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR4 | 'DIMU' | All DB Update Modes | 20000420 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | DAMODUS | 'D' | Delete DB Update Mode | 20000420 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | DAMODUS | 'I' | Insert DB Update Mode | 20000420 | |
4 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR3 | 'IUD' | DB Update Modes I, U and D | 20000420 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | DAMODUS | 'M' | Insert/Update DB Update Mode | 20000420 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | DAMODUS | SPACE | No Update for DB Update Mode | 20000420 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | DAMODUS | 'U' | Update the DB Update Mode | 20000420 |
Methods
Class CL_ISU_UPD_MODE has no method.
Events
Class CL_ISU_UPD_MODE has no event.
Types
Class CL_ISU_UPD_MODE has no local type.
History
Last changed by/on | SAP | 20050224 |
SAP Release Created in | 462 |