SAP ABAP Class CL_REMI_CHECK_DUPL_KEY (Check for Duplicate Key Fields)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX-MI (Application Component) Migration
⤷
RE_MI_CL (Package) RE: Migration RE Classic => RE-FX

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_REMI_MIGRATE_GROUP | Migrate a Group of Dependent Tables | 20050105 |
Properties
Class | CL_REMI_CHECK_DUPL_KEY | |
Short Description | Check for Duplicate Key Fields | |
Super Class | CL_REMI_MIGRATE_GROUP | Migrate a Group of Dependent Tables |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RE_MI_CL | RE: Migration RE Classic => RE-FX |
Created | 20050105 | SAP |
Last change | 20060703 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_REMI_CHECK_DUPL_KEY has no interface implemented.
Friends
Class CL_REMI_CHECK_DUPL_KEY has no friend class.
Attributes
Class CL_REMI_CHECK_DUPL_KEY has no attribute.
Methods
Class CL_REMI_CHECK_DUPL_KEY has no method.
Events
Class CL_REMI_CHECK_DUPL_KEY has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | GTYPE_S_VICN01 | Protected | See coding | 20050105 | BEGIN OF gtype_s_vicn01,
bukrs TYPE vicn01-bukrs,
recnnr TYPE vicn01-recnnr,
intreno TYPE vicn01-intreno,
END OF gtype_s_vicn01
|
||
2 | GTYPE_S_VIMIMV | Protected | See coding | 20050105 | BEGIN OF gtype_s_vimimv,
bukrs TYPE vimimv-bukrs,
smive TYPE vimimv-smive,
intreno TYPE vimimv-intreno,
END OF gtype_s_vimimv
|
||
3 | GTYPE_T_VICN01 | Protected | See coding | 20050105 | gtype_t_vicn01 TYPE TABLE OF gtype_s_vicn01
|
||
4 | GTYPE_T_VIMIMV | Protected | See coding | 20050105 | gtype_t_vimimv TYPE TABLE OF gtype_s_vimimv
|
History
Last changed by/on | SAP | 20060703 |
SAP Release Created in | 600 |