Fonction SAP CAVC_C_SET_MODE_INSTANTIATION - Specify Mode for Instantiation

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
BOTTOM_UP BAPICUCPRMF-BOTTOMUP C 1 Indicator: Bottom-Up Instantiation
ENTRY BAPICUCPRMF-ENTRY C 1 Indicator: Instantiation of Instance
TOP_DOWN BAPICUCPRMF-TOPDOWN C 1 Indicator: Top-Down Instantiation

Paramètre Reférence Type Long. Description
RETURN BAPIRETURN u 452 ReturnCode

Functionality
The API specifies the mode for instantiation. The ENTRY, TOP_DOWN, andBOTTOM_UP indicators determine how instantiation is carried out.
The ENTRY indicator specifies that an 'exact' instantiation is to takeplace.