Values not shown in F4IF_INT_TAB_VALUE_REQUEST

Hi All
I want to show the user the values from my itab at event at selection-screen on value-request on f1.I am passing following parameter to the FM
retfield , value_org ('S')
and tables
value_tab , return_tab.
Now the problem is though the itab passed i.e. value_tab is not empty, it is not showing the values just it is getting poped up thats all ?
Any clues ??
Thanks in anticipation
pM

Hi,
See this code
REPORT Z.
data: begin of inttab occurs 10,
          bukrs like t001-bukrs,
          butxt like t001-butxt,
          ort01 like t001-ort01,
      end of inttab,
      ret_tab like DDSHRETVAL occurs 0 with header line.
start-of-selection.
  select bukrs butxt ort01 from t001 into table inttab.
  CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST'
    EXPORTING
    DDIC_STRUCTURE         = ' '
      RETFIELD               = 'BUKRS'
    PVALKEY                = ' '
    DYNPPROG               = ' '
    DYNPNR                 = ' '
    DYNPROFIELD            = ' '
    STEPL                  = 0
      WINDOW_TITLE           = 'Select Company Code'
      VALUE                  = 'S*'
      VALUE_ORG              = 'S'
    MULTIPLE_CHOICE        = ' '
    DISPLAY                = ' '
    CALLBACK_PROGRAM       = ' '
    CALLBACK_FORM          = ' '
    TABLES
      VALUE_TAB              = inttab
    FIELD_TAB              =
      RETURN_TAB             = ret_tab
    DYNPFLD_MAPPING        =
    EXCEPTIONS
      PARAMETER_ERROR        = 1
      NO_VALUES_FOUND        = 2
      OTHERS                 = 3.
  IF SY-SUBRC <> 0.
    write: / 'Error =', sy-subrc.
  else.
    loop at ret_tab.
      write ret_tab-fieldval.
    endloop.
  ENDIF.
end of code
Thanks & Reagrds,
Judith.

