SAP ABAP Function Module PIC01_GET_MEMBER_ARRAY (Array read of Parts Interchangeability data)
Hierarchy
☛
ECC-DIMP (Software Component) DIMP
⤷
IS-A-SUS (Application Component) Supersession Chains
⤷
ISAUTO_PIC (Package) Substitutions of Parts (Supersession and MPN)
⤷
⤷
Basic Data
| Function Module | PIC01_GET_MEMBER_ARRAY | Array read of Parts Interchangeability data |
| Function Group | PIC01 | PIC: Maintenance Logic Layer |
| Program Name | SAPLPIC01 | |
| INCLUDE Name | LPIC01U02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
I_SORT | TYPE | CHAR1 | '' | Sort by: Default Ascending, X=Descending | ||
| |
I_LOEKZ | TYPE | PIC_LOEKZ | '' | X=Ignore deletion indicator, ie, get all parts | ||
| |
I_MRPSET | TYPE | CHAR1 | '' | X=Get MRP set details (IM-MPN) | ||
| |
I_SPERKZ | TYPE | PIC_SPERKZ | '' | X=Get locked material! Be sure | ||
| |
RT_SEL_MATNR | TYPE | PIC01_TT_MATNR | Range input material | |||
| |
RT_SEL_PICNUM | TYPE | PIC01_TT_PICNUM | Range input PICNUM (Supersession) | |||
| |
RT_SEL_WERKS | TYPE | PIC01_TT_WERKS | Range input plants | |||
| |
RT_SEL_BERID | TYPE | PIC01_TT_BERID | Range input MRP areas | |||
| |
ET_PICPSRL | TYPE | V_PICPSRL | PIC View 2 PICHD+PICPS+PICRL (Relational data) | |||
| |
NOTFOUND_MATNR | TYPE | Input material not found in Material Master | ||||
| |
NOTFOUND_PIC | TYPE | Input material not found in PIC tables | ||||
| |
MISSING_PARAMETER | TYPE | Missing parameter | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20050301 |
| SAP Release Created in |