<RULES urn="#[FILE_URN]" language="GmlScript">

<!-- ================================================================== -->
<!--                         RULE EXTENSION                             -->
<!-- ================================================================== -->

<extend rule="defineVariables">
	<constraint>model isa gml2:Model</constraint>
	<comments>BI variables</comments>
	<variable id="com.sap.bi.bikit:recentPlfunc" type="str" dflt="" scope="user" />
	<variable id="com.sap.bi.bikit:recentPlseq" type="str" dflt="" scope="user" />
</extend>

</RULES>