How to complete refresh publication item for single client

Is there any method how to force one client to completely refresh one of the publication items? I found just the ConsolidatorManager.completeRefresh(clientid, publication) which seems to force the client to refresh all publication items of a publication...

i am using 2 internal table.
my pgm code :
  SELECT
             VORNR
             ARBPL
             FROM S022 INTO CORRESPONDING FIELDS OF TABLE ITAB  
                                                          WHERE AUFNR = ITAB1-AUFNR.
        SORT ITAB BY VORNR.
        LOOP AT ITAB.
            SELECT SINGLE LTXA1
                                FROM AFVC INTO CORRESPONDING FIELDS OF ITAB 
                                                                   WHERE VORNR = ITAB-VORNR
                                                                          AND AUFPL = ITAB1-AUFPL.
       ENDLOOP.
In SMARTFORM
TABLE-MAIN
LINE ITEM - COLUMN : I am selecting material, quantity, Unit individually in  coding part.
SELECT MATNR
        BDMNG
        ERFME
         FROM RESB INTO CORRESPONDING FIELDS OF TABLE MTAB
                                        WHERE VORNR = itab-vornr
                                          AND AUFNR = PRN.
LOOP AT MTAB.
      SELECT SINGLE MAKTX
                    FROM MAKT INTO CORRESPONDING FIELDS OF MTAB
                                               WHERE MATNR = MTAB-MATNR.
endloop.
other than this four column further 6 columns also available in Main table, those entries are Manual .
in program i tried to use 2 internal table like nested loop using count.
i am getting last item only, not all line item.
i hope now clear about my problem.

