Hello,
i've creadet a custom function type with exit class. Within this exit class i am adding some selections on 0FISCPER3 (Period). This i do in method "IF_RSPLFA_SRVTYPE_IMP_EXEC_REF~GET_REF_DATA_SEL" for my reference Data selection and also on the Exit Function Module for subsequently changing the selection (described in Note1101726). Since i've added an artificial parameter to get the periods the user is asking for, I'm always receiving the following message:
A generated object for the BI metadata level must be assigned to one of the three following namespaces (prefixes):
/BIC/: for customer objects
/BI0/: for SAP Content objects
/1XYZ/: for BI Partner objects, where /1XYZ/ has been reserved as a generation prefix for the BI partner.
The character "/" must otherwise no longer appear in the name.
The name T009 lies outside of this namespace.
Table T009 contains the Fiscal Year Variant information. In my filter I've restricted the Fiscal Year and the Fiscal Year Variant on a single value.
Does someone have an idea what i'm doing wrong ?
Thank you
Dieter