- The system carries out an authorization check.
Further information
Description
To change a control cycle, you must enter either the control cyclenumber or the material, plant, and supply area.
Information on the meaning of the individual parameter fields isavailable in the corresponding data element documentation in the ABAPDictionary.
Description
This parameter contains the control cycle fields that you can changeusing the method BAPI_KANBANCC_CHANGE. Transfer the new values for thefields. Also select the fields in parameter CONTROL_CYCLE_CHANGEX forwhich you want changes to be transferred.
Note the following features when changing data:
The replenishment strategy
If you want to change the replenishment strategy, you must enter a valuefor one of the three replenishment strategies (in-house production,external procurement, stock transfer).
If the replenishment strategy is changed, the system carries out thesame checks as when creating a control cycle.
Cancel the values for the fields that are not required for the newreplenishment strategy.
Changing the number of kanbans in a control cycle
The number of active kanbans can only be reduced in classic kanban ifyou have previously set the deletion indicator for the kanbans in thecontrol cycle. You can set the deletion indicator for kanbans using themethod BAPI_KANBAN_CHANGE. You can then use the methodBAPI_KANBANCC_CHANGE to reduce the number of BAPIs.
INCLUDE BAPI_DATAELEMENT
Description
This parameter contains the same fields as the CONTROL_CYCLE_CHANGEparameter. Enter X for the fields for which you want the BAPI to takechanges into account.
Information on the meaning of the individual parameter fields isavailable in the corresponding data element documentation in the ABAPDictionary.
Description
To change a control cycle, you must enter either the control cyclenumber or the material, plant, and supply area.
Information on the meaning of the individual parameter fields isavailable in the corresponding data element documentation in the ABAPDictionary.
Description
To change a control cycle, you must enter either the control cyclenumber or the material, plant, and supply area.
Information on the meaning of the individual parameter fields isavailable in the corresponding data element documentation in the ABAPDictionary.
Description
To change a control cycle, you must enter either the control cyclenumber or the material, plant, and supply area.
Information on the meaning of the individual parameter fields isavailable in the corresponding data element documentation in the ABAPDictionary.
Description
If this parameter is set, the system merely carries out a test run. Nochanges are written to the database.
Description
If a trigger point of a control cycle is changed, the trigger point ofall control cycles belonging to the same trigger group must be adjustedin the same way. All control cycles whose trigger points have beenadjusted are listed in this table.
Description
This parameter serves as a data container. In the parameter, additionaldata that was not taken into account at the interface can be passed onto the method.
The data is passed on in a table. The format of the individual datarecords of this table is determined by the structure BAPIPAREX. Thiscontains several data record fields (VALUEPART1, VALUEPART2, ...) plus afield for the name of an auxiliary structure created by the customer(STRUCTURE). Because the data is written piece-wise successively to thedata record fields available for the purpose, an auxiliary structure isneeded to interpret the data.
BAPI table extensions are especially suitable as auxiliary structures inthe event that the customer wishes to extend an SAP database table byadding further fields.
Further information on the various options for customer enhancement andon the auxiliary structures to be used in each case is available in thedocument "Customer Enhancements and Modification of BAPIs" in the SAPLibrary under CA-BFA: Further Developments, Modifications ...
You can implement the enhancement using the Business Add-In (BAdI)BAPI1172EXTENSION. In doing so, use the interfaceIF_EX_BAPI1172EXTENSION with the method GETLIST_CHECK_IN.
Description
This parameter serves as a data container. With this parameter,additional data that was not taken into account at the interface can bereturned.
The data is transferred in a table. The format of the individual datarecords of this table is determined by the structure BAPIPAREX. Thiscontains several data record fields (VALUEPART1, VALUEPART2, ...) plus afield for the name of an auxiliary structure (STRUCTURE). Because thedata is written piece-wise successively to the data record fieldsavailable for the purpose for each data record, an auxiliary structureis needed to interpret the data.
BAPI table extensions are especially suitable as auxiliary structures inthe event that the customer wishes to extend an SAP database table byadding further fields.
Further information on the various options for customer enhancement andon the auxiliary structures to be used in each case is available in thedocument "Customer Enhancements and Modification of BAPIs" in the SAPLibrary under CA-BFA: Further Developments, Modifications ...
You can implement the enhancement using the Business Add-In (BAdI)BAPI1172EXTENSION. Use the interface IF_EX_BAPI1172EXTENSION with themethod GETLIST_CHECK_OUT for the purpose.
Description
This table contains the return messages from the method call.