Ansicht
Dokumentation

PIC01_GET_MEMBER_SINGLE - NOTRANSL: Teileaustauschbarkeits-Daten lesen

PIC01_GET_MEMBER_SINGLE - NOTRANSL: Teileaustauschbarkeits-Daten lesen

RFUMSV00 - Advance Return for Tax on Sales/Purchases   Vendor Master (General Section)  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function module supports read access of parts interchangeability members from PIC-tables.

The parts interchangeability can be of two types. Supersession and IM-MPN Form-Fit-Function class. Further for IM-MPN FFF class members a grouping is maintained at the plant or MRP area level, called MRP sets. The function module returns the MRP sets fro relevant input parameters.

  • Supersession: Input any member material of the supersession chain and/or chain ID; that is, group number.
  • IM-MPN FFF class: Input any member material of the FFF class and/or FFF class material number.
  • IM-MPN MRP set: The field I_MRPSET must be checked. For a given material, plant and/or MRP area, the function will return he unique MRP set in which the input material exists. If the plant or MRP area is not specified, the function module returns all the MRP sets for the form-fit-function class.
    Note: Special logic for supersession chain. If MRP-set flag is checked, return a valid chain for the requested plant/berid segments.

The function module will return one of the three possible parts interchangeable member list in the view structure V_PICPSRL, if data exists for the input parameters.

The other input parameters can be used as follows:

  • I_SORT: ''=default, ascending order by field 'SEQNR'. 'X'= Sort in descending order ba field 'SEQNR'. In a supersession chain, member materials are arranged by sequence number; that is, the order of validity for materials. (Table: PICPS: Relevant only for Supersession)

  • I_LOEKZ: "=default, select all entries. 'X'= Select entries marked for deletion. (Table: PICPS: FFF class or supersession)

  • I_SPERKZ: "=default, select all entries. 'X'= Select entries that are locked (Table: PICRL: MRP set)

Example

Notes

Further information





Parameters

ET_PICPSRL
I_BERID
I_BUFFER
I_IMATN
I_LOEKZ
I_MATNR
I_MRPSET
I_OUTPUT_NO_MESSAGE
I_PICNUM
I_SORT
I_SPERKZ
I_WERKS

Exceptions

MISSING_PARAMETER
NOTFOUND_MATNR
NOTFOUND_PIC

Function Group

PIC01

Vendor Master (General Section)   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.

Length: 2600 Date: 20240523 Time: 150958     sap01-206 ( 54 ms )