SAP ABAP Class /AIN/CL_KBN_OBJ_KANBAN (Kanban Object)
Hierarchy
AIN (Software Component) AIN 710: Add-On Installation
   AIE-AII-AP (Application Component) Application
     /AIN/KANBAN (Package) Auto-ID Kanban Process
Properties
Class /AIN/CL_KBN_OBJ_KANBAN  
Short Description Kanban Object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /AIN/KANBAN   Auto-ID Kanban Process 
Created 20060614   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSDS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /AIN/CL_KBN_OBJ_KANBAN has no interface implemented.
Friends
Class /AIN/CL_KBN_OBJ_KANBAN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_ELEMENT_ABLAD Constant Public Type reference (TYPE) STRING 'KANBAN_ABLAD' 20060830
2 C_ELEMENT_BSYS Constant Public Type reference (TYPE) STRING 'LOFSYS' 20060830
3 C_ELEMENT_PKKEY Constant Public Type reference (TYPE) STRING 'KANBAN_PKKEY' 20060830
4 C_ELEMENT_PKNUM Constant Public Type reference (TYPE) STRING 'KANBAN_PKNUM' 20060830
5 C_ELEMENT_PSSL Constant Public Type reference (TYPE) STRING 'PLANT_SOURCESYS_LOC_ID' 20060830
6 C_ELEMENT_SPKKZ Constant Public Type reference (TYPE) STRING 'KANBAN_SPKKZ' 20060830
7 C_ELEMENT_VERSION Constant Public Type reference (TYPE) STRING 'KANBAN_VERSION' 20060830
8 SO_BADI_PREPARE_ID_CREA Static Attribute Private Object reference (TYPE REF TO) /AIN/KBN_PREPARE_ID_CREATE 20060725
9 SO_BADI_RETRIEVE_MD Static Attribute Private Object reference (TYPE REF TO) /AIN/KBN_RETRIEVE_MASTERDATA 20061030
10 SO_BADI_STATUSCHANGE Static Attribute Private Object reference (TYPE REF TO) /AIN/KBN_KANBANSTATUS_CHANGE 20061030
11 ST_PKKEY_INTID_BUFFER Static Attribute Protected Type reference (TYPE) /AIN/PUB_INTID_TAB 20060829
12 SV_AUTH_CHECK_SUCCEEDED Static Attribute Public Type reference (TYPE) BOOLE_D Flag indicating if the authorization check succeeded 20070125
13 SV_BADI_PREPARE_ID_CREA Static Attribute Private Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20061030
14 SV_BADI_RETRIEVE_MD Static Attribute Private Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20061030
15 SV_BADI_STATUSCHANGE Static Attribute Private Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20061030
16 SV_CHANGE_BUFFER Static Attribute Protected Type reference (TYPE) LOCAL_BUFFER 20060614
17 SV_TIMESTAMP Static Attribute Private Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20060614
Methods
# Method Level Visibility Method type Description Created on
1 CANCEL_TAB Static method Public Method Delete several Kanban 20060628
2 CHANGE Static method Public Method Modify Kanban 20060614
3 CHANGE_TAB Static method Public Method Modify several Kanban 20060628
4 CHECK_AUTH_ANALYZE Static method Public Method Executes the authorization check for display/view/read 20070125
5 CHECK_AUTH_CHANGE Static method Public Method Executes the authorization check for display/view/read 20070125
6 CHECK_AUTH_CREATEGENERATE Static method Public Method Executes the authorization check for display/view/read 20070125
7 CHECK_AUTH_DISPLAY Static method Public Method Executes the authorization check for display/view/read 20070125
8 CHECK_AUTH_EXECUTE Static method Public Method Executes the authorization check for display/view/read 20070125
9 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20060725
10 COMPUTE_EXTID Static method Public Method Generates tag id for kanban 20061005
11 DO_KANBANSTATUS_CHANGE Static method Public Method Executes the statuschange in the external system 20061030
12 FILL_MISSING_VALUES Static method Protected Method Enhances kanban data with either internal or external IDs 20060614
13 FINISH_OBJECT_CHANGE Static method Public Method Finalizes the object creation 20060614
14 GENERATE_NEW_KANBAN_VERSION Static method Public Method 20060914
15 GET_NEXT_FREE_POBJ_INTID Static method Protected Method Retrieve next pobj-intid 20060614
16 MELT_KBNOBJ_POBJ_2_KANBAN Static method Protected Method Merge POBJ and kanban data 20060614
17 PREPARE_CREATE_MULTI Static method Public Method Prepare creation of several kanban 20060614
18 QUERY_BY_ARC_KANBAN_ELEMENTS Static method Public Method Query archived kanbans 20090308
19 QUERY_BY_EXTID Static method Public Method Retrieves kanbans by tag id 20060614
20 QUERY_BY_INTID Static method Public Method Retrieves single kanban by internal id 20060614
21 QUERY_BY_KANBANELEMENTS Static method Public Method Retrieves kanbans by ranges 20060614
22 QUERY_BY_KANBANELEMENTS_TCO Static method Public Method Retrieves kanbans for master data adjustment ERP <-> AII 20121107
23 QUERY_EXT_BY_KBN_ID Static method Public Method Query external kanban master data for AII direct deployment 20090109
24 QUERY_KBN_AII Static method Public Method Query AII Kanbans 20100310
25 REMOVE_POBJ_BY_EXTID Static method Private Method Deletes POBJ 20060728
26 RETRIEVE_EXTERNAL_MASTERDATA Static method Public Method Retrieves the master data from external system 20061020
27 SAVE_KANBAN_DATA Static method Protected Method Stores the kanban data part 20060614
28 SET_DETECTED Static method Public Method 20060830
29 SINGLEQUERY_BY_ELEMENTS Static method Public Method 20061025
30 SINGLEQUERY_BY_EXTID Static method Public Method Retrieve single kanban by tag id 20060726
31 UPDATE_MASTERDATA Static method Public Method Executes the master data update 20060821
32 UPDATE_MASTERDATA_TCO Static method Public Method Executes the master data update for AII deployed on ERP 20121107
33 VIEW_KANBAN Static method Public Method View Kanban for AII direct depolyment 20090318
34 WRITE_ID_TO_DEVGRP Static method Public Method Writes tag ID to device group 20061130
35 WRITE_ID_TO_DEVGRP_OLD Static method Public Method Writes tag ID to device group 20061130
Events
Class /AIN/CL_KBN_OBJ_KANBAN has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LOCAL_BUFFER Protected See coding 20060614 BEGIN OF local_buffer, kanban_data_del TYPE /AIN/KBN_KANBAN_DATA_TAB, kanban_data TYPE /AIN/KBN_KANBAN_DATA_TAB, END OF local_buffer
Method Signatures

