QAINSPLOT_LONGTEXT is an SAP Structure so does not store data like a database table does but can be used to process "Structure to access inspection lot longtext" Information within sap ABAP programs. This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.
i.e. DATA: wa_QAINSPLOT_LONGTEXT TYPE QAINSPLOT_LONGTEXT .
Below is the documentation avaialable and full details of the fields which make up this Structure.
You can view further information about this via relevant transactions such as SE11 or SE80. Also check out the Comments section below to view or add related contributions and example screen shots.
| Field | Component Type | Data Type | length (Decimals) | Check table | Description | Conversion Routine |
| PRUEFLOS | QPLOS | NUMC | 12 |
* | Inspection Lot Number | |
| TDOBJECT | TDOBJECT | CHAR | 10 |
* | Texts: Application Object | |
| TDID | TDID | CHAR | 4 |
* | Text ID | |
| TDNAME | TDOBNAME | CHAR | 70 | Name | ||
| TDSPRAS | TDSPRAS | LANG | 1 |
* | Language key | ISOLA |
| Key field | |
| Non-key field |
QAINSPLOT_LONGTEXT - Structure to access inspection lot longtext QAINSPCHAR_LONGTEXT - Structure to access inspection characteristic longtext QAIMV_O1 - Characteristic Specs. for Download to Complex QM Subsystems QAIMVUSR - Customer reserves character. specs for complex QM subsystems QAIMV - Characteristic specs. for download to complex QM subsystems QAIMR_O1 - Structure for Uploading Charac. Results from QM Subsystem