SAP ABAP Function Module ADSPC_GET_MODEL_OF_PLANE (Get Model of Plane/Engine specific information)
Hierarchy
☛
ECC-DIMP (Software Component) DIMP
⤷
IS-AD-SPC-PR (Application Component) Provisioning
⤷
AD_SPC_PH3_IP (Package) SPEC 2000 Initial Provisioning
⤷
⤷
Basic Data
| Function Module | ADSPC_GET_MODEL_OF_PLANE | Get Model of Plane/Engine specific information |
| Function Group | ADSPC_READ_IPDB | Read IPDB |
| Program Name | SAPLADSPC_READ_IPDB | Read IPDB |
| INCLUDE Name | LADSPC_READ_IPDBU05 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
SPARE_PART_INFO_FLAG | TYPE | C | ' ' | Whether Spare Part information is required? | ||
| |
SUPPLIER_INFO_FLAG | TYPE | C | ' ' | Whether Supplier information is required? | ||
| |
LOCATION_INFO_FLAG | TYPE | C | ' ' | Whether Location information is required? | ||
| |
I_SPCIPHDR | TYPE | SPCIPHDR | SPEC2000: Stores header information for IP data | |||
| |
WHERE_CLAUSE_SPCIPHDR | TYPE | Where clause for SPCIPHDR | ||||
| |
I_SPCIPPDR | TYPE | SPCIPPDR | SPEC2000: Part Number Segment / End Item Segment | |||
| |
WHERE_CLAUSE_SPCIPPDR | TYPE | Where clause for SPCIPPDR | ||||
| |
I_SPCIPPDS | TYPE | SPCIPPDS | SPEC2000: Procurement Data Segment | |||
| |
WHERE_CLAUSE_SPCIPPDS | TYPE | Where clause for SPCIPPDS | ||||
| |
I_SPCIPCSN | TYPE | SPCIPCSN | SPEC2000: Line Maintenance Seg / Component Breakdown Seg | |||
| |
WHERE_CLAUSE_SPCIPCSN | TYPE | Where clause for SPCIPCSN | ||||
| |
I_SPCIPSPLMNT | TYPE | SPCIPSPLMNT | SPEC2000: Stores Additional/Long/MultipleOccurance fields | |||
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 |