SAP ABAP Class CL_ICL_SUID (Service: Sequential Unique Key per Entity)
Hierarchy
☛
INSURANCE (Software Component) SAP Insurance
⤷
FS-CM (Application Component) Claims Management
⤷
ICL_BASIS (Package) FS-CM: General Functionality
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ICL_SUID_INT2 | SUID Through 65536 | 20050312 |
Properties
| Class | CL_ICL_SUID | |
| Short Description | Service: Sequential Unique Key per Entity | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | ICL_BASIS | FS-CM: General Functionality |
| Created | 20050312 | SAP |
| Last change | 20050409 | 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) |
Interfaces
Class CL_ICL_SUID has no interface implemented.
Friends
Class CL_ICL_SUID has no friend class.
Attributes
Class CL_ICL_SUID has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20050312 | |
| 2 | Instance method | Public | Method | Get a New Sequential Identifier | 20050312 | |
| 3 | Instance method | Protected | Method | Increase Sequential Identifier | 20050312 | |
| 4 | Instance method | Protected | Method | Set Sequential Identifier | 20050312 |
Events
Class CL_ICL_SUID has no event.
Types
Class CL_ICL_SUID has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_ICL_SUID has no parameter.
Method CONSTRUCTOR on class CL_ICL_SUID has no exception.
Method GET_SUID Signature
Method GET_SUID on class CL_ICL_SUID has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Überlauf des sequentiell eindeutigen Identifiers | 20050312 |
Method INC_SUID Signature
Method INC_SUID on class CL_ICL_SUID has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Überlauf des sequentiell eindeutigen Identifiers | 20050312 |
Method SET_SUID Signature
Method SET_SUID on class CL_ICL_SUID has no parameter.
Method SET_SUID on class CL_ICL_SUID has no exception.
History
| Last changed by/on | SAP | 20050409 |
| SAP Release Created in | 600 |