Purpose Prerequisites Features
If the InfoProvider has an attribute of type If the InfoProvider has 0fiscper or 0fiscyear as an attribute, the keydate is derived from it. Otherwise, the InfoProvider is checked for the0calmonth, 0calquarter, or 0calyear attributes. If one of theseattributes are present, the key date is derived from it. Pseudo time dependency: The InfoProvider is checked for two attributesof type Pseudo time dependency: The InfoProvider is checked for the 0fiscper or0fiscyear attributes. If these attributes are present, they are treatedas interval limits. Otherwise, the InfoProvider is checked for the0calmonth, 0calquarter, or 0calyear attributes. If these attributes arepresent, they are treated as interval limits. Internally, the InfoSet is first generated without incorporation of theadditional options. It is then activated using the BAPI_ISET_ACTIVATEmodule and its information is read using BAPI_ISET_GETDETAIL. This isenhanced by the additional options (this primarily changes the internaltable temponcondition), and the InfoSet is modified usingBAPI_ISET_CHANGE. BAPI_ISET_ACTIVATE - Activating an M version InfoSet BAPI_ISET_GETDETAIL - Reading the internal table of an existing InfoSet BAPI_ISET_CHANGE - Changing an existing InfoSet BAPI_ISET_GETLIST - Returns a list of InfoSets The object version (A, M, or D) must be provided. You can specifyrestrictions using the SELINFOSET table. The structure of the row typeis the same as that of a standard RANGE table. Example |