SAP ABAP Class CL_ISM_SD_COUNTER (IS-M: Counter)
Hierarchy
☛
IS-M (Software Component) SAP MEDIA
⤷
IS-M (Application Component) SAP Media
⤷
JSDI (Package) IS-M/SD SD Integration
⤷
⤷
Properties
| Class | CL_ISM_SD_COUNTER | |
| Short Description | IS-M: Counter | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | JSDI | IS-M/SD SD Integration |
| Created | 20010219 | SAP |
| Last change | 20060208 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISM_SD_COUNTER has no forward declaration.
Interfaces
Class CL_ISM_SD_COUNTER has no interface implemented.
Friends
Class CL_ISM_SD_COUNTER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | I | Current Number of Entries | 20010219 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | I | Maximum Entries Allowed | 20010219 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Increase Number by One | 20010219 | |
| 2 | Instance method | Public | Constructor | Constructor | 20010219 | |
| 3 | Instance method | Public | Method | Maximum Number of Entries Reached? | 20010219 | |
| 4 | Instance method | Public | Method | Reset Number of Entries to Zero | 20010219 | |
| 5 | Instance method | Public | Method | Set Maximum Number Allowed | 20020204 | |
| 6 | Instance method | Public | Method | Reduce Number of Entries by n | 20010219 |
Events
Class CL_ISM_SD_COUNTER has no event.
Types
Class CL_ISM_SD_COUNTER has no local type.
Method Signatures
Method ADD Signature
Method ADD on class CL_ISM_SD_COUNTER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | zu viele Einträge | 20010219 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MAX_ENTRIES | Call by reference | Type reference (TYPE) | I | maximale Anzahl der Einträge | 20010219 |
Method CONSTRUCTOR on class CL_ISM_SD_COUNTER has no exception.
Method LIMIT_REACHED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | YES | Call by reference | Type reference (TYPE) | C | Ja | 20010219 |
Method LIMIT_REACHED on class CL_ISM_SD_COUNTER has no exception.
Method RESET Signature
Method RESET on class CL_ISM_SD_COUNTER has no parameter.
Method RESET on class CL_ISM_SD_COUNTER has no exception.
Method SET_LIMIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MAX_ENTRIES | Call by reference | Type reference (TYPE) | I | Maximal erlaubte Anzahl von Einträgen | 20020204 |
Method SET_LIMIT on class CL_ISM_SD_COUNTER has no exception.
Method SUB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | N | Call by reference | Type reference (TYPE) | I | zu vermindernde Anzahl der Einträge | 20010219 |
Method SUB on class CL_ISM_SD_COUNTER has no exception.
History
| Last changed by/on | SAP | 20060208 |
| SAP Release Created in | 463 |