Similar Messages

  • All master data values not shown in query selections

    Hi
    I have created a query on a BasisCube containing the InfoObject 0FUNC_AREA. I loaded data to 0FUNC_AREA and the cube.
    I then created a query on the cube, in which I want to filter on 0FUNC_AREA. However, when I get the list of available values for 0FUNC_AREA not all the values in the master data is shown. It only shows 25 values out of 105.
    As a default, the data shown is only the cube data, so I removed the tick in the checkbox: Show only InfoCube data. Still the same.
    Then I went to the InfoObject and set the 'Query Def. Filter Value Selection' and 'Query Execution Filter Val. Selectn' equal to 'Values in Master Data'. Still the same.
    Then I deleted the contents of the InfoCube. It still shows the original 25 values.
    The really strange thing is, that when I go into the selection screen for 0FUNC_AREA in the BEx and limit the shown values to one of the values available in the master data but not shown in the list, it shows the text of the functional area in the limit summary window. But still when executing the limitation, it cannot find the value!!!
    The problem is the same in LISTCUBE
    I hope some of you can help we with this.
    Thanks
    /Karsten

    Hi Hari
    1) Reactivated the master data, said it was already active.
    2) Could see a difference between the data contained in cube and the remaining data. Otherwise not.
    I deleted cube and master data and reloaded, the problem still persists. I am beginning to suspect a bug in BW.
    I have to determine whether I am going to live with it (as it isn't critical, just a nuisance) or create an OSS on it.
    Thanks for all the input guys.
    /Karsten

  • Depreciation value not shown under the tab 'posted value' in AW01N

    Dear experts
    I have in chart of depreciation US GAAP book(posted to G/L), local GAAP book(not posted), book to post difference of two GAAP(posted to G/L), and local tax book.
    In AW01N, the ordinary depreciation value is shown correctly for all books in the first tab 'planned values',
    But on the second tab 'posted values', depreciation value only shown for the US GAAP book.
    I'm thinking it maybe relavant with posting to G/L or not, that means only book with posting to G/L is shown with deprecation value on the second tab.
    But something strange is in another chart of deprecation, deprecation value is shown for US book, local book.
    Could someone comment how to control deprecation value shown or not on the second tab by local book?
    Best Regards,
    Nicole

    Hi,
    If you would have mentioned it as a "area post in real time" it will show you in the aw01n. If not, it will not show. Because, the tab specifies the posted values which means how much depreciation posted to GL.
    As you have put "area doesnot post" for the local book, it will not show the balance.
    Thanks,
    sravankumar

  • Stock for 0STOCKTYPE value # not shown

    Hi experts,
    I've got a little problem with showing stock with dimension stocktype.
    I've created a query with the free dimension stocktype. When adding this to the rows all stocktypes but the empty ('#') are shown. The total shows the value including '#' data:
                                            Stock (Value)
         Plant      Stock Type                          EUR
         1101     Frei verwendbar               -25.190.984,26
                 Gesperrt                 7.423.054,97
                 Kundenkonsi frei ver          -181.952,48
                 Transit                    34.243.952,30
         Total                                  23.680.941,04
    Does anybody has an idea why # ist not shown?
    Kindest,
    Ralf

    Hi,
    Enable the Key and Text type for stock type and check if you get any values. Doesn't seem like you have given any restriction otherwise total will not addup.
    Still you can check if you have put any global filter or any specific filter to Stock type if it is RKF?
    Regards,
    Durgesh.

  • BEx variables restricted value not shown

    Hello,
    I have 2 variables defined and used in a query. I put both these characteristics as global filters.
    When the query is run, a popup screen allows user to input these 2 variable values.
    The navigation block in the worksheet shows only 1 of the 2 variables values entered by the user. That is, only the restricted value for one variable is shown. The other is not shown. The result is, however, correct.
    Not sure why is it so. Hope to get some clues.
    Thanks.
    Regards,
    Mirella Russo

    Dear AVR,
    Thanks for the reply.
    I placed the period and year infoobjects restricted by their respective variables in the free characteristics area but still the filtered values are not showing, although the period and year characteristics for filtering are shown as normal in the navigation block.
    I have several other reports also using the same period and year variables in free char or global filter section without such 'anomaly'.
    I noted that this problem report has columns restricted also by period and year variables. In fact, the year variable is an offset of -1. Is the problem caused by this restriction?
    I tried creating a new query of the same design. The problem is replicated.
    I hope you can throw me some more clues.
    Appreciate it very much.
    Thank you.
    Best regards,
    Mirella Russo

  • BI 7 list of variable values not shown in chagne variable values option.

    Hi,
    In BI7 queries i face a problem like the first time you execute a query it asks for selection options ,then the next time if we want to change the variables we have a option "change variable values" in the menu bar to change it,but unlike BW 3.5 it is not showing the entire list of values it shows only the history or the present values we choose,this restricts from selecting any desired values from the list.
    Is there any way to resolve this problem,your suggestions will be really helpful.
    Thanks,
    G.Monica Roja Flora.

    After you click on the box in the variable selection screen you will get another window "Select Values for XXXX". In the first box you will have a drop down box which will show "History", Favorites", "Single Values" & "Value rabges". Then in the bottom right there is a button "More" when you click on it it will open to show the selections already made.
    Hope this helps.
    Bhargava

  • Sapscript Passing parameter value not shown.

    Hi all,
    I am writing a sapscript form to call a subrountine by passing the hardcode parameter 'ZXX_TSI_SHIPMENTS_FROM' shown as below: -
    PERFORM GET_STANDARD_TEXT IN PROGRAM ZPXX_SHIP_INST
    USING 'ZXX_TSI_SHIPMENTS_FROM'
    CHANGING &ZXX_TSI_SHIPMENTS_FROM&
    ENDPERFORM
    My problem now is when I debugged in program ZPXX_SHIP_INST, the passing parameter is empty.
    Could someone help me?
    Thanks in advance.

    Hi.
    In program  ZPXX_SHIP_INST write like this.
    FORM GET_STANDARD_TEXT TABLES in_tab STRUCTURE itcsy
                                                              out_tab STRUCTURE itcsy.
    READ TABLE in_tab WITH KEY name = 'INVAR_1'
      IF sy-subrc = c_zero.          "check for subrc
        lv_ebeln = in_tab-value.
      ENDIF.
    CALL FUNCTION 'READ_TEXT'
        EXPORTING
          client                  = sy-mandt
          id                      = p_lc_f01
          language                = sy-langu
          name                    = p_lv_ebeln
          object                  = text-t28        "EKKO
        TABLES
          lines                   = it_tline
        EXCEPTIONS
          id                      = 1
          language                = 2
          name                    = 3
          not_found               = 4
          object                  = 5
          reference_check         = 6
          wrong_access_to_archive = 7
          OTHERS                  = 8.
      IF sy-subrc <> c_zero.        "checking for subrc
        "to avoid epc error
      ENDIF.                        "IF sy-subrc <> c_zero
    in it_tline[] u can get the text.
    cocatenate this text into one variable and pass this to script.

  • SED and ECS value not shown in capture excise invoice

    Dear All,
    During  MIGO,  in the excise Invoice tab, the value for SED and ECS remain blank after capturing the Excise invoice. all the relevant conditions are maintained. what must be missing? please guide.
    Regards,
    Jay

    Hi,
    Her you need to check few settings 
    1.SPRO->Img ->Logistics - General->Tax on Goods Movements->India ->Basic Settings -> Maintain Excise Registrations
    here make sure you have activated SED for your Excise registration
    2.You have maintained  excise defaults in
    SPRO->Img ->Logistics - General->Tax on Goods Movements->India ->Basic Settings ->Determination of Excise Duty ->Maintain Excise Defaults
    here maintain all entries for SED condition(JSOP)) ,SED set off(JSX1) same for Ecess for your tax procedure
    3. Finally you have maintained A/P Set Off conditions for those SED (like JSX1) and for ECS set off in PO with 100%

  • ADF input label rendered but input value not

    I based my search page on SRDemo template. In the first panel where I enter search criteria I have the following:
    <af:panelBox>
    <af:panelForm>
    <af:inputText value="#{bindings.partialName.inputValue}"
    label="#{bindings.partialName.label}"
    required="#{bindings.partialName.mandatory}"
    columns="#{bindings.partialName.displayWidth}">
    <af:validator binding="#{bindings.partialName.validator}"/>
    </af:inputText>
    <f:facet name="footer">
    <af:panelButtonBar>
    <af:commandButton actionListener="#{bindings.queryProfiles.execute}"
    text="#{res['oysearch.searchLabel']}">
    <af:setActionListener from="#{false}"
    to="#{userState.oySearchFirstTime}"/>
    </af:commandButton>
    </af:panelButtonBar>
    </f:facet>
    </af:panelForm>
    <af:panelTip>
    <af:outputText value="#{res['oysearch.searchtip']}"/>
    </af:panelTip>
    </af:panelBox>
    but when I run the page I only get the input label shown and the Search button, but no Input Value (which is shown in the design view of the page)!?
    I checked the attributes and compared with SRDemo and it shows Rendered, mandatory etc.
    I have following in my page def file:
    <methodIterator id="queryProfilesIter"
    Binds="queryProfiles.result"
    DataControl="SearchProfileFacadeLocal"
    RangeSize="10"
    BeanClass="valueobjects.ProfileVO"
    RefreshCondition="${!userState.oySearchFirstTime}"/>
    <variableIterator id="variables">
    <variable Type="java.lang.String"
    Name="queryProfiles_partialName"
    IsQueriable="false"/>
    </variableIterator>
    <methodAction id="queryProfiles"
    MethodName="queryProfiles"
    RequiresUpdateModel="true" Action="999"
    IsViewObjectMethod="false"
    DataControl="SearchProfileFacadeLocal"
    InstanceName="SearchProfileFacadeLocal.dataProvider"
    ReturnName="SearchProfileFacadeLocal.methodResults.SearchProfileFacadeLocal_dataProvider_queryProfiles_result">
    <NamedData NDName="partialName" NDType="java.lang.String"
    NDValue="${bindings.queryProfiles_partialName}"/>
    </methodAction>
    <attributeValues id="partialName" IterBinding="variables">
    <AttrNames>
    <Item Value="queryProfiles_partialName"/>
    </AttrNames>
    </attributeValues>
    Why is the input value not shown on this ADF panel?
    thanks

    Hi,
    authorizing the page does not authorize all contained objects for better granularity in uthorization.
    Frank

  • Values are not shown in Tooltip

    Hello ,
    we have a problem. The values arent shown in one system of our systemlandscape. We have transported the Dashboard and the Queries, so they are both the same.
    Our Designstudio version ist latest one with 1.3.1.
    If we deploy the Dashboard on the SAP NW Portat in Development it works:
    If we deploy it on the Test System, it does not work:
    Does anyone has a solution for our problem ?
    Thank you very much

    Johann,
    Can you try to manually save to test system and see if it works.
    We have seen similar issue earlier when Promoted from Dev to Test System using Promotion Management Tool, and go it resolved by directly saving to Test System.
    Also, make sure you have all test systems versions are same as Dev (BO, BW, NW).
    Thanks,
    Sagar

  • Value not fully shown on report

    I'm trying to show a field with key and name. the field is in free characteristics.
    when I right click on it and select filter value, i see values like "P150/12/345" . but when I select the field in rows, i only see "12/345". The company code (P150) is not shown.
    What could be the possible reasons
    thanks in advance
    Fran

    See that is the way a compounded char works. The P150/12/345 value that you see is actually made up of 3 InfoObjects with values : P150, 12 and 345. Now if you are "fixing" the P150 value in the query, then the system has no need to unnecessarily display that value all along the data cells. If you remove the filter, you will see the complete display.
    Hope this helps...

  • Measure Values are not shown in the pivot tables

    Measures without aggregation (in rpd) are not shown in pivot table.
    Im trying to add multiple columns in the fact table as measures,one which is summable had has the SUM function and three which are not summable.
    The initial report will be as follows and I have been able to get the data displayed.
    Year | Month| Company Name| SUM(C1)| C2|C3
    However if I pivot the table as follows data in column C2 and C3 are not Displayed.
    Columns
         Year     
              Month     
              Company     
    Rows                    
    Measure Lablel                    
    Measures
         SUM(C1)     
                   C2     
                   C3                    
    Should we have an aggregation rule applued in C2 and C3 ?

    Yes, all the column entries must have agg rule. You can specify one such as 'first' in the pivot table.

  • Bex. Query in 3.5 : All Variable values using Text Elements not shown

    I am using a Variable, for which I am suppose to select more than 15 values . After executing the report, I am trying look for these values using Layout--> Display Text Elements --> All.
    Only first 10-11 values are shown and the rest are shown as ...
    As such, I cannot see all the values in WAD too, in the info tab. 
    Is there any limitations to display the values with text elements ?
    Any idea how to display all the values ?
    Thanks

    You are right. I can do this if I select Filter values.
    But, I am trying to show the values entered for the variables using Layout-->Display Text elements --. Alll or variables.
    These are the values shown in the web template. The filter values goes to the data analysis tab, which are fine.
    I want to display all the values in the information tab, but only few values are show and rest are shown as ...        The same is the case when I select Layout-->Display Text elements --> All or variables. after I execute the query.

  • IPC/VC: Knowledgebase/KB of ECC is not shown in CRM

    Hi,
    we would like to use the Variant Configuration in CRM.
    Today we are using already the IPC in a standalone environment with an external system (IPC 5.0, the external system is using the IPC in the Java environment of ERP). From the same ECC System we would like to download now the knowledge bases to reuse them in CRM 7.0. All knowledge bases and runtime environments are already available. When I download the object SCE (with certain filters), I can see all those entries in table COMM_CFGKB in CRM.
    Anyhow, when checking the material in CRM (e.g. commpr01 or WebUI), no knowledge base is shown!
    The table COMM_CFGKB has exactly the same entries as ECC (Active = T, KB Usage 10, KBOBJNAME and Version filled etc.), but anyhow it is not shown at all in CRM. As these knowledge bases are very huge, I have tested also a very small and easy one. This one is getting downloaded the same way and has the same entries in table COMM_CFGKB and it is also visible in commpr01.
    So my assumption is that the other KBs are not 100% correct. When checking them in ECC (cu36) I get many warnings and errors. Anyhow, they were downloaded to CRM (but won`t be shown). Business says that these warnings/errors are OK and that the external system which uses the IPC in ECC is not having any problems.
    Question: is there any chance of using a KB in CRM which has warning/errors when it was generated in ECC?
    Is there any chance of manipulating the KB before it gets imported into CRM. I have found Note 1044682 which explains a BADI.
    Which tables/fields do we have to manipulate so we are able to use the KB in CRM. 
    As mentioned: business is aware of those errors and excepts that there might be a crash in the IPC for certain combinations.
    Thx
    Guido

    Hi Christophe,
    OK, I think I understand your suggestion: you use the same IPC with your CRM as well as with the ECC system. So in CRM you just maintain the URL and a user in XCM to the "same" IPC. You mentioned that we need to download anyway the SCE. This is somehow logical as this is the base connected to CRM, but what is not clear to me is the fact, that if the SCE KB is used via ECC all SAP R/3 fields are available (like VBTYPE of the sales order where you have values like B or C). In CRM we use the same SCE KB but here these fields are not availble as the sales order transaction customizing in CRM does not contain such a field.  Where is the logical link between the values which are available in IPC and the SCE?
    Thx
    Guido

  • Available QTY is not shown in Production Order for SemiFinished Product?

    Hi
    In Production Order Available Qty value is not shown for SemiFinished product ( Stock is there), but it showing the Available for other rawmaterials in same Prdn. ordr..
    The SemiFinished product is manufactured and its having lot of stocks ..while i am calling this SemiFinished product in other Production order the available qty is not shown.. so how come the end user comes to know that availlable..
    Giri

    Hi Jey
    I will explain clearly so u can come what is hapening For Ex: Item ABC having child item A,B & C.
    when calling the BOM of ABC in Prodn.order its showing the available of A, B & C... But after the production over for the Semifinished product it increases the stock.
    When i am calling this Semifinished Product in other Produciton Order For Ex: Item AZ having Child item ABC & XYZ.
    In this Scenerio it has to show the Available of item ABC whic is semifinished product its not showing,but in the same Production order it showing the available for Other item XYZ which is purchased one .. So this is the nature of SAP or i am doing any wrong....
    Giri

Maybe you are looking for

  • Apple Mobile Device service not started - how do I fix this?

    Hi, So when I plug my Itouch into my computer, iTunes comes up with a message that says "This iPod cannot be used because the Apple Mobile Device service is not started." I attempted to fix this problem by using the Troubleshoot solutions in the Supp

  • Line of item in invoice

    Hi, Can anyone tell me how we can fix the line of item in invoice ? Thanks in advance.............. Sanjay

  • Replacing Comma in the field values

    Hi Friends, I have some data like " ,1,2,3,4 " in my table I want to remove the first comma alone and to list the data values. How can i do this?

  • COPA Product wise profitability

    Hi Sapians I have execute an order settlement and variance is successfully posted in COPA Value field VV002(Qty variance) In product wise profitability report. System shows as follows: Product   Qty    Sales value   Cost @ Std price  order Variance V

  • Accidentally deleted Atheros driver on Satellite C50-B-14Z

    I accidentally deleted Atheros from my computer and now its not wireless. I tried to download it again from Toshiba support but there's no option for my laptop type. Can anyone help me fix this please?