SAP ABAP Function Module GET_PART (Determine individual Parts of selected parts list it_parts)
Hierarchy
☛
ECC-DIMP (Software Component) DIMP
⤷
IS-AD (Application Component) Aerospace & Defence Industry Solution
⤷
AD_ROT_CALC (Package) Stock Calculation: Rotables & Expendables
⤷
⤷
Basic Data
| Function Module | GET_PART | Determine individual Parts of selected parts list it_parts |
| Function Group | ORF3 | Functions for dev. class AD_ROT_CALC |
| Program Name | SAPLORF3 | |
| INCLUDE Name | LORF3U08 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
INDEX | TYPE | INT4 | Actual Line (Calculation) from it_parts | |||
| |
WA_PART | TYPE | ORFPART | Data of Selected Parts (IP DB) | |||
| |
N_PARTS | TYPE | INT4 | Naumber of records in it_parts | |||
| |
IT_PARTS | TYPE | ORFPART | Data of Selected Parts (IP DB) | |||
| |
NO_SELECTION_VALUES | TYPE | it_parts is empty | ||||
| |
WRONG_INDEX | TYPE | index is LT 1 OR GT n_parts | ||||
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 | 46C2 |