Similar Messages

  • Unable to create publication item for remote database using db link

    The mobile repository is in instance A.
    I have to access and sync data from a table in remote database instance B.
    I have run the consolidator_rmt.sql script in instance B under schema_B. I have created a private fixed user db link in instance A under schema_A to access schema_B's tables. I then created a synonym test_B for table test_B in schema_B using the DB link.
    While creating publication item for test_B using MDW, the column list for test_B appears blank. Has anyone encountered this problem and what is the solution.
    Thanks for your help.
    Rosa.

    Hello Pruthvi ,
    See these threads
    Uninstalling MaxDB
    Work process Ended.
    Thanks
    Chandran

  • How to check plan line items for plan cost at network activity level?

    Dear all,
    How to check plan line items for plan cost at network activity level? The plan cost is done in network activity in CJ20N.
    I am not able to check using CJI4 or CJI9 report.
    Kindly advise.
    Thanks and regards,
    Jessie

    Hi Jess,
    Have you checked the navigation part which is being displayed on left hand side of report S_ALR_87013565 and S_ALR_87013533.? There you have option to check transaction currency and object currency when you double click on it.
    In case if it is not being displayed under navigation. Then you can bring them on from transaction code CJE2. For eg: Report group for S_ALR_87013533 is 12KST1C. Double click on it and it will open up to do changes in report layout and many more. There you also have options to bring on transaction currency too. Similarly, you can check for other report groups as well just by checking the report description.
    But I am not sure if suits your requirements. Wait for other experts to comment on this.
    Regards,
    Amit

  • Amount spliting in 3 line items for single customer

    Hi All,
    Here i am facing one small issue  at the time of billing docment relesing  to finance.
    here i am getting 3 line items for single cumenter, custmoer debited in 3 line itmes.
    why i am geting 3 line items can any one help me in this issue.
    thanks
    kiran

    Hi,
    If you have new GL with document splitting active then if you have created billing for 3 items then system can split the customer line as well into 3 lines in GL view particularly if you have 3 items are getting credited to separate GL Accounts as sales revenue.
    In Classic GL view you will not see customer line getting split. Hoep it helps you.
    Regards,
    Sanjay

  • How to use multiple tape drive for single filesystem on single client.

    Hello All.
    I want to backup single filesystem with multiple tape drive.
    Incase of Symantec veritas netbackup "NEW_STREAM" for multi-stream backup.
    Backup client has a  single backup filesystem like /data1  directory with 4 LTO6 drives.
    /data1 directory doesn't have a sub-direcotry, just present a files.
    If /data1 directory has a sub-directory like /data1/aaa, /data1/bbb, /data1/ccc , Is it possible to use multiple drives?
    Please anybody answer the questions.
    Thanks advanced.

    See how to use multiple tape drive from single client when I want to backup single filesystem?

  • How to use multiple tape drive from single client when I want to backup single filesystem?

    Hello All.
    I want to backup 1 filesystem using 4 tape drives for reducing backup time.
    In case of symantec veritas netbackup, they can user "NEW_STREAM" for multi-streaming backup.
    Please anybody let me know that how to do use multiple tape drive for single client.
    1. Backup Source server : Linux (1 client)
    2. Backup Soucre :      /data1  (500GB)
        -> Current directory structure doesn't have sub directory under /data1, just files present under /data1
    If direcotry struceture has a sub-direcotry like( /data1/aaa, /data1/bbb ), Is it availble to use multiple tape drives?
    3. Tape Drive with OSB : LTO6 * 4 drives
    Thank you.

    You would have to create a different dataset for each sub-folder. If you only have files at the top level folder then even the NEW_STREAM option couldn't be used to split the job.
    Organise it into folders and then create datasets in a client folder such as :
    /usr/local/oracle/backup/admin/config/dataset/Linux/data1_aaa
    /usr/local/oracle/backup/admin/config/dataset/Linux/data1_bbb
    Then in the schedule you just specify the Linux folder. In each dataset you list the hostname and the folder name, such as :
    include host Linux
    include path /data1/aaa
    Now it will create a new job for each dataset and therefore each folder.
    Thanks
    Rich

  • How to create 2 char infoobjects for single table

    Hi Friends,
                    Please help me  how to create two chacteristics infoobjects for a single table.... Thanx in advance

    Hi,
    If i understand your question right, you want one table (SID) to be shared between two info objects. It is possible if one info object uses the other info object as its reference.
    Create a reference info object.
    -Vikram

  • How to clear the open item for non-leading ledger?

    Hi, Experts,
    I have two valuation area VA001 and VA004 and two accouting principle GAAP and IFRS.
    Then I assign VA001 to GAAP (post to leading ledger) and VA004 assgin to IFRS (Post to non-leading ledger "IF").
    There are two ledger group ,one is  0L and the other is IF.
    When i run TBB1, system generate 2 FI documentes.
    Then  I run F13E to clear the GL account, because some GL is open item management.
    But only ledger 0L is cleared, the other non-leading ledger "IF" is not cleared.
    I don't know is there any possiblity that system will clear open item for leading ledger and non-leading ledger together?
    TKS a lot.

    Hi Louise,
    you do posting in TRM, but clearing is done in FI, so I moved the thread.
    BR, Tomislav

  • How to create own Web Items for Web Application Designer

    Hi all,
    is it possible to create own Web Items for the Bex Web Application Designer? Each Web Item has a Master Web Item and a class that is responsible for rendering data. I need a solution to get the Web Item's data - i.e. the content of a table (if Web Item = table). So my approach would be to create an own (Standard) Web Item with an own class. For example I would like to change the table's Web Item parameter <param name="ITEM_CLASS" value="CL_RSR_WWW_ITEM_GRID"/> to an own class...
    Is this possible?
    Or ist there any possibility to get the Web Item's data by an interface?
    Any support is welcome...thanks in advance!
    Best regards,
    Dominik

    if you want to create your own webitem check out the link given by other sdner.
    if you want to be able to execute BW query using abap you can check out the following weblog.
    /people/durairaj.athavanraja/blog/2005/12/05/execute-bw-query-using-abap-part-iii
    Regards
    Raja

  • How to change the committment item for GL acct in PO

    Hello Gurus,
    After the PO created, User wants to change the commitment item  for GL acct 330118 temporarily from 330001 to 330000 due to budget constraint. However after budget has been topped up, we are unable to change back to the correct no. Even we have modified the Asset Master and GL masters also. But in PO we are not able to change the commitment item.
    Kindly help to solve this issue.

    >
    Joseph Paulraj wrote:
    > Hi Murthy,
    >  For Account Type A ( Asset) - GL account is set as optional entry in account assignment ,
    >  For Account Type K (Cost Center) - GL account is set as Mandatory entry. but for both types, we were not able to change the Commitment item.
    > Kindly suggest me, what should i do.
    Hi,
    For both Account types A and K,change the Commitment item to Optional entry,then try.
    Regards

  • How can I use Adobe Muse for a client as a CMS System?

    If I build a Website for a Client, how can the Client after then making changes in his/her Website?

    You can grab Adobe Muse as single app, without going for complete creative cloud package.
    Web design software | Download free Adobe Muse CC trial
    Go to the above link, scroll to the end of the page, you should see the option
    Also, you should be able to see all the related information about Muse here Learn Adobe Muse, get help and support | Adobe Muse CC

  • How can i implement RMI Activatable for CORBA clients

    Hi, i need some help to implement RMI Activatable for CORBA clients, i was reading the CORBA specifications, that is used PortableRemoteObject.exportObject(this) in the server contructor. but in hte moment to execute rmic -iiop returns the next error:
    error: java.rmi.server.RemoteServer is not a valid remote implementation: has no
    remote interfaces.
    1 error
    so. my question is. how can i implent this funtionality on my RMI server that extends Activatable class ?
    i would like that you could give me some help, about it
    greetings !!

    You can't.

  • How add a second adress email for a client

    Hello,
    I want add a second adress email for a client. I haven't this possibility with the transaction XD02.
    I have think at the transaction SO23 for create "liste diffusion" but that is not ok. I not arrive add this "liste" for the client.
    Do you know an another solution ?
    Thank you for your help.
    Denis

    sfhood12 wrote:
    I have 2 email accounts. I was able to set up one of my email accounts but can't figure out how to add my second email account. Any suggestions? ThanksLog into your primary account, then goto Users & Preferences and add the second/third/fourth email account there....

  • How to configure Two Tax Codes for single line item in work order

    Hi All,
    Please do Review the below scenario and tell me how to solve it.
    A) Certified Work Done Gross Bill Amt      100,000      
    Total Work Done Value      100,000      
    Less : Labour & Like Charges @ 30 % on Rs 100,000 =  30,000      
    Vat applicable Amount =      70,000      
    Add VAT @12.5%  Chargeable on Taxable Turnover of Rs. 70,000.00     = 8750
    Total Bill Value = 108750
    Service Tax @ 12.36% on 33% Value of Rs. 100000     = 4079
    G.Bill Amt = 112829
    Total Amt Due for Payment = 112829

    HI,  There is a possible solution for this scenario.
    1. Create 2 tax codes for VAT and SERVICE Tax at 12.5% and 12.36% respectively
    2. While posting the Invoice (TRX - FB60) following steps need to be followed.
    3. Amount has to be split into two line items
    4. Ist Line Item should have the Vat amount + 70000/- and select relevant tax code that was
        created for 12.5%
    5. Similarly 2nd Line Item should have Service Tax amount + 30000/- and select relevant tax code that    
        was created for 12.36%.
    Hope this would meet your requirement. If the solution is okay, kindly indicate the points.
    Regards
    K.Sanjai Babu

  • How to set different navigation items for each content tab in xMII portal

    Hi,
    Scenario : I have added three content tabs in the xMII portal.
    I want to change the items in the navigation tree when each of the content tabs are selected.
    How is this possible?
    Please help.

    Vaishali,
    The built-in navigation tree is not intended for this sort of thing, where just like with the tabs it is intended to provide role/user based content links.
    You would be better off having your content tab link pass a criteria to the default target frame and allow a web page to give you the second level of dynamics.  Your content tab links could be something quite simple like "Page.irpt?Tree=1", "Page.irpt?Tree=2", "Page.irpt?Tree=3" and your irpt page would receive the Tree property and you could react accordingly in your web page.
    Regards,
    Jeremy

Maybe you are looking for

  • Droid Touch Screen acting up

    The touch screen is becoming a diva.  It only wants to work and response when it wants to.  Most of the time it doesn't unlock when I swipe my finger across. The "home" screen will not responded when I try to execute a function.  Random things happen

  • Fontsize in Tracks

    I do not succeed to enlarge the fonts in the marker track. Is this a bug in Logic Pro X ?

  • JDeveloper-Is it suitable for enterprise-level systems?

    I develop 'traditional' Oracle forms/reports applications in client-server systems and I am considering using Java for future application development. Such applications are usually keyboard-intensive, having screens capable of rapid data entry as wel

  • Printing multiple zoomed slides per page

    I'm having trouble configuring Adobe Reader's print settings. I want to print 2 slides per page at 130% zoom for each. I can currently print a page zoomed in at 130% and print 2 slides per page, but I can't do both at the same time. David

  • Oracle XE on Win32 XP Pro

    Hi, I am able to install Oracle XE on win32, windows XP Professional SP3. I can access the apex home page when I am not connected to the network. I connect to a wireless network and everything works fine if I am not connected to a network. The moment