SAP ABAP Class /SPE/CL_EWM_KANBAN_INTF (EWM Manufacturing Integration: KANBAN)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LE-IEW-X (Application Component) Cross-Application Topics
     /SPE/MANUFACTURING (Package) EWM Integration in Manufacturing
Properties
Class /SPE/CL_EWM_KANBAN_INTF  
Short Description EWM Manufacturing Integration: KANBAN    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /SPE/MANUFACTURING   EWM Integration in Manufacturing 
Created 20080313   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /SPE/CL_EWM_KANBAN_INTF has no forward declaration.
Interfaces
Class /SPE/CL_EWM_KANBAN_INTF has no interface implemented.
Friends
Class /SPE/CL_EWM_KANBAN_INTF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AT_KANBAN_ALLOC Static Attribute Private Type reference (TYPE) TT_KANBAN_ALLOC 20080611
Methods
# Method Level Visibility Method type Description Created on
1 DELIVERY_CANCEL Static method Public Method Request Delivery Cancellation 20080513
2 DELIVERY_CREATE Static method Public Method Create Kanban Replenishment Delivery 20080313
3 GI_COST_CENTER Static method Public Method Create Consumption Delivery 20080313
4 STATUS_UPDATE Static method Public Method Update Kanban Status 20080313
Events
Class /SPE/CL_EWM_KANBAN_INTF has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_KANBAN_ALLOC Private See coding 20080611 tt_kanban_alloc TYPE TABLE OF t_kanban_alloc
2 T_KANBAN_ALLOC Private See coding Identification Number 20080611 BEGIN OF t_kanban_alloc, id TYPE leshp_interface_id, pkkey TYPE pkkey, END OF t_kanban_alloc
Method Signatures

Method DELIVERY_CANCEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20080513
2 Importing IV_POSNR Call by reference Type reference (TYPE) POSNR_VL Delivery Item 20080513
3 Importing IV_VBELN Call by reference Type reference (TYPE) VBELN_VL Delivery 20080513

Method DELIVERY_CANCEL on class /SPE/CL_EWM_KANBAN_INTF has no exception.

Method DELIVERY_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_IMSEG Call by reference Type reference (TYPE) TY_T_IMSEG Table Type with Structure IMSEG 20080313
2 Exporting ET_CREATED_ITEMS Call by reference Type reference (TYPE) /SPE/TT_CREATED_ITEMS_INFO Table for Business Admin. Key for Delivery Item 20080513
3 Exporting ET_EMSEG Call by reference Type reference (TYPE) TY_T_EMSEG Table type with structure EMSEG 20080513
4 Importing IV_DELIVERY_DATE Call by reference Type reference (TYPE) LFDAT Delivery date 20080630
5 Importing IV_DELIVERY_TIME Call by reference Type reference (TYPE) LFUHR Time of delivery 20080630

Method DELIVERY_CREATE on class /SPE/CL_EWM_KANBAN_INTF has no exception.

Method GI_COST_CENTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_IMSEG Call by reference Type reference (TYPE) TY_T_IMSEG Table Type with Structure IMSEG 20080313
2 Exporting ET_CREATED_ITEMS Call by reference Type reference (TYPE) /SPE/TT_CREATED_ITEMS_INFO Table for Business Admin. Key for Delivery Item 20080508
3 Exporting ET_EMSEG Call by reference Type reference (TYPE) TY_T_EMSEG Table type with structure EMSEG 20080508

Method GI_COST_CENTER on class /SPE/CL_EWM_KANBAN_INTF has no exception.

Method STATUS_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_XLIKP Call by reference Type reference (TYPE) SHP_LIKP_T Reference structure for XLIKP/YLIKP 20080507
2 Importing IT_XLIPS Call by reference Type reference (TYPE) SHP_LIPS_T Delivery Item Upwardly Compatible 20080313
3 Importing IT_XVBUK Call by reference Type reference (TYPE) SHP_VL10_VBUK_T SD Order Status 20080507
4 Importing IT_XVBUP Call by reference Type reference (TYPE) SHP_VL10_VBUP_T SD Order Item Status 20080507
5 Importing IT_YLIPS Call by reference Type reference (TYPE) SHP_LIPS_T Delivery Item Upwardly Compatible 20080507
6 Importing IT_YVBUK Call by reference Type reference (TYPE) SHP_VL10_VBUK_T SD Order Status 20080507
7 Importing IT_YVBUP Call by reference Type reference (TYPE) SHP_VL10_VBUP_T SD Order Item Status 20080507

Method STATUS_UPDATE on class /SPE/CL_EWM_KANBAN_INTF has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 605