Method CANCEL_TAB 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 20060628
2 Importing IT_KANBAN_DATA Call by reference Type reference (TYPE) /AIN/KBN_KANBAN_DATA_TAB Table type for /AIN/KBN_KANBAN_DATA 20060628
3 Importing IV_IMMEDIATE Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20060628

Method CANCEL_TAB on class /AIN/CL_KBN_OBJ_KANBAN has no exception.

Method CHANGE 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 20060614
2 Importing IV_ABLAD Call by reference Type reference (TYPE) /AIN/KBN_ABLAD Unloading Point 20060614
3 Importing IV_BSYS Call by reference Type reference (TYPE) /AIN/PUB_LOFSYS Business System 20060627
4 Importing IV_ID_VERSION Call by reference Type reference (TYPE) /AIN/PUB_ID_VERSION ID Version 20061212
5 Importing IV_IMMEDIATE Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20060614
6 Importing IV_KANBAN_VERSION Call by reference Type reference (TYPE) /AIN/KBN_KBNVER Kanban Version 20060914
7 Importing IV_LOC_EXTID Call by reference Type reference (TYPE) /AIN/PUB_LOC_EXTID Location ID 20060614
8 Importing IV_LOC_INTID Call by reference Type reference (TYPE) /AIN/PUB_LOC_INTID Location GUID 20060614
9 Importing IV_LOC_TYPE Call by reference Type reference (TYPE) /AIN/PUB_LOC_TYPE Location type 20080215
10 Importing IV_PKKEY Call by reference Type reference (TYPE) /AIN/KBN_PKKEY Kanban Identification Number 20060614
11 Importing IV_PKKEY_INTID Call by reference Type reference (TYPE) /AIN/PUB_POBJ_INTID 20060829
12 Importing IV_PKNUM Call by reference Type reference (TYPE) /AIN/KBN_PKNUM Control cycle number 20060614
13 Importing IV_POBJ_EXTID Call by reference Type reference (TYPE) /AIN/PUB_POBJ_EXTID Physical Object External ID 20060614
14 Importing IV_POBJ_INTID Call by reference Type reference (TYPE) /AIN/PUB_POBJ_INTID Physical Object Internal ID 20060914
15 Importing IV_PRVBE Call by reference Type reference (TYPE) /AIN/KBN_PRVBE Supply Area 20060614
16 Importing IV_SPKKZ Call by reference Type reference (TYPE) /AIN/KBN_SPKKZ Blocking indicator for kanban 20060614

