Fonction SAP BAPI_KANBANCC_GETLIST - Determine Kanban Control Cycles That Satisfy Selection Criteria

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
MAXROWS BAPI1075_GENERAL-MAXROWS I 4 500 X Maximum Number of Data Records Read

Paramètre Reférence Type Long. Description
RETURN BAPIRET2 u 548 Message if Function not Possible

Paramètre Reférence Long. Facultatif Description
ISSUINGPLANTRANGE BAPI1172_PKUMW_RANGE 11 X Selection Table for Supplying Plant
ISSUINGSTGE_LOCRANGE BAPI1172_UMLGO_RANGE 11 X Selection Table for Supplying Storage Location
KANBANCONTROLCYCLELIST BAPI1172_LIST 121 List of Control Cycles
KANBANCONTROLCYCLERANGE BAPI1172_PKNUM_RANGE 17 X Selection Table for Control Cycle Number
LIFECYCLERANGE BAPI1172_LIFECYCLE_RANGE 5 X Selection Table for Lifecycle Status
MATERIALRANGE BAPIMATRAM 39 X Selection Table for Material
PLANTRANGE BAPIMATRAW 11 X Selection Table for Plant
PURCH_ORGRANGE BAPI1172_EKORG_RANGE 11 X Selection Table for Purchasing Organization
RESP_SUPPLYSOURCERANGE BAPI1172_QUVER_RANGE 9 X Selection Table for Person Responsible for Supply Source
SUPPLYAREARANGE BAPI1172_PRVBE_RANGE 23 X Selection Table for Supply Area
VENDORRANGE BAPI1172_LIFNR_RANGE 23 X Selection Table for Vendor

Functionality
This method gives a list of control cycles for one or more selectioncriteria. Make sure that the individual selection parameters are linkedwith a logical AND in the data selection.

Description
Error message, if no data records can be read or transmitted to theinitiator.
Possible error messages are:

Value range
Value <(>&<)> in field SIGN can only be I, E
Value <(>&<)> in field OPTION is not valid(EQ,NE,GT,GE,LE,LT,BT,NB,CP,NP)
No authorization to display KANBAN data in plant <(>&<)>

Description
To prevent large amounts of data unintentionally being read andtransmitted to the initiator when using this method, in this parametera maximum number of data records is established, which should be readand transmitted to the initiator.

Value range

Default
500 data records have been preset.

Description
The procurement of a material for a control cycle can take place fromanother plant. In this case a supplying plant is created in the controlcycle. With this selection parameter the control cycles that have beenread can be restricted to one or more supplying plants.
This parameter must remain initial, if control cycles are to be readwhich are delivered from the same plant as that created in the controlcyle.

Description
The procurement of a material for a control cycle can take place bystock transfer. In this case a storage location is set in the controlcycle. With this selection parameter the control cycles read can belimited to one or more storage locations.

Description
In this list the control cycles read are transmitted to the initiator.

Description
With this selection parameter, the quantity of control cycles read canbe limited directly using the control cycle number.

Description
You can select control cycles according to the lifecycle status. Forthis purpose, the lifecycle for control cycles must be activated inCustomizing.
Information on the meaning of individual parameter fields is availablein the relevant data element documentation in the ABAP Dictionary.

Description
Each control cycle is created for a specific material. With thisselection parameter the quantity of control cycles read can be limitedusing the material number.

Description
Each control cycle is created for a specific plant. With this selectionparameter the quantity of control cycles read can be limited using theplant number.

Description
The procurement of a material for a control cycle can take place withexternal procurement. In this case, a vendor and the purchasingorganization at which the vendor is created, are set in the controlcycle. With this selection parameter the control cycles read arelimited to one or more purchasing organizations.

Description
The procurement of material for a control cycle can take place within-house production. In this case a person responsible for the supplysource is set in the control cycle. With this selection parameter thecontrol cycles read can be limited to one or more persons responsiblefor the supply source.

Description
Each control cycle is created for a specific supply area. With thisselection parameter the quantity of control cycles read can be limitedby the number of supply areas.

Description
The procurement of a material for a control cycle can take place byexternal procurement. In this case a vendor and the purchasingorganization at which this vendor is created are set in the controlcycle. With this selection parameter the control cycles read can belimited to one or more vendors.