<div class="content"><p>The <b>SAP_MIB_SET_INPUT_DATA</b> structure MAY<a id="Appendix_A_Target_111"></a><a aria-label="Product behavior note 111" href="3bb906f0-b077-47ab-ad11-d8d807afde26#Appendix_A_111" data-linktype="relative-path">&lt;111&gt;</a> be used in the <a href="61ae7aea-8604-4bf3-8ae5-88542152cf8e" data-linktype="relative-path"><b>RMIBEntrySet (section 3.1.4.29)</b></a>
method to set information corresponding to the <b>TableId</b> and the <b>SapInterface</b>. 
</p><dl>
<dd>
<div><pre> typedef struct _SAP_MIB_SET_INPUT_DATA {
   ULONG TableId;
   SAP_INTERFACE SapInterface;
 } SAP_MIB_SET_INPUT_DATA,
  *PSAP_MIB_SET_INPUT_DATA;
</pre></div>
</dd></dl><p><b>TableId: </b>This MUST be set to 0x00000001.</p><p><b>SapInterface: </b>This MUST be a <a href="b0451d0d-3d67-4f33-8117-d066880fa6be" data-linktype="relative-path"><b>SAP_INTERFACE (section 2.2.1.2.117)</b></a>
structure.  </p></div>