Method CHANGE on class /AIN/CL_KBN_OBJ_KANBAN has no exception.

Method CHANGE_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ENHANCED_KANBAN_DATA Call by reference Type reference (TYPE) /AIN/KBN_KANBAN_DATA_TAB Kanban objects enhanced by pobj and epc info 20121108
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20060628
3 Importing IT_KANBAN_DATA Call by reference Type reference (TYPE) /AIN/KBN_KANBAN_DATA_TAB Table type for /AIN/KBN_KANBAN_DATA 20060628
4 Importing IV_IMMEDIATE Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20060628

Method CHANGE_TAB on class /AIN/CL_KBN_OBJ_KANBAN has no exception.

Method CHECK_AUTH_ANALYZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_RETURN Call by reference Type reference (TYPE) BAPIRET2 Return Parameter 20070125
2 Changing CT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20070125

Method CHECK_AUTH_ANALYZE on class /AIN/CL_KBN_OBJ_KANBAN has no exception.

Method CHECK_AUTH_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_RETURN Call by reference Type reference (TYPE) BAPIRET2 Return Parameter 20070125
2 Changing CT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20070125

Method CHECK_AUTH_CHANGE on class /AIN/CL_KBN_OBJ_KANBAN has no exception.

Method CHECK_AUTH_CREATEGENERATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_RETURN Call by reference Type reference (TYPE) BAPIRET2 Return Parameter 20070125
2 Changing CT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20070125

Method CHECK_AUTH_CREATEGENERATE on class /AIN/CL_KBN_OBJ_KANBAN has no exception.

Method CHECK_AUTH_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_RETURN Call by reference Type reference (TYPE) BAPIRET2 Return Parameter 20070125
2 Changing CT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20070125

Method CHECK_AUTH_DISPLAY on class /AIN/CL_KBN_OBJ_KANBAN has no exception.

Method CHECK_AUTH_EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_RETURN Call by reference Type reference (TYPE) BAPIRET2 Return Parameter 20070125
2 Changing CT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20070125

Method CHECK_AUTH_EXECUTE on class /AIN/CL_KBN_OBJ_KANBAN has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class /AIN/CL_KBN_OBJ_KANBAN has no parameter.
Method CLASS_CONSTRUCTOR on class /AIN/CL_KBN_OBJ_KANBAN has no exception.

Method COMPUTE_EXTID 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 20061005
2 Exporting EV_EXTID Value transfer Type reference (TYPE) /AIN/PUB_POBJ_EXTID Physical Object External ID 20061005
3 Exporting EV_ID_VERSION Call by reference Type reference (TYPE) /AIN/PUB_ID_VERSION ID Version 20061206
4 Importing IS_KANBAN_DATA Call by reference Type reference (TYPE) /AIN/KBN_KANBAN_DATA Kanban Data 20061005
5 Importing IV_PKKEY_INTID Call by reference Type reference (TYPE) /AIN/PUB_POBJ_INTID Physical Object Internal ID 20061005

Method COMPUTE_EXTID on class /AIN/CL_KBN_OBJ_KANBAN has no exception.

