SAP ABAP Function Module QBCK_QM_PUR_CHECK (Prüfen, ob für eine best. Einkaufsaktion QM-Freigabe vorliegt)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
QB (Package) QM in procurement
⤷
⤷
⤷
Basic Data
| Function Module | QBCK_QM_PUR_CHECK | Prüfen, ob für eine best. Einkaufsaktion QM-Freigabe vorliegt |
| Function Group | QBCK | Q-info check functions |
| Program Name | SAPLQBCK | |
| INCLUDE Name | LQBCKU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_FREI_DAT | TYPE | QINF-FREI_DAT | Release date | |||
| |
E_FREI_MNG | TYPE | QINF-FREI_MNG | Still unrestricted quantity | |||
| |
E_MSG | TYPE | SYST-FDPOS | What was not OK (> 0) | |||
| |
E_MSGART | TYPE | TQ08-MSGART | Whether E,W or I (OK: space) | |||
| |
E_QV_UPD | TYPE | QKZ | Indicator, that a later version exists | |||
| |
I_BZG | TYPE | TQ04A-BESTELLUNG | SPACE | Inspection during source determination | ||
| |
I_DAT | TYPE | QINF-FREI_DAT | Date on which the criteria are inspected | |||
| |
I_INQ | TYPE | TQ04A-BESTELLUNG | SPACE | Inspection with inquiry | ||
| |
I_LFA1_NO_CHECK | TYPE | TQ08-SPERRINAKT | SPACE | Switch off check for vendor | ||
| |
I_LFA1_SPERQ | TYPE | TQ04A-SPERRFKT | SPACE | Block function for vendor | ||
| |
I_LIFNR | TYPE | QINF-LIEFERANT | Vendor number | |||
| |
I_MATNR | TYPE | QINF-MATNR | Material number | |||
| |
I_MNG_NEW | TYPE | QINF-BEST_MG | 0 | New quantity to be inspected | ||
| |
I_MNG_OLD | TYPE | QINF-BEST_MG | 0 | Old quantity which has already been validated | ||
| |
I_ORDER | TYPE | TQ04A-BESTELLUNG | SPACE | Inspection for purchase order | ||
| |
I_TQ08_QM_PUR | TYPE | TQ08-QM_PUR | SPACE | QM purchasing control key of the material | ||
| |
I_WERK | TYPE | QINF-WERK | SPACE | Inspection plant | ||
| |
I_REVLV | TYPE | QINF-REVLV | SPACE | |||
| |
I_EMATNR | TYPE | QALS-EMATNR | ||||
| |
I_STAT17 | TYPE | QALS-STAT17 | ||||
| |
I_POSNR | TYPE | EKPO-EBELP | Positionsnummer des Einkaufsbelegs | |||
| |
I_RETPO | TYPE | EKPO-RETPO | Retourenposition | |||
| |
NO_LIEFERANT | TYPE | Vendor must be specified | ||||
| |
NO_MATERIAL | TYPE | Material must be specified | ||||
| |
NO_QINF | TYPE | No QINF record available although necessary | ||||
| |
NO_TQ04A | TYPE | TQ04A key does not exist | ||||
| |
NO_TQ08 | TYPE | TQ08 key does not exist | ||||
| |
NO_WERK | TYPE | Plant must be specified (for example, with purchase order) | ||||
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 | 20091125 |
| SAP Release Created in |