SAP ABAP Class /TDAG/CPCL_NUM_RANGE_HANDLER (CP: Handling of number ranges)
Hierarchy
☛
TDAGBCA (Software Component) TechniData Basic Components
⤷
EHS (Application Component) Environment, Health and Safety
⤷
/TDAG/CP_OF (Package) CP: Overall functions and features

⤷

⤷

Properties
Class | /TDAG/CPCL_NUM_RANGE_HANDLER | |
Short Description | CP: Handling of number ranges | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /TDAG/CP_OF | CP: Overall functions and features |
Created | 20061026 | SAP |
Last change | 20141109 | 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 /TDAG/CPCL_NUM_RANGE_HANDLER has no interface implemented.
Friends
Class /TDAG/CPCL_NUM_RANGE_HANDLER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /TDAG/CPCL_LOGGER | CP: Logger for the application log. | 20061026 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | NROBJ | Name of number range object | 20061026 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20061026 |
2 | ![]() |
Instance method | Private | Method | create interval for number range object if it is missing | 20061026 |
3 | ![]() |
Instance method | Public | Method | get next number for number range object and interval | 20061026 |
4 | ![]() |
Instance method | Public | Method | Get number range object of this class-instance | 20061026 |
Events
Class /TDAG/CPCL_NUM_RANGE_HANDLER has no event.
Types
Class /TDAG/CPCL_NUM_RANGE_HANDLER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_LOGGER | Call by reference | Object reference (TYPE REF TO) | /TDAG/CPCL_LOGGER | CP: Logger for the application log. | 20061026 | ||
2 | ![]() |
I_NUMBER_RANGE_OBJECT | Call by reference | Type reference (TYPE) | NROBJ | Name of number range object | 20061026 |
Method CONSTRUCTOR on class /TDAG/CPCL_NUM_RANGE_HANDLER has no exception.
Method CREATE_INTERVAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_FLG_CREATED | Value transfer | Type reference (TYPE) | BOOLEAN | Flag interval created ('X' = created; ' ' = not created) | 20061026 | ||
2 | ![]() |
I_NUMBER_FROM | Call by reference | Type reference (TYPE) | NRFROM | From number | 20061026 | ||
3 | ![]() |
I_NUMBER_RANGE_INTERVAL | Call by reference | Type reference (TYPE) | NRNR | Number range number | 20061026 | ||
4 | ![]() |
I_NUMBER_TO | Call by reference | Type reference (TYPE) | NRTO | To number | 20061026 |
Method CREATE_INTERVAL on class /TDAG/CPCL_NUM_RANGE_HANDLER has no exception.
Method GET_NEXT_NUMBER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_NEXT_NUMBER | Value transfer | Type reference (TYPE) | NRLEVELA | Drawn number | 20061026 | ||
2 | ![]() |
I_NUMBER_RANGE_INTERVAL | Call by reference | Type reference (TYPE) | NRNR | Number range number | 20061026 |
Method GET_NEXT_NUMBER on class /TDAG/CPCL_NUM_RANGE_HANDLER has no exception.
Method GET_NUMBER_RANGE_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_NUMBER_RANGE_OBJECT | Value transfer | Type reference (TYPE) | NROBJ | Name of number range object | 20061026 |
Method GET_NUMBER_RANGE_OBJECT on class /TDAG/CPCL_NUM_RANGE_HANDLER has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 0207B0406C |