Method DO_KANBANSTATUS_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RETURN Call by reference Type reference (TYPE) BAPIRET2 Return Parameter 20061030
2 Importing IS_KANBAN_DATA Call by reference Type reference (TYPE) /AIN/KBN_KANBAN_DATA Kanban Main Info 20061030
3 Importing IV_KANBANSTATUS_NEW Call by reference Type reference (TYPE) /AIN/KBN_PKBST Kanban Status 20061030

Method DO_KANBANSTATUS_CHANGE on class /AIN/CL_KBN_OBJ_KANBAN has no exception.

Method FILL_MISSING_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_KANBAN_DATA Call by reference Type reference (TYPE) /AIN/KBN_KANBAN_DATA Kanban Main Info 20060614
2 Changing CT_BAPIRET2 Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20060614

Method FILL_MISSING_VALUES on class /AIN/CL_KBN_OBJ_KANBAN has no exception.

Method FINISH_OBJECT_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FULL_KANBAN_DATA Call by reference Type reference (TYPE) /AIN/KBN_KANBAN_DATA_TAB Table type for /AIN/KBN_KANBAN_DATA 20121108
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20060614

Method FINISH_OBJECT_CHANGE on class /AIN/CL_KBN_OBJ_KANBAN has no exception.

Method GENERATE_NEW_KANBAN_VERSION 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 20060914
2 Importing IV_PKKEY_INTID Call by reference Type reference (TYPE) /AIN/PUB_POBJ_INTID Physical Object Internal ID 20060914

Method GENERATE_NEW_KANBAN_VERSION on class /AIN/CL_KBN_OBJ_KANBAN has no exception.

Method GET_NEXT_FREE_POBJ_INTID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_PKKEY_INTID Value transfer Type reference (TYPE) /AIN/PUB_INTID Internal ID for business objects or business object nodes 20060829

Method GET_NEXT_FREE_POBJ_INTID on class /AIN/CL_KBN_OBJ_KANBAN has no exception.

Method MELT_KBNOBJ_POBJ_2_KANBAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_KANBAN_DATA Call by reference Type reference (TYPE) /AIN/KBN_KANBAN_DATA_TAB Table type for /AIN/KBN_KANBAN_DATA 20060614
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20061005
3 Importing IT_KBNOBJ Call by reference Type reference (TYPE) /AIN/KBNOBJ_TAB Kanban database objects 20060614

Method MELT_KBNOBJ_POBJ_2_KANBAN on class /AIN/CL_KBN_OBJ_KANBAN has no exception.

Method PREPARE_CREATE_MULTI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NUMBER_OF_OBJECTS Call by reference Type reference (TYPE) I 20060614

Method PREPARE_CREATE_MULTI on class /AIN/CL_KBN_OBJ_KANBAN has no exception.

Method QUERY_BY_ARC_KANBAN_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_KBN_DET Call by reference Type reference (TYPE) /AIN/KBN_DET_TAB Kanban Detections 20090308
2 Exporting ET_KBN_OBJ Call by reference Type reference (TYPE) /AIN/KBNOBJ_TAB Kanban database objects 20090308
3 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20090310
4 Importing IT_RNG_PKKEY Call by reference Type reference (TYPE) TABLE 20090308
5 Importing IT_RNG_PKNUM Call by reference Type reference (TYPE) TABLE 20090308

Method QUERY_BY_ARC_KANBAN_ELEMENTS on class /AIN/CL_KBN_OBJ_KANBAN has no exception.

Method QUERY_BY_EXTID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_KANBAN_DATA Call by reference Type reference (TYPE) /AIN/KBN_KANBAN_DATA_TAB Table type for /AIN/KBN_KANBAN_DATA 20060614
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Return Parameter 20061005
3 Importing IT_POBJ_EXTID Call by reference Type reference (TYPE) /AIN/PUB_POBJ_EXTID_TAB Physical Object External ID 20060728

Method QUERY_BY_EXTID on class /AIN/CL_KBN_OBJ_KANBAN has no exception.

Method QUERY_BY_INTID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_KANBAN_DATA Call by reference Type reference (TYPE) /AIN/KBN_KANBAN_DATA Table type for /AIN/KBN_KANBAN_DATA 20060614
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20061005
3 Importing IV_PKKEY_INTID Call by reference Type reference (TYPE) /AIN/PUB_POBJ_INTID Physical Object Internal ID 20060829

