SAP ABAP Class CL_SRT_WSP_NUM_RANGE (SRT Number Ranges)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
⤷
SOAP_CONFIG (Package) SOAP Configuration Framework

⤷

⤷

Properties
Class | CL_SRT_WSP_NUM_RANGE | |
Short Description | SRT Number Ranges | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SOAP_CONFIG | SOAP Configuration Framework |
Created | 20080115 | SAP |
Last change | 20090618 | 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_SRT_WSP_NUM_RANGE has no interface implemented.
Friends
Class CL_SRT_WSP_NUM_RANGE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'CL_SRT_WSP_NUM_RANGE' | Class Name | 20080115 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | DBCON_NAME | 'r/3*srt' | Logical name for a database connection | 20081013 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | SRT_WSP_NUM | '00000000000000000001' | Default Start Number | 20080115 | |
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Client dependent number range | 20080813 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | NROBJ | Name of Number Range Object | 20080115 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20080115 |
2 | ![]() |
Instance method | Private | Method | Creates a new entry | 20090107 |
3 | ![]() |
Instance method | Public | Method | Deletes the currenct range | 20090107 |
4 | ![]() |
Static method | Public | Method | Check existence | 20090107 |
5 | ![]() |
Static method | Private | Method | Check existence of entry | 20090107 |
6 | ![]() |
Instance method | Public | Method | Gets Next Number | 20080115 |
7 | ![]() |
Instance method | Public | Method | Gets the range type of current object | 20090107 |
8 | ![]() |
Instance method | Public | Method | Check if current range is client dependent | 20090107 |
9 | ![]() |
Instance method | Public | Method | Resets Number Range | 20080123 |
Events
Class CL_SRT_WSP_NUM_RANGE has no event.
Types
Class CL_SRT_WSP_NUM_RANGE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PI_CLIENT_DEPENDENT | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | X=Nummernkreis ist mandantenabhängig; space=sonst | 20080115 | |
2 | ![]() |
PI_RANGE_TYPE | Call by reference | Type reference (TYPE) | NROBJ | Name des Nummernkreisobjekts | 20080115 | ||
3 | ![]() |
PI_START_NUM | Call by reference | Type reference (TYPE) | SRT_WSP_NUM | SRT Nummernkreisnummer | 20080115 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20080115 |
Method CREATE_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PI_CLIENT_DEPENDENT | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | X=Number range is client-specific; space=Not client-specific | 20090107 | |
2 | ![]() |
PI_RANGE_TYPE | Call by reference | Type reference (TYPE) | NROBJ | SRT Number Range Number | 20090107 | ||
3 | ![]() |
PI_START_NUM | Call by reference | Type reference (TYPE) | SRT_WSP_NUM | Name of Number Range Object | 20090107 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20090107 |
Method DELETE Signature
Method DELETE on class CL_SRT_WSP_NUM_RANGE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20090107 |
Method EXISTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PI_CLIENT_DEPENDENT | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | X=Number range is client-specific; space=Not client-specific | 20090107 | |
2 | ![]() |
PI_RANGE_TYPE | Call by reference | Type reference (TYPE) | NROBJ | Name of Number Range Object | 20090107 | ||
3 | ![]() |
PR_EXISTS | Value transfer | Type reference (TYPE) | BOOLEAN | X=Range type exists; space=otherwise | 20090107 |
Method EXISTS on class CL_SRT_WSP_NUM_RANGE has no exception.
Method EXISTS_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PI_CLIENT_DEPENDENT | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | X=Number range is client-specific; space=Not client-specific | 20090107 | |
2 | ![]() |
PI_RANGE_TYPE | Call by reference | Type reference (TYPE) | NROBJ | Name of Number Range Object | 20090107 | ||
3 | ![]() |
PR_EXISTS | Value transfer | Type reference (TYPE) | BOOLEAN | X=Range type exists; space=otherwise | 20090107 |
Method EXISTS_ENTRY on class CL_SRT_WSP_NUM_RANGE has no exception.
Method GET_NEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PR_NUM | Value transfer | Type reference (TYPE) | SRT_WSP_NUM | SRT Nummernkreisnummer | 20080115 |
Method GET_NEXT on class CL_SRT_WSP_NUM_RANGE has no exception.
Method GET_RANGE_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PR_RANGE_TYPE | Value transfer | Type reference (TYPE) | NROBJ | Name of Number Range Object | 20090107 |
Method GET_RANGE_TYPE on class CL_SRT_WSP_NUM_RANGE has no exception.
Method IS_CLIENT_DEPENDENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PR_IS_CLIENT_DEPENDENT | Value transfer | Type reference (TYPE) | BOOLEAN | X=is client dependent; space=is client independent | 20090107 |
Method IS_CLIENT_DEPENDENT on class CL_SRT_WSP_NUM_RANGE has no exception.
Method RESET_NUMBER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PI_START_NUM | Call by reference | Type reference (TYPE) | SRT_WSP_NUM | SRT Nummernkreisnummer | 20080123 |
Method RESET_NUMBER on class CL_SRT_WSP_NUM_RANGE has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 711 |