Additional Data B data not visible

Hi Firends,
I have my data coming in Additional Data B at item level from a Z table. The scenario is for Credit notes. I have created debit notes copying credit notes document type, but the data is not coming in Additional Tab B.
There are 2 client on which this configuration request have been transported.  The scenario for debit note on one client its working fine but not in the other.
Can anyone please help.
Regards,
Wasim.

Hi,
We have done a similar requirement of adding additional fields in Quotation doc type  at header and item level .
Also we have got the Reference data of the order being created to flow in to Additional Data B .
This is purely Abaper's Coding .when you add Additional Fields there is screen logic also to be coded for these screens .
to get the Reference order data logic has to be written in PBO of the screen which u have added additional fields .
the reference data will be validated with "VGBEL" field in VBAK table .If VGBEL is not initial then Query the VBAK table for this data in VGBEL into Internal table or work area and update the screen fields in additional data with these fields .
I have done the same and it is Working Wonderful .
Try this and Let me know Further. All the Best.
Thanks,
DevendraP.

Similar Messages

  • How do I get my mms text to work with net10? Cellular data network is not visible on my iPhone 4.

    How do I get my mms text to work with net10? Cellular data network is not visible on my iPhone 4.

    After hours restoring phone and resetting all my accounts and settings the Bluetooth is back on. Not sure how long this will last. In regards to AirPlay taking over, I had to drive far enough from our wifi signal to allow the Bluetooth to take back the audio. Its working for now.

  • Sales area data view is not visible

    Hi All,
    the salea area data view  is not visible for  all BP roles in BP master data
    please help me how can i need to put in a visible

    hi
    sales area data tab is not visible for each and every BP role,
    it is visible for sold to party,ship to party roles,
    there is aview associated with this role that is CRM 000
    if you want to have sales area data tab visible in the role like BP general you have to assign this view to your role
    but i should make you one thing very clear that sales area data tab is meant for the customer who has purchased the order and final order has been given and within this tab you have each and every info regarding the sales office,sales group etc that where the order is to be delieverd or purchased from,
    once a final order is given it can be sold to party role,ship to party role or bill payable role ,u urself tell in the role of customer how can u see the sales info if the customer hasnt purchased the order ,
    likewise the consumer role also has sales data info so sales area data tab is visible in this role too
    hope it clears all your doubt,
    in case of any doubt do revert back
    best regards
    ashish

  • Data Type Enhancement not visible in SPROXY

    Hi All,
    We are implementing SRM 7.0 with PI 7.1.
    We have a reuiquirement of adding custom fields in the standard message DespatchedDeliveryNotification_Out which is sent from SRM SUS. I have created the data type enhancement in the ESR in the namespace http://sap.com/xi/SRM/SupplierEnablement/Global
    for the data type DespatchedDeliveryNotification. But the Data Type Enhancement is not visible in transaction SPROXY in the SRM server.
    Is this the way to do it? Or there is some different method to be followed?
    Please advise.
    Regards,
    Karen Pereira

    Is this thread still valid? If not, please close the thread.
    If so, as no response has been submitted, please rephrase your question and/or provide further information to describe your requirement.
    Thanks
    Jason
    SDN SRM Moderator Team

  • Header Data badi button not visible in webdynpro portal view

    Hi,
    We have implemented  "HRHAP00_ADD_HEADER  " for fetching additonal data for appraisee in objective setting appraisal.
    Badi is fetching data and show button " Additoanl data " in  R/3 view , but the button is not visible in ESS, MSS view.
    We are  using Webdynpro platform.
    Has anybody face similar kind of problem in webdynpro?  how to address this.
    regards
    Pallavi

    Hi Ana,
    Standard button is available info  but it is not showing cutom fileds.
    Technical resources has made zimplementation of standard badi header data, but when we try to attach it to templte id doesnt show button.
    regards
    Pallavi

  • Data Miner Navigator not visible in SQL developer 3.0.04

    Hi ,
    I have been trying to complete an OBE turorial on http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/11g/r2/prod/bidw/datamining/ODM11gR2-SetUp.htm?print=preview&imgs=visible
    In the Install the Data Miner Repository section the tutor is advising to go to the following option :
    From the SQL Developer menu, select View > Data Miner > Data Miner Navigator
    In the current SQL developer version i do not see the Data Miner Navigator option.
    Any guesses? The pre requisites says Oracle SQL Developer, version 3.0, or later and I am using 3.0.04
    Rgds,
    Dominic.

    Hi Dominic,
    Sorry for the late response, I did not notice this posting.
    We have a separate forum for data mining: Data Mining
    Try to use that in the future so you get a quicker response.
    It looks like the OBE course may have a typo or the menu item name was changed
    For SQL Dev 3.0 you can display the data miner interfaces in the following way:
    The following menu item will make the Data Miner Connections navigator, and all associated viewers (Component Palette, Workflow Jobs, and when necessary Thumbnail, Property Inspector)
    Tools->Data Miner -> Make Visible
    Go to the following to select just one of the viewers to be made visible:
    View->Data Miner->Data Miner Connections
    Other options off of the View->Data Miner menu item are: Workflow Jobs, Thumbnail, Property Inspector.
    Thanks, Mark

  • [Solved]Web Service Data Control operation not visible in Data Controls

    Hi!
    I've created Web Service Data Control (named MyDataControl ) in my DataModel project for my web application (ADF BC 10.1.3.3). I've finished the wizard successfully (added initiate operation to the right side in step 2: Data Control Operations) but when the wizard finishes the initiate operation is not visible in the Data Controls (MyDataControl is visible without the operation). I'm using CVS so I think maybe some files were write protected while creating the control.
    These are the files where Data Control is written to:
    DataControls.dcx:
      <AdapterDataControl id="MyDataControl" FactoryClass="oracle.adf.model.adapter.DataControlFactoryImpl"
                          ImplDef="oracle.adfinternal.model.adapter.webservice.WSDefinition" SupportsTransactions="false"
                          SupportsSortCollection="false" SupportsResetState="false" SupportsRangesize="false"
                          SupportsFindMode="false" SupportsUpdates="false" Definition="MyDataControl"
                          BeanClass="MyDataControl" xmlns="http://xmlns.oracle.com/adfm/datacontrol">
        <Source>
          <definition xmlns="http://xmlns.oracle.com/adfm/adapter/webservice" name="MyDataControl" version="1.0"
                      provider="oracle.adfinternal.model.adapter.webservice.provider.soap.SOAPProvider"
                      wsdl="my_wsdl_location">
            <service name="MyService" namespace="urn:eu.emsa.ssn" connection="MyDataControl">
              <port name="MyServicePort">
                <operation name="initiateMyService">
                  <dataformat format="XML"/>
                </operation>
              </port>
            </service>
          </definition>
        </Source>
      </AdapterDataControl>and MyDataControl.xml:
    <?xml version="1.0" encoding="UTF-8" ?>
    <JavaBean xmlns="http://xmlns.oracle.com/adfm/beanmodel" version="10.1.3.41.57" id="MyDataControl"
              BeanClass="MyDataControl" isJavaBased="false">
      <MethodAccessor id="initiateMyService">
        <ParameterInfo id="ReplyTo_Address" Type="java.lang.String" isStructured="false"/>
        <ParameterInfo id="ReplyTo_PortType" Type="java.lang.String" isStructured="false"/>
        <ParameterInfo id="ReplyTo_ServiceName_PortName" Type="java.lang.Object" isStructured="false"/>
        <ParameterInfo id="ReplyTo_ServiceName" Type="java.lang.String" isStructured="false"/>
        <ParameterInfo id="MessageID" Type="java.lang.String" isStructured="false"/>
        <ParameterInfo id="payload" Type="java.lang.String" isStructured="false"/>
      </MethodAccessor>
    </JavaBean>A couple of days ago I've created a Data Control for another BPEL process the same way and everything was OK.
    Any ideas why this is not working?
    Regards!
    BB
    Message was edited by:
    Brokenbone

    Found out the reason. The problem was in ...MyApp\.adf\META-INF\connections.xml file which had write protection.
    BB

  • [Solved]WS Data Control operation not visible in Data Controls in JDev

    Hi!
    I've created Web Service Data Control (named MyDataControl ) in my DataModel project for my web application (ADF BC 10.1.3.3). I've finished the wizard successfully (added initiate operation to the right side in step 2: Data Control Operations) but when the wizard finishes the initiate operation is not visible in the Data Controls (MyDataControl is visible without the operation). I tried on JDev forum but had no success.
    DataControls.dcx:
      <AdapterDataControl id="MyDataControl" FactoryClass="oracle.adf.model.adapter.DataControlFactoryImpl"
                          ImplDef="oracle.adfinternal.model.adapter.webservice.WSDefinition" SupportsTransactions="false"
                          SupportsSortCollection="false" SupportsResetState="false" SupportsRangesize="false"
                          SupportsFindMode="false" SupportsUpdates="false" Definition="MyDataControl"
                          BeanClass="MyDataControl" xmlns="http://xmlns.oracle.com/adfm/datacontrol">
        <Source>
          <definition xmlns="http://xmlns.oracle.com/adfm/adapter/webservice" name="MyDataControl" version="1.0"
                      provider="oracle.adfinternal.model.adapter.webservice.provider.soap.SOAPProvider"
                      wsdl="my_wsdl_location">
            <service name="MyService" namespace="urn:eu.emsa.ssn" connection="MyDataControl">
              <port name="MyServicePort">
                <operation name="initiateMyService">
                  <dataformat format="XML"/>
                </operation>
              </port>
            </service>
          </definition>
        </Source>
      </AdapterDataControl>and MyDataControl.xml:
    <?xml version="1.0" encoding="UTF-8" ?>
    <JavaBean xmlns="http://xmlns.oracle.com/adfm/beanmodel" version="10.1.3.41.57" id="MyDataControl"
              BeanClass="MyDataControl" isJavaBased="false">
      <MethodAccessor id="initiateMyService">
        <ParameterInfo id="ReplyTo_Address" Type="java.lang.String" isStructured="false"/>
        <ParameterInfo id="ReplyTo_PortType" Type="java.lang.String" isStructured="false"/>
        <ParameterInfo id="ReplyTo_ServiceName_PortName" Type="java.lang.Object" isStructured="false"/>
        <ParameterInfo id="ReplyTo_ServiceName" Type="java.lang.String" isStructured="false"/>
        <ParameterInfo id="MessageID" Type="java.lang.String" isStructured="false"/>
        <ParameterInfo id="payload" Type="java.lang.String" isStructured="false"/>
      </MethodAccessor>
    </JavaBean>A couple of days ago I've created a Data Control for another BPEL process the same way and everything was OK.
    Any ideas why this is not working?
    Regards!
    BB
    Message was edited by:
    Brokenbone

    Found out the reason. The problem was in ...MyApp\.adf\META-INF\connections.xml file which had write protection.
    BB

  • Some of the Master Data Attributes DataSources not visible in RSA5

    Hi Experts,
    After installation of R/3 ECC 5, some of the master data attributes datasources are not visible in RSA5.
    Do i need to do any other settings to get them.
    Awaiting response....
    Thanks in advance.....
    Rafi

    Hi Prakash,
    Thanks for quick response. I have checked those tables. i found that i have same datasources as it is in RSA5.
    For example: i have 0SALE_DIST_TEXT in both RSA5 and ROOSOURCE, how i can have the attributes for the same.
    also i don't have attributes datasource for Customer Group1...5, Material Group1...5, sales office etc.,
    Anticipating your response,
    Thanks
    Rafi

  • Message mapping (data flow editor, data dependcies  buttons not visible)

    Hi,
    In my SAP PI...IR ...in message mapping screen some buttons are not enable/visible like
    data flow editor, data dependcies,clear mapping  buttons not visible)
    any oss notes/help will be appreciated.
    Thanks

    Hi,
    This will help you
    /people/shabarish.vijayakumar/blog/2006/02/13/unable-to-open-iresrid-xipipi-71-updated-for-pi-71-support
    Go for 1.4.X version than 1.6.X The Problem will be resolved
    Regards
    Sangeetha

  • List of data targets is not visible during data upload

    Hi all,
      I am trying to load user defined transactional data into an info object, i will do all necessary customization steps such as creating application component,assiging data sources,creating info packages and then creating update rules in info cubes, moreover i wrote a routine which calculates sales reveune based on cost and quantity sold.
    My problem is that when i created infopackage , it does not list any data targets, Plz any one can give tips in this regard.
    thanks in advance
    regards,
    a.fahrudeen
    Message was edited by:
            FAHRUDEEN MUSTAFA

    Hi Fahrudeen,
    Am a little confused here... you say you want to load Transaction data and load it into the InfoObject?? what was that??
    You can load the Transaction data only into your data targets such as InfoCube and DataStore Objects... If you are loading the data into your InfoObjects, then that would mean that you are loading the Master data for which obviously you won't have your data targets listed in your InfoPackage... Only in case of loading the transaction data would you have your Data Targets listed in your InfoPackage...
    Regards
    Manick

  • Data mart is not visible in Compression cube

    Hi Experts,
    we r loading data daily into BI inventory Cube 0IC_C03 with compression, but when i loading the same data  into SEM server there  wont get init flag, even i checked datamart status in BI but i did not find.
    so please help me out why it is not finding datamart symbol in BI & Init flag for same data into SEM.
    i think this might be  with compression cube...pl give me complete solution...
    Thanks
    Pinky....

    hello,
    Try doing a couple of checks:
    observe the values for Fields BWGEO, BWGEOO, BWGVP, BWGVO, BWNETWR, BWMNG, etc in PSA if they are null or not.
    If not null, That means have you actvated The process key (0PROCESSKEY and 0BWAPPLNM) else activate the same.Take a look on note, 353042.
    When loading to another target,do a full update, followed by init wo data transfer, followed by delta
    OR
    regular init followed by delta
    or
    First do a init W\O Data transfer and then
    Second do a repair Full Load, this will Load all the data which is present at that instant in 0IC_C03.
    and hence further u run Delta Load, this will bring delta Load.
    Don't do any compression before the delta because you will not get any delta records afterwards. The compression combines all of the non-compressed requests, so you will lose data in unloaded deltas.
    When you r compressing, set with No Marker update Update’ NOT SET i.e. unticked or unchecked after loading of 2LIS_03_BX.
    Regards,
    Dhanya

  • Images stored in Application Data folder are not visible in HTML Page generated by AIR Application

    Hi Programmers,
    I have an AIR application where in I am capturing the images of persons via web cam and storing them in the Application Data folder of the users machine. I am successfully able to do so.
    However, when generating the report in the HTML format from within the AIR application, I use the image captured and give the absolute path. but some how the image doesnt appear in the browser, I get the icon for image not found.
    When I right click on the image, select property and copy the image path in new browser, I can see that image. Any thoughts on why this is happening?
    Thanks,
    Hitesh patel

    I tried changing the directory  as following in java class:
    File trgDir = new File("/tmp/myTarget/");
    File srcDir = new File("/tmp/mySource/");
    FileUtils.copyDirectory(srcDir, trgDir);
    but unfortunately  Adf mobile application does not support "File Utils. copy Directory" library
    so is there any way to circumvent this problem.
    Any help would be appreciated 

  • Data in subreports not visible in preview

    Post Author: Hamish
    CA Forum: General
    I've got a report that links to a sql server database It has a series of subreports, some of them charts and some of them tables. Each sub-report has it's own command defined to get data which uses date and string parameters in the query to filter the data (so something like  select * from ....where activitydate > {?fromdate}and activitydate <{?todate}and id in ({?filterstring}) the id is either a comma separated list something like select id from tablewhen I preview the report in crystal the subreports don't have any data visible, if I open the sub-reports from the preview then they are populated anybody got any ideas?

    Post Author: Hamish
    CA Forum: General
    o.k. it looks to be a problem where the parameter for the report was linked from a formula.
    (had an argument to say whether we were using default values, if so set the default value, otherwise pass in what was supplied)
    It looks like the formula isn't calculated when the link happens so the subreport doesn't show anything
    so I'm now passing the 'useDefault' value into the subreports as well.
    Is there a way to get the formula calculated first?

  • Data for 0ACCNT_GRPV not visible in 0CREDITOR

    Dear BW Gurus,
    I have a report that has 0CREDITOR as a characteristic and it has a display attribute 0ACCNT_GRPV. 0ACCNT_GRPV did not have master data previously so i loaded master data (texts) into it and activated it. I also activated 0CREDITOR once again. Now i see the master data in 0ACCNT_GRPV. But in the master data for 0CREDITOR, i cannot see the values for 0ACCNT_GRPV. Can somebody throw some light on this?
    Thanks for all the help.
    Raj

    Hi Raj,
    No. The data for the attribute "0ACCNT_GRPV" would be loaded when you load the 0CREDITOR master data. The 0ACCNT_GRPV text data would be picked up for the master data loaded in 0CREDITOR.
    Hope this make it clear.
    Now to resolve your issue. You have two choices:
    1. If your 0CREDITOR extractor can bring in the values for 0ACCNT_GRPV then that would be the ideal situation. So you need to check in R/3 for this.
    2. In case the extractor cannot bring in 0ACCNT_GRPV values then you need to write an ABAP routine in the transfer rules of 0CREDITOR where you would pull in the 0ACCT_GRPV values based on some logic.
    Bye
    Dinesh

  • Data series property not visible in the chart properties

    Hi Experts,
    We are using BI 7.0 and I am trying to open the data series property so that i could use a trend line in my bar chart in WAD.
    But when i double click on the chart web item, it doesn't open the chart wizard. And it doesn't have the data series property in the properties of the chart item.
    I wonder what the problem is.
    Any help is appreciated and rewarded with points.
    cheers,
    Sri

    Thanks Matthias. When i try to select edit by right clicking on the chart item or click on this edit button in the parameters screen, i get an error.
    The error says:
    An unhandled exception has occured in your application. If you click Continue, the application will ignore this error and attempt to continue. If you click Quit, the appln will be shut down immediately.
    The Specified module could not be found.
    If i click continue, nothing happens and i dont find this data series property in the parameters screen.
    Thanks,
    Sri

Maybe you are looking for