Method QUERY_BY_INTID on class /AIN/CL_KBN_OBJ_KANBAN has no exception.

Method QUERY_BY_KANBANELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_KANBAN_DATA Call by reference Type reference (TYPE) /AIN/KBN_KANBAN_DATA_TAB Table type for /AIN/KBN_KANBAN_DATA 20060614
2 Exporting ET_KANBAN_DATA_DEL Call by reference Type reference (TYPE) /AIN/KBN_KANBAN_DATA_TAB Table type for /AIN/KBN_KANBAN_DATA 20060614
3 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20061005
4 Importing IT_LOC_TYPE Call by reference Type reference (TYPE) /AIN/DM_LOC_TYPE_TAB Table type for location type 20080215
5 Importing IT_RNG_ABLAD Call by reference Type reference (TYPE) TABLE 20060614
6 Importing IT_RNG_BSYS Call by reference Type reference (TYPE) TABLE 20060627
7 Importing IT_RNG_LOCID Call by reference Type reference (TYPE) TABLE 20060614
8 Importing IT_RNG_PKKEY Call by reference Type reference (TYPE) TABLE 20060614
9 Importing IT_RNG_PKNUM Call by reference Type reference (TYPE) TABLE 20060614
10 Importing IT_RNG_PRVBE Call by reference Type reference (TYPE) TABLE 20060614
11 Importing IV_QUERY_ARCHIVE Call by reference Type reference (TYPE) BOOLE_D query from archive 20090308

Method QUERY_BY_KANBANELEMENTS on class /AIN/CL_KBN_OBJ_KANBAN has no exception.

Method QUERY_BY_KANBANELEMENTS_TCO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_KANBAN_DATA Call by reference Type reference (TYPE) /AIN/KBN_KANBAN_DATA_TAB Table type for /AIN/KBN_KANBAN_DATA 20121107
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20121107
3 Importing IT_KANBAN_LOGICAL_KEYS Call by reference Type reference (TYPE) /AIN/KBN_KANBAN_ID_AND_CC_TAB Kanban ID and Control Cycle 20130318
4 Importing IT_RNG_LOCID Call by reference Type reference (TYPE) TABLE 20121107

Method QUERY_BY_KANBANELEMENTS_TCO on class /AIN/CL_KBN_OBJ_KANBAN has no exception.

Method QUERY_EXT_BY_KBN_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_KANBAN_DATA Call by reference Type reference (TYPE) /AIN/KBN_KANBAN_DATA_TAB Table type for /AIN/KBN_KANBAN_DATA 20090112
2 Changing CT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20090112
3 Importing IT_RNG_PKKEY Call by reference Type reference (TYPE) /AIN/KBN_PKKEY_RANGE_TAB Kanban ID 20090109
4 Importing IV_RFCDEST Call by reference Type reference (TYPE) RFCDEST RFC Destination 20090109

Method QUERY_EXT_BY_KBN_ID on class /AIN/CL_KBN_OBJ_KANBAN has no exception.

Method QUERY_KBN_AII Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_KANBAN_DATA Call by reference Type reference (TYPE) /AIN/KBNOBJ Kanban Info 20100310
2 Importing IV_PKKEY Call by reference Type reference (TYPE) /AIN/KBN_PKKEY Kanban Identification Number 20100310

Method QUERY_KBN_AII on class /AIN/CL_KBN_OBJ_KANBAN has no exception.

Method REMOVE_POBJ_BY_EXTID 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 20060728
2 Importing IV_POBJ_EXTID Call by reference Type reference (TYPE) /AIN/PUB_POBJ_EXTID Physical Object External ID 20060728

Method REMOVE_POBJ_BY_EXTID on class /AIN/CL_KBN_OBJ_KANBAN has no exception.

