SAP ABAP Class CL_DAS_ID_SERVICE (ILM SRS: Service for ID Level)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ILM-SRS (Application Component) Storage and Retention Service
⤷
S_ILM_DAS_UTIL (Package) ILM SRS: Utilities
⤷
⤷
Properties
| Class | CL_DAS_ID_SERVICE | |
| Short Description | ILM SRS: Service for ID Level | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ILM_DAS_UTIL | ILM SRS: Utilities |
| Created | 20101007 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DAS_ID_SERVICE has no forward declaration.
Interfaces
Class CL_DAS_ID_SERVICE has no interface implemented.
Friends
Class CL_DAS_ID_SERVICE has no friend class.
Attributes
Class CL_DAS_ID_SERVICE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get Next Non-Assigned ID | 20101007 | |
| 2 | Static method | Public | Method | Reset ID_LEVEL if Table Empty | 20101112 |
Events
Class CL_DAS_ID_SERVICE has no event.
Types
Class CL_DAS_ID_SERVICE has no local type.
Method Signatures
Method GET_NEXT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TABNAME | Call by reference | Type reference (TYPE) | DAS_TABLE_NAME | Name einer DAS Tabelle | 20101007 | |||
| 2 | RV_ID | Value transfer | Type reference (TYPE) | DAS_ID_LEVEL | Nummernstand einer DAS Tabelle | 20101007 |
Method GET_NEXT_ID on class CL_DAS_ID_SERVICE has no exception.
Method RESET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TABNAME | Call by reference | Type reference (TYPE) | DAS_TABLE_NAME | Name einer DAS Tabelle | 20101112 |
Method RESET on class CL_DAS_ID_SERVICE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |