Fonction SAP BAPI_1176001_EXISTENCECHECK - Check Existence of Product Structure Variant

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
CHANGE_NO BAPI1176_CMP_VARIANTDATA-CHANGE_NO C 12 Change Number
VARIANT_ID BAPI1176_CMP_VARIANTDATA-VARIANT_ID C 32 CHAR32 GUID for PVS Variant with Conversion

Paramètre Reférence Type Long. Description
RETURN BAPIRET2 u 548 Return Parameters

Functionality
You use this module to check whether a change status exists for avariant from the product structure. When you call the module, aninternal key for a variant is transferred in the VARIANTID parameterand a change number is transferred in the CHANGE_NO parameter. When youwish to check the existence of a variant that has no history, theCHANGE_NO parameter is transferred with no value.
INCLUDE IPPE_RETURN OBJECT DOKU ID TX
INCLUDE RETURN_SPEZ OBJECT DOKU ID TX

Description
The CHANGE_NO parameter transfers the change number for a componentvariant to the function module BAPI_1176001_EXISTENCECHECK.

Description
The VARAINT_ID parameter transfers an internal key for a componentvariant to the function module BAPI_1176001_EXISTENCECHECK.