Method RETRIEVE_EXTERNAL_MASTERDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_KANBAN_DATA Call by reference Type reference (TYPE) /AIN/KBN_KANBAN_DATA_TAB Table type for /AIN/KBN_KANBAN_DATA 20061020
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20061020
3 Importing IT_RNG_ABLAD Call by reference Type reference (TYPE) TABLE 20061020
4 Importing IT_RNG_BSYS Call by reference Type reference (TYPE) TABLE 20061020
5 Importing IT_RNG_LOCID Call by reference Type reference (TYPE) TABLE 20061020
6 Importing IT_RNG_PKNUM Call by reference Type reference (TYPE) TABLE 20061020
7 Importing IT_RNG_PRVBE Call by reference Type reference (TYPE) TABLE 20061020

Method RETRIEVE_EXTERNAL_MASTERDATA on class /AIN/CL_KBN_OBJ_KANBAN has no exception.

Method SAVE_KANBAN_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_KANBAN_DATA Call by reference Type reference (TYPE) /AIN/KBN_KANBAN_DATA_TAB Table type for /AIN/KBN_KANBAN_DATA 20060614
2 Importing IT_KANBAN_DATA_DEL Call by reference Type reference (TYPE) /AIN/KBN_KANBAN_DATA_TAB Table type for /AIN/KBN_KANBAN_DATA 20060614

Method SAVE_KANBAN_DATA on class /AIN/CL_KBN_OBJ_KANBAN has no exception.

Method SET_DETECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PKKEY_INTID Call by reference Type reference (TYPE) /AIN/PUB_POBJ_INTID Physical Object Internal ID 20060830

Method SET_DETECTED on class /AIN/CL_KBN_OBJ_KANBAN has no exception.

Method SINGLEQUERY_BY_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_KANBAN_DATA Call by reference Type reference (TYPE) /AIN/KBN_KANBAN_DATA Kanban Main Info 20061025
2 Importing IV_ABLAD Call by reference Type reference (TYPE) /AIN/KBN_ABLAD Unloading Point 20061025
3 Importing IV_BSYS Call by reference Type reference (TYPE) /AIN/PUB_LOFSYS Business System 20061025
4 Importing IV_LOC_EXTID Call by reference Type reference (TYPE) /AIN/PUB_LOC_EXTID Location External ID 20061025
5 Importing IV_LOC_TYPE Call by reference Type reference (TYPE) /AIN/PUB_LOC_TYPE Location type 20080215
6 Importing IV_PKKEY Call by reference Type reference (TYPE) /AIN/KBN_PKKEY Kanban Identification Number 20061025
7 Importing IV_PKNUM Call by reference Type reference (TYPE) /AIN/KBN_PKNUM Control Cycle Number 20061025
8 Importing IV_PRVBE Call by reference Type reference (TYPE) /AIN/KBN_PRVBE Supply Area 20061025
9 Importing IV_QUERY_ARCHIVE Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090311

Method SINGLEQUERY_BY_ELEMENTS on class /AIN/CL_KBN_OBJ_KANBAN has no exception.

Method SINGLEQUERY_BY_EXTID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_KANBAN_DATA Call by reference Type reference (TYPE) /AIN/KBN_KANBAN_DATA Table type for /AIN/KBN_KANBAN_DATA 20060726
2 Exporting EV_COUNT Call by reference Type reference (TYPE) I 20060731
3 Importing IV_POBJ_EXTID Call by reference Type reference (TYPE) /AIN/PUB_POBJ_EXTID Physical Object External ID 20060728

Method SINGLEQUERY_BY_EXTID on class /AIN/CL_KBN_OBJ_KANBAN has no exception.

Method UPDATE_MASTERDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_KANBAN_DATA_CHG Call by reference Type reference (TYPE) /AIN/KBN_KANBAN_DATA_TAB Table type for /AIN/KBN_KANBAN_DATA 20060821
2 Exporting ET_KANBAN_DATA_DEL Call by reference Type reference (TYPE) /AIN/KBN_KANBAN_DATA_TAB Table type for /AIN/KBN_KANBAN_DATA 20060821
3 Exporting ET_KANBAN_DATA_NEW Call by reference Type reference (TYPE) /AIN/KBN_KANBAN_DATA_TAB Table type for /AIN/KBN_KANBAN_DATA 20060821
4 Exporting ET_KANBAN_DATA_NOP Call by reference Type reference (TYPE) /AIN/KBN_KANBAN_DATA_TAB Table type for /AIN/KBN_KANBAN_DATA 20060821
5 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20060822
6 Importing IT_KANBAN_DATA_EXTERNAL Call by reference Type reference (TYPE) /AIN/KBN_KANBAN_DATA_TAB Table type for /AIN/KBN_KANBAN_DATA 20061020
7 Importing IT_KANBAN_DATA_OLD Call by reference Type reference (TYPE) /AIN/KBN_KANBAN_DATA_TAB Table type for /AIN/KBN_KANBAN_DATA 20061020

