SAP ABAP Class CL_WDK_NUMBER_GET_NEXT (Class for BAdI: BADI_NUMBER_GET_NEXT)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
BC-MUS (Application Component) Musing Tools
⤷
WDK_CONTROLLER (Package) Kayak Controller
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20060713 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_NUMBER_GET_NEXT | 20060713 |
Properties
| Class | CL_WDK_NUMBER_GET_NEXT | |
| Short Description | Class for BAdI: BADI_NUMBER_GET_NEXT | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | WDK_CONTROLLER | Kayak Controller |
| Created | 20060713 | SAP |
| Last change | 20060912 | 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) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20060713 | ||
| 2 | IF_BADI_NUMBER_GET_NEXT | 20060713 |
Friends
Class CL_WDK_NUMBER_GET_NEXT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20060713 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20060713 | ||||
| 3 | Static Attribute | Private | See coding | Blacklist | 20060823 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20060713 | ||
| 2 | Instance method | Private | Method | 20060713 | ||
| 3 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20060823 | |
| 4 | Instance method | Public | Constructor | CONSTRUCTOR | 20060713 |
Events
Class CL_WDK_NUMBER_GET_NEXT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_MEM_PARAM | Private | See coding | 20060713 | BEGIN OF ts_mem_param,
parameter TYPE char50,
object TYPE char100,
END OF ts_mem_param
|
||
| 2 | TT_MEM_PARAM | Private | See coding | 20060713 | tt_mem_param TYPE STANDARD TABLE OF ts_mem_param
|
Method Signatures
Method CALLID_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CALLID | Call by reference | Type reference (TYPE) | CL_WDK_UTILITIES=>TV_NUM_CALLID | Identifier from parameters | 20060713 | |||
| 2 | EV_LENGTH | Call by reference | Type reference (TYPE) | I | 20060713 | ||||
| 3 | IV_IGNORE_BUFFER | Call by reference | Type reference (TYPE) | ANY | 20060713 | ||||
| 4 | IV_NR_RANGE_NR | Call by reference | Type reference (TYPE) | INRI-NRRANGENR | Number range number | 20060713 | |||
| 5 | IV_OBJECT | Call by reference | Type reference (TYPE) | INRI-OBJECT | Name of number range object | 20060713 | |||
| 6 | IV_QUANTITY | Call by reference | Type reference (TYPE) | INRI-QUANTITY | Number of numbers to be assigned | 20060713 | |||
| 7 | IV_SUBOBJECT | Call by reference | Type reference (TYPE) | ANY | 20060713 | ||||
| 8 | IV_TOYEAR | Call by reference | Type reference (TYPE) | INRI-TOYEAR | To fiscal year | 20060713 |
Method CALLID_CREATE on class CL_WDK_NUMBER_GET_NEXT has no exception.
Method CALLID_ITERATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_CALLID | Call by reference | Type reference (TYPE) | CL_WDK_UTILITIES=>TV_NUM_CALLID | Identifier from parameters | 20060713 | |||
| 2 | CV_OFFSET | Call by reference | Type reference (TYPE) | I | 20060713 | ||||
| 3 | IV_PARAM | Call by reference | Type reference (TYPE) | CLIKE | 20060713 |
Method CALLID_ITERATE on class CL_WDK_NUMBER_GET_NEXT has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_WDK_NUMBER_GET_NEXT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WDK_NUMBER_GET_NEXT has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_WDK_NUMBER_GET_NEXT has no parameter.
Method CONSTRUCTOR on class CL_WDK_NUMBER_GET_NEXT has no exception.
History
| Last changed by/on | SAP | 20060912 |
| SAP Release Created in | 700 |