Challenging Issue

This  is one of Most challenging issue  coming back last 3 projects kindly  explore or any body know this businees  scenario guide me
i am doing  GR 103 movement  once its ok  that material should go for  inventarized  all materials  are subjected to batch management  how we will incorporate  batch in 103 GR if it is possible
Take the changce  guide me  how to do
Edited by: Lakshmiananda prasad on Feb 24, 2012 1:54 PM
Edited by: Lakshmiananda prasad on Feb 24, 2012 1:54 PM

Hi,
Request you to kindly elaborate the problem to resolve it.
meanwhile: go through the following threads:
https://forums.sdn.sap.com/click.jspa?searchID=12903549&messageID=4900481
https://forums.sdn.sap.com/click.jspa?searchID=12903549&messageID=4737977
Regards,
KrishnaM
Edited by: Krishna. Madduri on Feb 27, 2012 6:59 PM

Similar Messages

  • Challenging issue for Java and XML Gurus.Please advise

    An extremely tricky and challenging code.
    I have been able to add 2 XML documents together
    using importNode().
    xmlDoc1
    <?xml version="1.0" encoding="UTF-8"?>
    <i:Interest xmlns:i="common">
    <i:Details xsi.type="i:vanilla.details.stock">
      <i:Strategy xsi.type="strategies:call">
         <strategies.Expiry>2009-12-01</strategies.Expiry>
      </i:Strategy>
    <i:Ref/>
    </i:Details>
    </i:Interest>
    xmlDoc2
    <?xml version="1.0" encoding="UTF-8"?>
    <i:Underlying value="KGF">
    <common:Currency>GBP</common:Currency>
    </i:Underlying>
    My Java Code to append them together
    NodeList list = xmlDoc2.getChildNodes();
    for (int i=0; i< list .getLength(); i++) {
         Element element = (Element)list.item(i);
         Node dup = xmlDoc1.importNode(element, true);
         xmlDoc1.getDocumentElement().appendChild(dup);
    Output:
    <?xml version="1.0" encoding="UTF-8"?>
    <i:Interest xmlns:i="common">
    <i:Details xsi.type="i:vanilla.details.stock">
         <strategies.Description>Call</strategies.Description>
         <strategies.Expiry>2009-12-01</strategies.Expiry>
       </i:Strategy>
    <i:Ref/>
    </i:Details>
    <i:Underlying value="KGF">
    <common:Currency>GBP</common:Currency>
    </i:Underlying>
    </i:Interest>     Query:
    I would like to add the 2nd XML Document after element <i:Ref> . How to do this? I dont want the 2nd XML doc after <i:details> but before it.
    Please help.

    Well. You say you want to insert a node as a child of another node, and it needs to be inserted before a certain other child node.
    There's an insertBefore() method in the Node interface. Use that.
    And if you thought that was a challenging issue then you might as well give up writing DOM code right now.

  • Here's a Pop-up Menu Challenge/Issue

    Peace.
    I have read dozens of posts on using dreamweaver and fireworks to export various symbols, objects, and pop-ups. Getting the pop-up menu to work in DW is to have javascrit code in the header and body portion of the page. Also, the difference between browsers FF and IE, popup menus not working properly .
    I have managed to work through most of these problems, including the popup alignment of X,Y parameters, to get them to show up properly (what a nightmare for an intermediate)! If I only knew how to use CSS?
    Anyway, I finally got my pop-ups to work the way I want, but ONLY in IE, not in FF.
    The "challenge" is that two of my pop-up menus work on FF and the others don't? See images at http://www.christianacademyonline.org/testnew/index.html
    I have done my best to scrutinize the script (java/mm_loads,images, etc) and I can't find the problem. The two images that work have two diffent codes, probably (on_click), because I was doing what I could to make it work..
    I need more eyes to help find my script problem...I'm almost complete, but missing something!
    Thanks Guys!
    Deke D.

    I don't get any pop-ups anywhere nor any menus (if there are supposed to be some). The code is rather messy, also, with all those on-the-fly definitions for styles and endlessly long JavaScript actions. Quite possible that the links override one another. Not to ruin your day, but I'd definitely start from scratch with an empty page and a clean style sheet for the various elements. IMO that's the only way to get this working properly.
    Mylenium

  • Challenging issue with JDBC sender adapter

    Hello Guys
    I have this requirement
    From Oracle Database I have to read to tables  one for the header and one for the detailes and map the result to one RFC.
    I have only  worked with one table at the time with the JDBC sender adapter but never with 2  tables
    My challenges are
    1 - How I can read the 2 tables at the same select statement , I suppose I have to use a join with 2 identical fields , so far so good ,but how I can handle multiple records
    suppose the result is 10 new different records which each of the recored has to be mapped to the RFC , then we will have 10 RFC calls.
    how can I do the mapping in this case.
    2 - How can I update the 2 tables at the samme time and flag them as processed , as far as I know we can not use 2 update statement in the same JDBC sender
    any help will do
    Thanks in advance.

    Hi
    Thanks for the replayes
    The RFC is used to create and Invoice Idoc , It has to be one record (Header and Item ) to one RFC.
    a JDBC to IDoc can also be used , but we have to update another table in SAP that is why the RFC,
    My doubt is how the Data type for the sender JDBC should look like , as mentioned I have 2 tables to fetch data from
    <Invoice>
    <Header> 1 -- 1
    <f1>
    <f2>
    <f3>
    </Header>
    <Item> 1--n
    <f1>
    <f2>
    <f3>
    </Item>
    </Invoice>
    The sender JDBC returns
    <Invoice>
    <row>
    <f1>
    <f2>
    <f3>
    </row>
    </Invoice>
    How can I replicate the data type to meet the JDBC sender structure.
    and regarding the mapping do I have to change the occurrunce to 0 -- unbounded
    regarding the update Ragu is right in his suggestion
    Table1 can be used as primary table, Table2 can be used as Secondary table.. u will have key field to link both table.
    So Just Updating only Primary Table(Table1) will helps on this.
    Thanks.

  • Gurus watch out, challenging Issues with respect to Solution manager 4.0 ?

    Dear Gurus,
    i am Newbie as far as Solution Manager is concerned  ?? ?
    Plz find time to Respond to these Questions that has haunted me for Long time.
    1)What is the Diffrence Between Notification Type and Transcation  type ???
    Plz provide me with Eg of each type??
    2)What is Fullform of ABA (Notification)?? What is the diffrence between ABA notification and CRM service Transaction ??
    Plz Explain it by giving Examples of each type for better Understanding ??
    3)This one  really challenging question ??
    How do i backtrack a "transaction type" from a CRM Service Transaction or any transaction for that matter ????
    For E.g
    Suppose i create a support Msg from a satellite system or even from Solution manager by Going to Help-> Create a Support Message.
    I think its a transaction.
    Now if i want to Find to which Transcation type it belongs to ??
    then how do i find it ???
    Eg 2
    Creating Support msg from Roadmap or blueprint  then which "transaction type" it belongs to ???
    Using F1 help didnt help ??
    Plz suggest solution to it.
    Tnx in advance.

    Hi Suzzane,
    I am no expert in this, but I think I can give you same info. The notification (basis notification) is a function which is provided in each SAP system. The technic is part of SAP_ABA I suppose (that is the reason why we also call is ABA notification). There is the notification type SLFN or SLF1 which is used in the standard. So via Help->Feedback or Help -> Create Service Message, you can create a ABA notification in each system. That's it.
    IF you have configured the table BCOS_CUST with a RFC destination you can create such basis notification centrally.
    IF the central system is a Solution Manager and has a configured Service Desk, THEN the basis notification is synchronized to an CRM transaction of transaction type SLFN (standard). And if you change the text or same attributes which are known in the ABA notification this is also synchronized back to the ABA notification. The advantage of the CRM transaction is, we have much more attributes and are much more flexible. The advantage of the ABA notification is, you can send it to SAP, we get the info in your ticket system and send you the info back, A batch job in Solman updates all messages which are send to SAP automatically, and then we also update the CRM transaction. 
    I hope this is helpful
    I do not know what examples you are looking for.
    Regards,
    uDo

  • Help needed on a challenging issue

    Months ago I created in Captivate 4 a project which began with a slide which began with what looks like an animation of a green arrow, but it isn't because it doesn't show on the timeline. 
    When you click on this arrow it advances the project to the next page.
    My issue is that I don't remember how I created it.
    I can open the timeline but nothing shows in it....why not?
    How did I create this?!?! 
    I feel burnt out trying to remember.....
    I'm willing to send the slide in question.
    Please help
    Thank you,
    Dave

    Hi there
    Try clicking Edit > Preferences > Project > Start and End.
    I'm guessing the option labeled "Auto Play" is not enabled.
    Cheers... Rick
    Helpful and Handy Links
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcerStone Blog
    Captivate eBooks

  • Shell Scripting Challenging issue

    I need to write a script inside a prompting command .
    For example:
    #format
    then write a script to be executed here inside the format command
    .. anyone can help?

    waleed.badr wrote:
    I need to write a script inside a prompting command .
    For example:
    #format
    then write a script to be executed here inside the format command
    .. anyone can help?That seems the wrong way to do it. If I need to script something that both depends on the output from format and needs to use format to do something, I'd just have the script run format twice.
    [script]
    format -f input_file > output file
    do something based on output file
    construct second input file
    format -f input_file2
    If you want to give more specifics, there might also be some alternative solutions that don't involve format at all which are easier to script.
    Darren

  • Issue with length of delivery field displayed in LM06 on RF device

    Hello everyone,
    I have a challenging issue which I have posted on another forum as well, and was hoping that somebody on SDN may be familiar with this.  This issue is being reported by one of our warehouses.  SAP RF transaction LM06 is used extensively in this warehouse, and we use a 10 digit delivery number. The delivery field itself in SAP is 20 characters, and we have always displayed 10 on RF. The warehouse is telling me that about a week ago, the number of characters displayed on the RF device for the delivery field in LM06 changed from 10 to 9, and that a leading zero was being inserted when the barcoded delivery number was scanned. There have been no changes to the barcode on the picklist, and I am told there have been no changes to the printer that prints the pick list. A change was deployed a week ago that contained some unrelated configuration and a small code change in a user exit for transfer order creation. Neither of these is in any way related to LM06. Our basis team tells me that there have been no changes to the SAP console server, but I have no way to verify that myself as I am a WM functional consultant. Can anybody tell me if they have seen a problem like this before, or if the field display for a transaction like this is configurable in the SAP console server? The RF hardware being used is the Symbol PDT-8146. Unfortunately, I am 10,000 miles from the warehouse, which puts me at a bit of a disadvantage in trying to diagnose this.

    Thank you both for the good feedback.  I have also gotten some useful feedback from my posting on ittoolbox, and have forwarded all of the responses to a colleague who is located at the site where the warehouse is located.  I will provide feedback once my colleague has had a chance to investigate further based upon the suggestions that I have received.

  • Critical issues in MM

    Hi Gurus,
    Can anybody tell me one of the most critical/ challenging issues in MM implementation
    Thanks in advance,
    Kumar

    Adding to Jurgen's List:
    - Lack of Sponsorship (needed for moral support and decision taking)
    - Lack of Project Management (absolutely needed internal & external control of the project)
    - Lack of control of Master Data introduced in the system (generates errors in the business process that could be avoided trough correct Master Data standards)
    - Lack of Project Scope Definition
    - Lack of Change Management: Willingness to stick with "old ways" of doing things even if a valid SAP Business Process allows to get the same Business result without development
    - Over-Automation: Make developments to automate special cases that occur one a day, instead of solving them "manually".
    - Wrong split of work between internal & external resources: 50/50 is the best for SAP implementations; 10% company and 90% external consulting is usually wrong, resulting in incomplete know-how transfer from the Consulting House to the internal IT department.
    Disclaimer: No project participants were harmed during the making of these implementations
    Franck
    Freelance Logistics SAP Consultant & occasional Project Manager

  • Critical Issues During SAP Implementation or After Golive

    Can anybody tell me one of  the most critical/ challenging issues During SAP Implementation or After Golive
    in these modules:-
    MM implementation
    PP implementation
    SD implementation
    FI/CO implementation
    PS implementation
    QM implementation
    HR implementation
    BI implementation
    XI implementation
    Thanks and regards
    RS

    hi,
    I will list out few of critical issues in
    Implementation :
    1 . Ensure 100% mapping of business process for all modules with SAP(avoid customization in support phase)
    2.  Unit & Integeration testing should be through with all validations
    3.  Master datas(Vendor,Customer) care must be taken will uploading datas thru LSMW,
    If there are common vendors for all plants,Create a vendor for a plant extend it to other plants
    4. Check tax procedures are customized according to requirements.
    5. Complete all print document customizations before go live
    6. Complete end user training(2 or more cycles) should be top priority before go live(This will avoid
    cancellation/reversal of documents after post go live)
    7. Ready with standard MIS reports & customized reports for business decision making
    8. Excise opening balance updation in tables for RG1 register in tables(Note 951955) on go live
    9. Check all tables datas are updating correctly
    10. Declare go live to SAP Support
    11. Check All user authorization should be correct according to their roles.
    12. Centeralize all master datas creation(avoid duplication)
    13. Create transaction variants to avoid entires in unnecessary fields & make certain fields mandatory.
    14. Ensure document numbering is completed for all documents
    15. Validate accounting entries are hit properly according to requirement in quality client with FI CTM(Core team member).
    After Go live :
    1. Missing authorization for users will play key part here,For ex : PGI while doing delivery,Excise capture & post in MIGO/J1IEX.
    2. Do internal audit every month,identify transactions if there will possibility for misuse or wrong entries,requires validation,identify users weak in certain areas.
    3. Identify there is enhancements to be done in transaction process(By step-2)
    4. Prepare a list of month & year end activities to be performed for all modules give to users
    5. Prepare  a list of frequently used transaction codes module wise give it to users
    6. If there is subcontracting,ensure challan creation,GR,reconcillation should be done regulary(monthly)
    7. Train the users,take reports in respective modules.
    8. Additonal customization might be done in print documents.
    9. Instruct users/CTM's to adapt SAP Standard practise
    10. Update excise tax rates after every indian budget
    Hope it helps.
    Edited by: Jeyakanthan A on Apr 29, 2010 6:48 PM

  • Challenge Problem

    Hi Experts and Gurus
    This is the Challenge Problem.
    I created 1 FORMULA variable with Repalcement characteristic which is data type is date name of the Characteristics YMDATE it cotnain manfacturing date for each material.
    date is in this format like DD/MM/YYYY here i want keep constant date for DD.
    ex in YMDATE characteristic
    data like this
          6/4/2005
          7/5/2005
          8/6/2005
          like this go ......   But i want like this 28/4/2005
                                  28/5/2005
                                                    28/6/2005
    finally i want keep day as constant that means DD .
    can anybody help me .
    great challenge issue
    Message was edited by: ANR

    Fist i want say Thanks for your spot responding.
    YMDATE is an attribute of YMATERL ok.
    YMDATE is contain date of the Manfacturing for particular Material ok.
    EX Data.
      YMATERL       YMDATE Dateformat is DD/MM/YYYY
       Item1        11/2/2005
       Item2        21/6/2005
       Item3        05/5/2005
         Here 11,21,05 or days and 2,6,5 are months and 2005 is year. ok.
    In My Reporting i created one FORMULA Variable with REPLACEMENT of YMDATE for some calculation purpose. ok
    Now I want Keep constant days to 28 for avery month
    like this
    Data available in this format.
    EX Data.
      YMATERL       YMDATE Dateformat is DD/MM/YYYY
       Item1        11/2/2005
       Item2        21/6/2005
       Item3        05/5/2005
    My Requirement is
    YMATERL       YMDATE Dateformat is DD/MM/YYYY
       Item1        28/2/2005
       Item2        28/6/2005
       Item3        28/5/2005
    28 for all items like ITEM1 Date and Item2 Date and Item3 Date. in Formula Variable.
    i think now u r understand my problem

  • Free Goods Problem in Sales Order

    Hello All,
    The problem is related to Free Goods in Sales Order which is given with an example -
    We have maintained Free Goods ( T Code - VBN1) in inclusive scenario which is as follows -
    For 210 PAC (Pack) of Material A 18 PAC  Free.
    Where 1 PAC = 20 BT (Bottle) and 20 PAC = 1 CV (Case Pack)
    In the material master of Material A the Base Unit Of Measurement (UOM)  = PAC and Sales UOM  = Blank so that we can use any conversion factor maintained for the material.
    The conversion factors maintained for Material A are as follows -
    1 BT = 1BT
    1 PAC = 20 BT
    1 CV = 20 PAC
    Now when we are raising sales order for 11 CV  the free goods are not generated in the Sale Order.
    Again if we maintain the Sales UOM in CV  and raise the sales order it is showing :
    10 CV as main item and 1 CV as Free which is wrong because in the conversion factor we have already maintained 1CV = 20 PAC ,  Whereas in the inclusive scenario it is given 11CV = 210 PAC and 210 PAC = 18 PAC is free.So in any case it is taking into account 2 more PACs.
    Please suggest what need to be done in this case in respect of SD  /  ABAP(if needed).
    Thanks & Regards
    Priyanka Mitra

    Yes Priyanka
    This is a very interesting  and a challenging issue or question
    I think because of the prorata calculation type the extra 2 units  is coming
    This logical  error has happened to me too
    Inclusive 210 units  means we have defined as 192 + 18 in VBN1
    But the system determines the free goods in sales order as 190 + 20 that means there are 2 units which are going free than what has been maintained as condition record
    But system converts our logic into its own thro that calcultion type PRO  RATA which is the main culprit here
    So it requires ABAP help
    This qn should be awarded points (unfortunately i am not able to do so)
    Regards
    Raja

  • Choosing a Design: Virtual KF - Y/N?

    Hello everyone, I need some help making a design decision to solve a fairly challenging issue I am facing.
    I am working with inventory and sales cubes for a retail company. These cubes are pupulated with about 2 years worth of data.
    Our business is requiring us to provide them with a Markdown/Full Price breakdown of all our sales and inventory numbers.
    This means that running a report for any given week, the reports should provide our users with 2 columns for sale and 2 for inventory: 1 for full price and the other one for markdown sales and/or inventory (retail value, cost or units ... doesn't matter).
    Currently the business logic is such that if the business reduces permantently the retail value of an item (so that entries are created and provided to BW to 2LIS_40_REVAL), ERP automatically put a date in article master (markdown date) to indicate when the item was put on markdown the first time. There is ONLY a "first markdown" date ... no other markdows are counted and the business is not interested in them.
    If you look up an article past its markdown date, the data will show in the markdown bucket.
    If you look up the same article prior to its markdown date, the data will show i the full price bucket.
    I am dealing with roughly 70,000 articles, 100 stores and 2 years worth of data. Reports need to be run at any article, store or time hierarchy levels.
    I have 2 choices:
    1 - create a virtual Key Figure that will, on the fly, figure out if each article (based on the date selected) is in the markdown or full price period and flag it for the appropriate bucket
    2 - create a new characteristic in each of the cubes affected and build the logic in the update rule (or transformation, whatever the case may be) and load the Markdown/Full Price flag into the cube itself.
    here is what I see
    For case 1 since I am dealing 70,000 articles, 100 stores and 100+ weeks of data, performance could be an issue. Also, the business likes to run reports at any level ... from sku all the way to the highest levels of the article hierarchy and for each level of the hierarchy they want to see the subtotals of how much is on markdown and how much is full price (sales or inventory). So not only performance is an issue, I am not entirely sure that a VKF is the appropriate solution.
    For case 2 the issue is that I would have to reload thousands (yes, thousands, plural) of requests is several cubes, in order for the new characteristic to be populated. Also, the inventory cubes are the "inflow/outflow" types (0RT_C36 ... the ones with the non-cums), so I am not sure how they would behave in this case.
    Is there another option I did not look into? are these the only options I have? I don't know if I am on the right track.
    Any advice is appreciated.
    Thanks!

    Hi
    Could you give us an example ofthe report they would like to have ?
    Give us the data as it is now: master data and its relevant attributes, transactional data.
    I am not sure that I correctly understand the requirement
    Thx
    PY

  • Delivery Notes keep getting generated

    Hi All
    I have a really challenging issue...
    I have a number of Purchase Orders that were set up in 1999 and have been invoiced and Goods receipted.
    For some reason delivery notes keep getting generated for these PO's - one last night dated 19/05/2010 for a PO in 1999
    Now I think that the order is some kind of Stock transport order as the vendor is one of our plants and they keep complaining of stock being allocated for these deliveries
    Now....I thought it would be as easy as going into the delivery note via (VL02N) and deleting the delivery requirement (line item) but this seems to back order the stock until another delivery note is generated.
    I have looked at the PO and it seems as if the Delivery Completed indicator and the final delivery are not checked
    I tried to check these and save the PO but it is asking me now to enter a delivery type (The field is greyed out though)
    How can I get round this and stop these notes being generated?  Any help or suggestions would be greatly appreciated
    Thanks
    Andy

    Check your Delivery due list batch job variant and try to exclude prior year PO's.
    May be you can select the lines and click on Block Icon.
    Regards
    Sai

  • Payroll Posting to multiple Company Codes in FI and CO possible?

    Dear experts,
    I need your help on the following challenging issue with respect to payroll posting to accounting.
    Is it possible for a payroll that runs in one company code for all employees, to post to FI and CO for multiple CoCds?
    Example:
    WT 1234 exists in HR CoCd 1000 (assume an amount of u20AC 100 in the payroll results)
    G/L ABC exists in FI CoCd 1000
    G/L DEF exists in FI CoCd 2000
    CCtr xyz exists in CO CoCd 1000 (which is the employee's master cost centre)
    CCtr uvw exists in CO CoCd 2000
    The wage type should be mapped as follows:
    + 100 to G/L ABC and CCtr xyz (this is no problem, is realized with standard mapping)
    - 100 to G/L DEF and CCtr uvw
    The challenge is in the fact that the credit amount should go to another company code than the debit amount.
    How can I realize this?
    Thanks in advance for your feedback!
    Jeroen

    This is from SAP documentation:
    Cross-company code transactions are characterized by the fact that payables are assigned to a company code other than the one in which the corresponding expenses arose. This results in receivables and payables between company codes.
    If you want to post these receivables and payables to company code clearing accounts, you must make the settings in several steps, as outlined in the following.
    Note that in the case of separate HR/AC systems, posting to company code clearing accounts can only be implemented if the AC system is in Release 4.5A or higher.
    For more information on cross-company code transactions and business considerations, refer to the SAP Library under Payroll -> country -> Subsequent Activities -> Posting to Accounting -> Special Business Requirements for Posting -> Cross-Company Code Transactions.
    Settings for Posting to Company Code Clearing Accounts
    1. In the step Define Symbolic Accounts, you must assign an account determination type to each symbolic account in Human Resources. For specific postings to balance sheet accounts, the account assign types FL and FO are used. From a technical viewpoint, these account assignments are defined as follows:
    Wage types that are assigned to a symbolic account with account assignment type FL are posted in accordance with the information from the last period in the WPBP table (Work Center Basic Pay) for the current original result.
    Wage types that are assigned to a symbolic account with account assignment type FO are only used for posting in the evaluation of a current original result.
    2. In the step Define Posting Characteristics of Wage Types, you must assign the symbolic accounts with the account assignment types FL and FO to the corresponding wage types:
    You assign the symbolic accounts with account assignment type FL to wage types that, in the case of retroactive accounting, contain the difference between old and new payment amounts. In countries that use the principle of origin, this usually involves wage types /551 Recalculation difference and /552 Subsequent clearing from previous month.
    You assign symbolic accounts with the account assignment type FO to wage types that contain payments to employees and whose amounts do not change in the case of retroactive accounting. This usually involves wage types /557 Cash payment, /558 Payment of balance, /559 Transfer and other, country-specific wage types.
    3. In the step Create Posting Variants, you must set the Post to company-code clearing account indicator for the variants that you use. Otherwise, payables and receivables between company codes are not posted to company code clearing accounts, and remain as the balance on the document split account for the company codes affected.

Maybe you are looking for