Method UPDATE_MASTERDATA on class /AIN/CL_KBN_OBJ_KANBAN has no exception.

Method UPDATE_MASTERDATA_TCO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_KANBAN_DATA_NEW Call by reference Type reference (TYPE) /AIN/KBN_KANBAN_DATA_TAB Table type for /AIN/KBN_KANBAN_DATA 20121107
2 Exporting ET_KANBAN_DATA_NOP Call by reference Type reference (TYPE) /AIN/KBN_KANBAN_DATA_TAB Table type for /AIN/KBN_KANBAN_DATA 20121107
3 Importing IT_KANBAN_DATA_EXTERNAL Call by reference Type reference (TYPE) /AIN/KBN_KANBAN_DATA_TAB Table type for /AIN/KBN_KANBAN_DATA 20121107
4 Importing IT_KANBAN_DATA_OLD Call by reference Type reference (TYPE) /AIN/KBN_KANBAN_DATA_TAB Table type for /AIN/KBN_KANBAN_DATA 20121107

Method UPDATE_MASTERDATA_TCO on class /AIN/CL_KBN_OBJ_KANBAN has no exception.

Method VIEW_KANBAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_KANBAN_DATA Call by reference Type reference (TYPE) /AIN/KBN_KANBAN_DATA_TAB Table type for /AIN/KBN_KANBAN_DATA 20090318
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20090320
3 Importing IT_RNG_ABLAD Call by reference Type reference (TYPE) TABLE Unloading Point 20090318
4 Importing IT_RNG_BSYS Call by reference Type reference (TYPE) TABLE Business System 20090318
5 Importing IT_RNG_LOCID Call by reference Type reference (TYPE) TABLE Location External ID 20090318
6 Importing IT_RNG_PKKEY Call by reference Type reference (TYPE) TABLE Kanban ID 20090320
7 Importing IT_RNG_PKNUM Call by reference Type reference (TYPE) TABLE Control Cycle Number 20090318
8 Importing IT_RNG_PRVBE Call by reference Type reference (TYPE) TABLE Supply Area 20090318

Method VIEW_KANBAN on class /AIN/CL_KBN_OBJ_KANBAN has no exception.

Method WRITE_ID_TO_DEVGRP 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 20061130
2 Importing IS_KANBAN_DATA Call by reference Type reference (TYPE) /AIN/KBN_KANBAN_DATA Kanban Main Info 20061130
3 Importing IV_DEVGRP_INTID Call by reference Type reference (TYPE) /AIN/PUB_DEVGRP_INTID Device Group Internal ID 20061130
4 Importing IV_PKKEY_INTID Call by reference Type reference (TYPE) /AIN/PUB_POBJ_INTID Physical Object Internal ID 20061130

Method WRITE_ID_TO_DEVGRP on class /AIN/CL_KBN_OBJ_KANBAN has no exception.

Method WRITE_ID_TO_DEVGRP_OLD 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 20061130
2 Importing IS_KANBAN_DATA Call by reference Type reference (TYPE) /AIN/KBN_KANBAN_DATA Kanban Main Info 20061130
3 Importing IV_DEVGRP_INTID Call by reference Type reference (TYPE) /AIN/PUB_DEVGRP_INTID Device Group Internal ID 20061130
4 Importing IV_PKKEY_INTID Call by reference Type reference (TYPE) /AIN/PUB_POBJ_INTID Physical Object Internal ID 20061130

Method WRITE_ID_TO_DEVGRP_OLD on class /AIN/CL_KBN_OBJ_KANBAN has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 600