SAP ABAP Function Module QPL1_LOT_GET_BY_TABIX_NO (Holen eines Prüflossatzes aus dem Memory per TABIX-Nr.)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
QL (Package) QM inspection lots
⤷
⤷
⤷
Basic Data
| Function Module | QPL1_LOT_GET_BY_TABIX_NO | Holen eines Prüflossatzes aus dem Memory per TABIX-Nr. |
| Function Group | QPL1 | Create inspection lots |
| Program Name | SAPLQPL1 | |
| INCLUDE Name | LQPL1U09 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_QALS | TYPE | QALS | Inspection lot record | |||
| |
E_UPDKZ | TYPE | QALSVB-UPSL | Update Indicator | |||
| |
E_RMQED | TYPE | RMQED | ||||
| |
I_TABIX | TYPE | SYST-TABIX | No. of table entry | |||
| |
X_NO_ENTRY_IN_MEMORY | TYPE | Desired memory entry not available | ||||
| |
X_TABIX_TOO_SMALL | TYPE | I_TABIX is smaller or equal to 0 | ||||
| |
X_TABIX_TOO_BIG | TYPE | I_TABIX is larger than the number of lines in the table | ||||
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 | 19950404 |
| SAP Release Created in |