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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_WDK_UTILITIES 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 MV_CALLED_FROM_BADI Instance attribute Private Type reference (TYPE) ABAP_BOOL 20060713
2 MV_KAYAK_ACTIVE Instance attribute Private Type reference (TYPE) ABAP_BOOL 20060713
3 ST_BLACKLIST Static Attribute Private See coding Blacklist 20060823
Methods
# Method Level Visibility Method type Description Created on
1 CALLID_CREATE Instance method Private Method 20060713
2 CALLID_ITERATE Instance method Private Method 20060713
3 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20060823
4 CONSTRUCTOR 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 Exporting EV_CALLID Call by reference Type reference (TYPE) CL_WDK_UTILITIES=>TV_NUM_CALLID Identifier from parameters 20060713
2 Exporting EV_LENGTH Call by reference Type reference (TYPE) I 20060713
3 Importing IV_IGNORE_BUFFER Call by reference Type reference (TYPE) ANY 20060713
4 Importing IV_NR_RANGE_NR Call by reference Type reference (TYPE) INRI-NRRANGENR Number range number 20060713
5 Importing IV_OBJECT Call by reference Type reference (TYPE) INRI-OBJECT Name of number range object 20060713
6 Importing IV_QUANTITY Call by reference Type reference (TYPE) INRI-QUANTITY Number of numbers to be assigned 20060713
7 Importing IV_SUBOBJECT Call by reference Type reference (TYPE) ANY 20060713
8 Importing 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 Changing CV_CALLID Call by reference Type reference (TYPE) CL_WDK_UTILITIES=>TV_NUM_CALLID Identifier from parameters 20060713
2 Changing CV_OFFSET Call by reference Type reference (TYPE) I 20060713
3 Importing 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