Previous fiscper data is not populating in FIAP Query

Hi All,
I am designing a query in FIAP, i copied the standard query which is built on 0FIAP_C02, my requirement is as follows.....
User enters the Fiscal  Year Period (  ex 01.2010) and the query result should show values of  Credit posting value , debit posting value and balance for Current  fiscal year period  and previous fiscal year period values respectively...
i tried with variable offset to get the result i.e Fiscal yrperiod-12 , but this is not working.......i tried with selections and restricted keyfigures but it doesnt work for me.
Plz suggest me any alternate solutions.
Thanks,
Yunus

if you use fiscal period - 12 then it will show for last 12 months rather than last year data..use fiscal year - 1 rather than period...

Similar Messages

  • Data is not populated in List based on custom Query

    Hi
    I want to query the BO and display only certain instances in a advanced ListPane based on a query condition. But when i bind the custom query to the advanced list pane no data is displayed.
    1. Created a Bo PersistForcastBo.
    2. In Ti screen of PersistForcastBo add a tab QUALIFICATIONS.
    3. Two Advanced List Panes are created in QUALIFICATIONS tab
    4.fields of second advancedlist pane are bound to respective fields of Bo.
    5.Also an absl action script I created which displays data in the advanced listpane on click of QUALIFICATIONS tab.
    6.created a SADL Query in the controller and added the fields required for selection.
    6.also created condition in the selected parameter
    6. In AdvancedListPane added the default set created., but after the querying the Bo data doesnt display in AdvancedlistPane
    Can Anyone Please suggest a solution to this.
    Regards

    hi  Fred,
    On click of QUALIFICATIONS tab , Eventhandler gets called . In the eventhandler a Bo action is called first which is a absl script- displayforecast, to get all the data . The data in the list pane is populated due to this script. But when i created the query and binded the default set to the listpane the data is not populated
    the Eventhandler is called on Click of Qualifations Tab, first action gets called and then eventhandler  that executes defaultset is fired . This eventhandler is the handler created when query->defaultset is created
    but after firing this query no data is displayed.

  • Data is not populating in Idoc To File Scenario

    Hi Experts,
    My scenario is Idoc To File,
    I have developed a scenario and triggered the idoc at outbound, when i check in SXMB_MONI the status is processed successfully, and once i check in destination i am not getting the values, simply one file has come with the name which i have specified in Communicatio channel that's it no data in it. Kindly suggest me the possibilities for getting such a  problem. I am confused why the data is not getting populated.
    Thanks & Regards,
    Venkat

    Venkat, check ur file receiver communication channel..
    a, if it is configured correctly
    (runtime workbench->communication channel monitoring)
    b, if yes, check your target structure, if it matches the requirements of structure in the receiver comm channel
    How it configured ur terget message type?
    Peter

  • Billing date is not populating into the sales order

    Hi Experts,
    I am creating the sales orders by filling the IDOC's Segment data from a file. Sales orders are getting created however the BILLING DATE is not getting populated by the date from file instead it is taking the system date.
    Segments used are
    Header: E1EDK03   016  021  and  026.
    Item: E1EDP03  016  021  and  026.
    Please help me in this regard.
    TIA.
    Regards,
    Kishore.
    Edited by: kishore gaddam on Jul 18, 2009 10:06 AM

    Hi,
    Check with function guy , there could be some settings need to be done for getting external date populated in billing date field.
    Thanks,

  • Configuartion data is not populated using BAPI_SALESORDER_CREATEFROMDAT2

    Hi All,
    I am using BAPI_SALESORDER_CREATEFROMDAT2 to create the sales order and to add the characteristics for my material in the configuration.
    my code for configuration to BaPI
        w_order_cfgs_ref-posex = '000010'.
        w_order_cfgs_ref-config_id = '1'.
        w_order_cfgs_ref-root_id = '00000001'.
        w_order_cfgs_ref-complete = 'T'.
        w_order_cfgs_ref-consistent = 'T'.
        w_order_cfgs_ref-sce = '1'.
        w_order_cfgs_ref-kbname = w_sdsales_sap-matnr.
        w_order_cfgs_ref-kbversion = '1'.
        append w_order_cfgs_ref to i_order_cfgs_ref.
    INSTANCE
        w_order_cfgs_inst-config_id = '1'.
        w_order_cfgs_inst-inst_id =  '00000001' .
        w_order_cfgs_inst-obj_type = 'MARA'.
        w_order_cfgs_inst-class_type = '300'.
        w_order_cfgs_inst-complete = 'T'.
        w_order_cfgs_inst-consistent = 'T'.
       w_order_cfgs_inst-OBJ_TYPE = .
        w_order_cfgs_inst-obj_key = w_sdsales_sap-matnr.
        append w_order_cfgs_inst to i_order_cfgs_inst.
        w_order_cfgs_part_of-config_id = '1'.
        w_order_cfgs_part_of-inst_id = '00000001' ..
        w_order_cfgs_part_of-obj_type = 'MARA'.
        w_order_cfgs_part_of-class_type = '300' .
        w_order_cfgs_part_of-obj_key = w_sdsales_sap-matnr .
        append w_order_cfgs_part_of to i_order_cfgs_part_of.
    *characteristics value
        w_order_cfgs_value-config_id = '2'.
        w_order_cfgs_value-inst_id = '00000001'.
        w_order_cfgs_value-charc = 'VC_MODEL'(025).
        w_order_cfgs_value-value = w_sdsales_sap-model.
        w_order_cfgs_value-valcode = '1'.
        append w_order_cfgs_value to i_order_cfgs_value.
    It is creating sales order but configuration data is not getting populated in the sales order item.
    Please advise me
    Thanks in adv
    sangeetha

    hi see this
    SAP Note number  774346

  • Info-Object Master Data is not populated using Attribute View

    Hi Colleagues,
    I have one info-Object 'Resource', compounded with client, resource type and scenario.
    I want to fill its master data using an attribute view.  In Master data tab, i have mentioned the package and attibute view (SAP HANA MODEL).
    Assigned all the attributes to respective fields in attribute view.
    I can see data using the 'Data Preview' in my attribute view.
    Two issues --
    1. Maintain master data option is disabled in the context menu of 'Resource' Info-Object.
    2. Also the data available in attribute view is not populating in master data of info-Object ( I tried seeing by creating a report).
    Please suggest what is wrong here.
    Thanks in advance.
    Regards,
    Rohit

    Hi,
    When you are loading data from DSO to IO, seems like some filtering is happening. Just check the active table of DSO and make sure that you have all the 59 records available.
    Another important thing is check the primary key of your master data i.e. if there is any compounding attribute if not then records from DSO might be getting overwritten in the master data. i.e. only 6 unique records.
    Regards,
    Durgesh.

  • Virtual Key Figures its not populated when execute query

    Hi All
    I did a BADI for populate a Virtual Key Figure, I follow the instructions of link
    Link:[http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/60e34f63-f44c-2c10-488e-c89b04e0ca7c?quicklink=index&overridelayout=true]
    In addition I add the code section of data declarated on example of: CL_EXM_IM_RSR_OLAP_BADI section define: IF_EX_RSR_OLAP_BADI~DEFINE, only information that said:
      DATA: l_s_chanm   TYPE rrke_s_chanm,
            l_kyfnm     TYPE rsd_kyfnm.
      FIELD-SYMBOLS:
            <l_s_chanm> TYPE rrke_s_chanm.
    I test the query on RSRT and the virtual Key Figure is "0.00" this look like if the virtual key figure is not populated.
    I did other things like:
    Set a Break Point on COMPUTE section of my BADI, I saw that the value is assigned, but I don't know how I can continue reviewing the pass of this value to result of query.
    I generate again the query on RSRT.
    My code is:
    IF_EX_RSR_OLAP_BADI~DEFINE
    method IF_EX_RSR_OLAP_BADI~DEFINE.
      data: L_S_CHANM   type RRKE_S_CHANM,
            L_KYFNM     type RSD_KYFNM.
      field-symbols:
            <L_S_CHANM> type RRKE_S_CHANM.
      case I_S_RKB1D-INFOCUBE.
        when 'ZGTO_OB2'.
          append 'ZVIRTKF' to C_T_KYFNM.
      endcase.
    endmethod. 
    IF_EX_RSR_OLAP_BADI~COMPUTE
    method IF_EX_RSR_OLAP_BADI~COMPUTE.
      field-symbols <FS_ZVIRTKF> type any.
      P_KYF_ZVIRTKF = 16.
      assign component P_KYF_ZVIRTKF of structure C_S_DATA
      to <FS_ZVIRTKF>.
      <FS_ZVIRTKF> = 10 .
    endmethod.
    I will appreciate your recommendations, Thanks in advanced.
    Al

    Thank you very much Sanganya
    I saw this:
    I put a break point on P_KYF_ZVIRTKF = 16., then I saw that P_KYF_ZVIRTKF obtain value 16.
    Then on sentence: assign component P_KYF_ZVIRTKF of structure C_S_DATA
    to <FS_ZVIRTKF> , when the system pass this line, I review the sy-subrc and is equal 4, as I understood the ASSIGN sentence did not be complete, the value shoul be 0.
    Then when the system try to run the sentence: <FS_ZVIRTKF> = 10  the system send an Execution error that say:  GETWA_NOT_ASSIGNED...
      Error analysis
        You attempted to access an unassigned field symbol
        (data segment 32780).
        This error may occur if
        - You address a typed field symbol before it has been set with
          ASSIGN
        - You address a field symbol that pointed to the line of an
          internal table that was deleted
        - You address a field symbol that was previously reset using
          UNASSIGN or that pointed to a local field that no
          longer exists
        - You address a global function interface, although the
          respective function module is not active - that is, is
          not in the list of active calls. The list of active calls
          can be taken from this short dump.
    Exactly the line selected with error is:
    >>>>    <fs_zvirtkf> = '10.0'.
    I will appreciate your help
    Thank you
    Al

  • Virtual Characteristic value not populating in the query output

    Hi Experts,
    I am new to BAPI and I am using this to populate the values of virtual characteristics.
    I wrote the below code to populate if an order status got some status value then i need to populate the flag y if not n.
    I got the order value in the reprot. I need to go to order master data and should get the status and then i have to do the comparision and populate the flag zww_teco in the report.
    The below is the compute method of my implementation class.
    FIELD-SYMBOLS :
    <fs_0cs_order> TYPE ANY,
    <fs_zww_teco> TYPE ANY,
    <fs_status>  TYPE ANY.
    if p_cha_0cs_order > 0.
      ASSIGN COMPONENT p_cha_0cs_order OF STRUCTURE C_S_DATA to <fs_0cs_order>.
    endif.
    if p_cha_zww_teco > 0.
      ASSIGN COMPONENT p_cha_zww_teco OF STRUCTURE C_S_DATA to <fs_zww_teco>.
    endif.
    Select single /BIC/ZSYSTATUS
        from /BI0/PCS_ORDER into <fs_status>
       where CS_ORDER = <fs_cs_order>.
    if <fs_status> CP 'TECO'.
      <fs_zww_teco> = 'Y'.
    else.
        <fs_zww_teco> = 'N'.
    endif.
    But I am not sure why the values are not populated. But when i debug , i could see the values for
    P_cha_0cs_order = 35
    p_cha_zww_teco = 54
    But i could get the values of <fs_0cs_order>, <fs_zww_teco> after assign component statement.
    And it is firing me a dump in select statement. Also when I click c_s_data i am getting S____274, S____505 fields like that in the structure but i could see p_cha_0cs_order
    Can you please guide where i am missing ...
    Thanks
    Vamsi
    Edited by: vamsi talluri on Nov 9, 2011 6:14 PM

    Hi Sushant,
      RSRT --> Enter Query Name
    Click on Technical Information --> If " Virtual Char./Key Figures " = Y
    In my case , even then i clciked generate report,
    even after that P_CHA_0CS_ORDER = 35
    and after assign component P_CHA_0CS_ORDER of structure c_s_data to <FS_0CS_ORDER>.
    the <FS_0CS_ORDER> is nothing , here i should get the value of cs_order value of that record but it is coming empty which i am not able to rectify. How should i change or i need to put any other setting to get the value populated into my <FS_0CS_ORDER>.
    Can you please guide me .
    Thanks
    Vamsi

  • Virtual Char/KF not populated in the query ????

    Hi,
    Can anybody suggest why Virtual char/KF are not populated in Query. I just want to populate the value from existing cube characterstics/KF value.
    Code as follows:
    Cube : ZDEBC01
    Virtual Char: ZVIRTUAL1
    Virtual KF :  ZVIRTUALK
    *&  Include           ZXRSRU02
    DATA: L_S_CHANM TYPE RRKE_S_CHANM.
    CASE I_S_RKB1D-INFOCUBE.
      WHEN 'ZDEBC01'.
        L_S_CHANM-CHANM = '0SOLD_TO'.
        L_S_CHANM-MODE  = rrke_c_mode-READ.
        APPEND L_S_CHANM TO E_T_CHANM.
        L_S_CHANM-CHANM = 'ZVIRTUAL1'.
        L_S_CHANM-MODE  = rrke_c_mode-NO_SELECTION.
        APPEND L_S_CHANM TO E_T_CHANM.
        APPEND '0INVCD_QTY' TO E_T_KYFNM.
        APPEND 'ZVIRTUALK' TO E_T_KYFNM.
    ENDCASE.
    *&  Include           ZXRSRTOP
    DATA: G_POS_ZDEBC01_ZVIRTUAL1 TYPE /BIC/OIZVIRTUAL1.
    DATA: G_POS_ZDEBC01_ZVIRTUALK  TYPE I.
    DATA: G_POS_ZDEBC01_0SOLD_TO  TYPE /BI0/OISOLD_TO.
    DATA: G_POS_ZDEBC01_0INVCD_QTY TYPE I.
    *&  Include           ZXRSRZZZ
    FORM USER_ZDEBC01 USING    I_S_RKB1D TYPE RSR_S_RKB1D
                               CHANGING C_S_DATA  TYPE ANY.
      FIELD-SYMBOLS <L_ZVIRTUAL1>.
      FIELD-SYMBOLS <L_ZVIRTUALK>.
      FIELD-SYMBOLS <L_0SOLD_TO>.
      FIELD-SYMBOLS <L_0INVCD_QTY>.
      ASSIGN COMPONENT G_POS_ZDEBC01_0SOLD_TO
          OF STRUCTURE C_S_DATA TO <L_0SOLD_TO>.
      ASSIGN COMPONENT G_POS_ZDEBC01_0INVCD_QTY
          OF STRUCTURE C_S_DATA TO <L_0INVCD_QTY>.
      ASSIGN COMPONENT G_POS_ZDEBC01_ZVIRTUAL1
          OF STRUCTURE C_S_DATA TO <L_ZVIRTUAL1>.
      ASSIGN COMPONENT G_POS_ZDEBC01_ZVIRTUALK
          OF STRUCTURE C_S_DATA TO <L_ZVIRTUALK>.
      <L_ZVIRTUAL1> = <L_0SOLD_TO>+0(3).
      <L_ZVIRTUALK> = <L_0INVCD_QTY> + 1000 .
    ENDFORM.                    "USER_ZDEBC01
    Thanks,
    Debasish
    null

    Hi,
    in your code all variables:
    DATA: G_POS_ZDEBC01_ZVIRTUAL1 TYPE /BIC/OIZVIRTUAL1.
    DATA: G_POS_ZDEBC01_ZVIRTUALK TYPE I.
    DATA: G_POS_ZDEBC01_0SOLD_TO TYPE /BI0/OISOLD_TO.
    DATA: G_POS_ZDEBC01_0INVCD_QTY TYPE I.
    must be of type i.
    regards
    Siggi

  • Leaving date is not available in the Query report

    Hi,
    I had a problem that the leaving date is not generated while running a report from the sap standard report.
    Note:
    I has assigned the leaving action config as
    Coustomer Specific : 3
    Employment: 0
    Specific Payment: 0
    Should we look into ADMIN LDATE switch
    Anything to do with Feater "LEAVE"
    Or anyother issue pls.
    Thanks for the community.
    Regards
    sekhar

    Hi,
    Run the report RPLMIT00 and in the selection criteria select employment statusis not equal to 3.
    Execute the report .
    You can find the leaving date.
    Warm Regards,
    Kapil Kaushal

  • Datas are not available to the query when upload a Infopackage

    Hello People,
    I Would like to know what can be the reason ..why the datas are not available when we execute an upload from FlatFile to the Cube (this one is the last target one).
    Considering tere aren´t any poroblem in may target (Cube)
    The system shows us the upload was ok, but the status about the "available datas to the query" was not activated.
    Thanks,
    Rosana.

    Hi ,
    Please go to T code SE16--> Table RSDDAGGR
    Here AggrUID(STARTUID)  give not equal to blank, you will get list of all the cubes which has aggregates.
    If your cybe is in this list , you need to rollup the data to mae this available in reporting.You can rollupp the data by going into Manage of the cube.
    -Vikram

  • Data is not populated in Dimension as per Hierarchy

    Hi All,
    I have a table DIM_ITEM with following structure,
    ITEM_KEY      NUMBER(10,0)
    ITEM_NAME     VARCHAR2(50 BYTE)
    ITEM_SHORT_NAME     VARCHAR2(25 BYTE)
    ITEM_CATEGORY     VARCHAR2(50 BYTE)
    ITEM_TYPE      VARCHAR2(50 BYTE)
    ITEM_BRAND     VARCHAR2(50 BYTE)Below is the data populated
    insert into dim_item values (1, 'Samsung 42 LED Television', 'Sam 42 LED', 'Electronic', 'Television', 'Samsung');
    insert into dim_item values (2, 'Samsung 530L Double Door Refrigerator', 'Sam 530L DD Ref', 'Electronic', 'Refrigerator', 'Samsung');
    insert into dim_item values (3, 'Samsung 32 LED Television', 'Sam 32 LED', 'Electronic', 'Television', 'Samsung');
    insert into dim_item values (4, 'Samsung 57 LED Television', 'Sam 57 LED', 'Electronic', 'Television', 'Samsung');
    insert into dim_item values (5, 'Samsung 75 LED Television', 'Sam 75 LED', 'Electronic', 'Television', 'Samsung');
    insert into dim_item values (6, 'Sony 32 LCD Television', 'Sam 32 LCD', 'Electronic', 'Television', 'Sony');
    insert into dim_item values (7, 'Sony 42 LCD Television', 'Sam 42 LCD', 'Electronic', 'Television', 'Sony');
    insert into dim_item values (8, 'Samsung 175L Single Door Refrigerator', 'Sam 175L SD Ref', 'Electronic', 'Refrigerator', 'Samsung');
    insert into dim_item values (9, 'Samsung 230L Double Door Refrigerator', 'Sam 230L DD Ref', 'Electronic', 'Refrigerator', 'Samsung');
    insert into dim_item values (10, 'Samsung 230L Single Door Refrigerator', 'Sam 230L SD Ref', 'Electronic', 'Refrigerator', 'Samsung');
    insert into dim_item values (11, 'Whirlpool 530L Double Door Refrigerator', 'WP 530L DD Ref', 'Electronic', 'Refrigerator', 'Whirlpool');
    insert into dim_item values (12, 'Whirlpool 1110L Double Door Refrigerator', 'WP 1110L DD Ref', 'Electronic', 'Refrigerator', 'Whirlpool');
    insert into dim_item values (13, 'Royal 3+2 Sofa Set', 'Ryl 3+2 sofa', 'Furniture', 'Sofa', 'Royal');
    insert into dim_item values (14, 'Royal 4+4 Sofa Set', 'Ryl 4+4 sofa', 'Furniture', 'Sofa', 'Royal');
    insert into dim_item values (15, 'TMT 3+2 Sofa Set', 'tmt 3+2 sofa', 'Furniture', 'Sofa', 'TMT');
    insert into dim_item values (16, 'TMT 4+4 Sofa Set', 'tmt 4+4 sofa', 'Furniture', 'Sofa', 'TMT');
    insert into dim_item values (17, 'TMT 4 Person Dinning Table', 'tmt 4P DT', 'Furniture', 'Dinning', 'TMT');
    insert into dim_item values (18, 'TMT 10 Person Dinning Table', 'tmt 10P DT', 'Furniture', 'Dinning', 'TMT');As per this data
    Samsung has TV and Refrigerator
    Sony has only TV
    Whirlpool has only Refrigerator
    I have created the Hierarchy in AWM as,
    1. All Items
    2. Item Category
    3. Item Brand
    4. Item Type
    5. Item Name
    When I maintain my Dimension and view the data, it displays as
      - All Items
        - Electronic
          - Samsung
          - Sony
            - Television
              - Samsung 42 LED Television
              - Samsung 32 LED Television
              - Samsung 57 LED Television
              - Samsung 75 LED Television
              - Sony 32 LCD Television
              - Sony 42 LCD Television
          - Whirlpool
            - Refrigerator
              - Samsung 530L Double Door Refrigerator
              - Samsung 175L Single Door Refrigerator
              - Samsung 230L Single Door Refrigerator
              - Samsung 230L Double Door Refrigerator
              - Whirlpool 530L Double Door Refrigerator
              - Whirlpool 1110L Double Door Refrigerator
        FurnitureNothing is there under Samsung. But the expect result is,
      - All Items
        - Electronic
          - Samsung
            - Refrigerator
              - Samsung 530L Double Door Refrigerator
              - Samsung 175L Single Door Refrigerator
              - Samsung 230L Single Door Refrigerator
              - Samsung 230L Double Door Refrigerator
            - Television
              - Samsung 42 LED Television
              - Samsung 32 LED Television
              - Samsung 57 LED Television
              - Samsung 75 LED Television
          - Sony
            - Television
              - Sony 32 LCD Television
              - Sony 42 LCD Television
          - Whirlpool
            - Refrigerator
              - Whirlpool 530L Double Door Refrigerator
              - Whirlpool 1110L Double Door Refrigerator
        FurnitureWhen I change the Hierarchy as
    1. All Items
    2. Item Category
    3. Item Type
    4. Item Brand
    5. Item Name
    AWM displays the data as,
      - All Items
        - Electronic
          - Television
            - Samsung
              - Samsung 42 LED Television
              - Samsung 32 LED Television
              - Samsung 57 LED Television
              - Samsung 75 LED Television
              - Samsung 530L Double Door Refrigerator
              - Samsung 175L Single Door Refrigerator
              - Samsung 230L Single Door Refrigerator
              - Samsung 230L Double Door Refrigerator
            - Sony
              - Sony 32 LCD Television
              - Sony 42 LCD Television
          - Refrigerator
            - Whirlpool
              - Whirlpool 530L Double Door Refrigerator
              - Whirlpool 1110L Double Door Refrigerator
        FurnitureBut the result expect for this Hierarchy is,
      - All Items
        - Electronic
          - Television
            - Samsung
              - Samsung 42 LED Television
              - Samsung 32 LED Television
              - Samsung 57 LED Television
              - Samsung 75 LED Television
            - Sony
              - Sony 32 LCD Television
              - Sony 42 LCD Television
          - Refrigerator
            - Whirlpool
              - Whirlpool 530L Double Door Refrigerator
              - Whirlpool 1110L Double Door Refrigerator
            - Samsung
              - Samsung 530L Double Door Refrigerator
              - Samsung 175L Single Door Refrigerator
              - Samsung 230L Single Door Refrigerator
              - Samsung 230L Double Door Refrigerator
        FurnitureWhat exactly I am missing here? Could you please anybody help me on this?
    NOTE: Data I used here are just dummy and learning purpose
    Thanks & Regards
    M Thiyagarajan

    The problem is that the definition of parent is ambiguous for some of your members. A good example of this is the member 'Refrigerator', which appears under both Samsung and Whirlpool in your data set. There will only be one member named Refrigerator in the AW, and it can have only one parent. In practice the code is choosing Whirlpool, but my guess is that the choice is arbitrary and you could get different answers each time.
    The solution is to make the member have unique names -- "Refrigerator-Samsung" and "Refrigerator-Whirlpool" say. You can do this in the data set itself or in the mapping. To do it in the mapping you could map the "Item_Type" level to an expression like this.
    DIM_ITEM.ITEM_TYPE || '-' || DIM_ITEM.ITEM_BRAND(Make sure you clear out the dimension before reloading with the new data since otherwise the old members will remain.)

  • ASR901 y.1731 Latest Data Table Not Populated

    Why would SNMP data for a y.1731 test on an ASR901 not be populated in the ipslaEtherJitterLatestStatsEntry table?
    All the data in the table is being populated with zeros, even though valid tests are being performed.  There is data in the ipslaEtherJitterAggStatsEntry but only getting zeros when polling the latest table.
    I have verified that following objects exist per the MIB:
    - rttMonCtrlAdminRttType
    - rttMonEchoAdminProtocol
    Please let me know if you need anything else.

    Hi,
    Q Table is generated if we have time dependent display attributes for base Info Object where as Y Table is generated if we have at least one attribute defined as time-dependent navigational attribute.
    Normally both Q and Y table contain same no.of entries, however in your case the reason could be that SID for some records might not have generated(assuming this could be the reason) hence you are seeing this discrepancy in record count.
    Also before you proceed with any action in RSRV, you can check the records which are missing from Y table and analyze the reason for it. In RSRV if there is any is inconsistency we can see reason(error message) for inconsistency which helps us to understand the cause for this inconsistency.
    By analyzing this way we can know reason for discrepancy.
    Regards,
    Venu Gopal

  • Siebel - BIP Issue: Data is not populating in the report

    Hi Guru's
    You have any idea why there's no output data in a section of the report? I generated the xml for a record from siebel and tested that with my updated template and it's working fine. All sections are populated. But when I tried to upload it in Siebel the template and the updated xlf (from generated xml) and run the report, one section of the report don't have populated data. It's pretty weird bip. In that section of the report that without populated data, this is the codes:
    <?for-each:/SiebelMessage/ListOfBipPubHlsIncidentIo/PubHlsIncident/ListOfHs1IncidentContact/Hs1IncidentContact?><?sort:Household2;'ascending';date-type='number'?><?sort:Role;'ascending';date-type='text'?>.................<?end for-each?>
    Need your thoughts.
    Thanks,
    JP
    Edited by: BIPnewbie on Nov 18, 2011 3:06 AM
    Edited by: BIPnewbie on Nov 18, 2011 3:06 AM

    HI,
    Give the same Selections in the list cube same as in Report and run see if there are any values coming in the Listcube.....If u r getting the values then you should get same in the Report....
    Check with the authorizations to view the data....
    Thanks/tarak

  • Bf  datasource data is not populating in R/3 side

    Hi Folks,
    I have loaded 2lis_03_bx first for a plant using MCNB transaction,its showing data in RSA3 then I have loaded 2lis_03_bf datasource for the same plant using transaction 0LI2BW. but it is not showing data in RSA3.
    I have done the above process in background.
    In SM37 it is showing the following message for the 2lis_03_bf datasource
    Job started
    Step 001 started (program RMCBNEUB, variant &0000000000003, user ID TCS_SRM)
    Date fields for info structure S032 are not generated
    Job finished
    steps:
    1.Before loading the data I have deleted data using LBWG
    2.In LBWE, 2lis_03_bf is already activated.
    Please help me out on resolving the above issue
    Thanks in Advance

    Few sanity checks -
    1)From SBIW - Logistics > Inventory > Transaction key > Execute or select the required
    352344 - Process key + reversals in Inventory Management
    492828 Determining the transaction key for 2LIS_03_BF + 2LIS_03_UM
    2)From SBIW - Logistics > Inventory > Industry - Choose STANDARD" ) bu default is NONE which makes difference
    LBWG- Deleted the set up tables for 03
    Run the t code OLI1BW to fill the set up table for 2LIS_03_BF .
    3)Also check the tcode BF11 or table TBE11 , BW and NDI are check marked, these are more of imperative than prerogative.
    Hope it Helps
    Chetan
    @CP..

Maybe you are looking for

  • HP 4300 All-in-one not printing double sided

    Hello Here is my setup. I have a HP 4300 All-in-one printer set up on a network. There are two computers on this network, and XP and a vista. The printer is installed on the XP, and the vista accesses the printer via the LAN network (Wired, not wirel

  • Own Special stock indicator

    Hi,. Can I maintain my own special stock indicator ? Regards, Chetan.

  • Suggestions on workflow for MPEG2 w/ AC3 to H.264 w/ Multichannel ACC

    I am struggling with how to do this and would appreciate any suggestions. I have Video that is MPEG2 (Transport Stream) with Video PID and AC3 3/2 Audio. I want to do minor edits, then export (aiming at but not only Apple-TV) a H.264 (Mpeg4-10) Video

  • How can I download all messages in my inbox to a CD?

    I want to download my entire inbox to a CD. There are >600 messages, so I cannot do them one at a time. Is there a bulk way to do it?

  • Wermgr.exe

    This problem just started but is causing a severe work stoppage. Once my computer is up and running it appears there is a program running in the background that causes my mouse, keyboard, and any program to stop working. I have to relocate my mouse t