Issues transferring SD doc with a certain quantity from ECC to GTS system

Hi Group,
I am facing some issues regarding the transfer of an SD doc from ECC to GTS(also an SAP system) in the Quantity aspect.
The thing is that, in GTS system, we will create a License with certain amount of Quantity that is assigned to the SD doc -
eg.,  the quantity is say 5KG
In ECC, we will create an SD doc with 10 KG and send it to the GTS system, there was an error in GTS saying that the Quantity expected was only 5KG....
But, when the process is reversed, say if we create the SD doc in ECC and send it to the GTS and after this step, if we create a License of 5KG, we are not getting any error....
I need inputs in this regard as why this error was coming in one process and the other thing was fine.
Thanks in advance for the help.
Regards,
Vishnu.

There were no answers from the Forum and hence closing the case.

Similar Messages

  • List rows with a certain value from a different table?

    Hi,
    I'm trying to list certain rows from a different table. Similar to the filter feature, kind of like a report.
    To be specific, I have 12 tables (Jan-Dec) with many entries each (as rows). Each row has a date, text and further data. Now I want to create an additional table that lists rows from the other tables that have a certain date.
    I would like to just enter that date in a header row cell so I can make a quick query. Using LOOKUP only shows the first row of that date. Is that even possible?

    Hi papalapapp,
    If you don't mind using a script, you're using Numbers 3, and all of your monthly tables are on the same sheet, then you could do something like this:
    Copy-paste script to Script Editor
    Enter date you want to filter on in the designated filterCell (here A1 of the Extract table). Make sure it is formatted exactly like the dates in the monthly tables.
    Clear any existing values from the Extract table, and make sure there are enough blank rows.
    Click the run button in Script Editor.
    SG
    property targetTable : "Extract"
    property filterCell : "A1"
    tell application "Numbers"
      tell document 1's active sheet
      set dateFilter to table targetTable's cell filterCell's formatted value
      --get all data in tables (excluding Extract table)
      set vv to {}
      repeat with t in tables
      if t's name is not targetTable then
      set vv to vv & t's rows's cells's formatted value
      end if
      end repeat
      --filter data
      set vvFilt to {}
      repeat with i from 1 to vv's length
      if vv's item i's item 1 is dateFilter then
      set vvFilt to vvFilt & {vv's item i}
      end if
      end repeat
      --write filtered data to table
      tell table targetTable
      repeat with r from 1 to (vvFilt's length)
      repeat with c from 1 to vvFilt's item 1's length
      set row (r + 1)'s cell c's value to vvFilt's item r's item c
      end repeat
      end repeat
      end tell
      end tell
    end tell

  • Issue with HR Distribution Model from ECC to CRM

    Hello Gurus,
    I am replicating employees from the ECC to CRM. I followed the C05 u201CCRM Organizational Model with ERP HR Integrationu201D Best Practice. Initially employees replicated without any trouble from ECC QAS to CRM DEV. The issue came since we also created a replication model from ECC QAS to CRM QAS.
    Even dough each replication model has defined each corresponding receiver system (CRD and CRQ), since we created the new distribution model, employees are now only replicating to CRM QAS which was the last created distribution model.
    Since we only have data en ECC QAS we have use this same system for the CRD and CRQ. The question here is: Can we only have one distribution model? Is there any way to achieve employee replication also to CRD?
    Extra Information: When using PFAL for replicating, I´m using object P and after executing the systems confirms in green the replication for both systems. But when I a search the HRXX in CRD I didn`t find it I just found it in CRQ.
    Thanks for your comments on this.
    Points will be reawarded

    Dear Kumar,
    you should not schedule RBDMIDOC before you have done the initial distribution because the most of the idocs will run into error (if new objects are created in ECC the distribution will create correct data in CRM; changes on existing objects will run into error because the object has not been created by distribution of essential data).
    Before scheduling the idoc creation from change pointers you should have done the intitial distribution of organizational data and employees using the procedure described in note 363187.
    Regards,
    Michael

  • Error in Transferred from ECC to GTS

    Hi experts
    We are getting the following errors in our Development and Staging system
    When running transaction /SAPSLL/PRODUCT_TLSH
    Red Light on
    Log: MATERIAL TRANSFER 09/19/2011 12:03:42
    Green light on
    Transfer Log for Product IM001FERT1-NY01 Transferred from Feeder System DEVCLNT020
    Red light on
    Object /SAPSLL/EPR is blocked by user ERUKULLA
    Red light on
    Internal error in program object /SAPSLL/API_6850_SYNCH (RC = 2) - processing terminated
    Our ECC 6.0 Development system is on
    PI_BASIS
    Release - 701
    Level  - 0006
    Highest Supp Pack   - SAPK-70106INPBASIS
    Software Component Description - Basis Plug In
    Our GTS Development  system is on
    PI_BASIS
    Release -  2006_1_700
    Level - 0015
    Highest Supp Pack - SAPKIPYM15
    Software Component Description - Basis Plug In ( PI_BASIS) 2006_1_700
    Can anyone tell me if those of the correct versions for each system?

    Hi Teresa,
    I'm not completely familiar with the technicalities, but one of the things that will cause Product Transfer to fail with the exception "Processing Error" (RC = 2) is a missing or full Number Range.  So check the Number Range SLL_PROD, and make sure that Interval '01' exists with available numbers.
    As far as I know, the Product Transfer works ok with more-or-less any versions of ECC and GTS.
    Regards,
    Dave

  • ECC-GTS : Partner-Customer is not transferring from ECC to GTS

    Dear All,
    I have created a Customer in SAP ECC system and using Initial transfer of customer to GTS system . I got the below success message .
    But, when I go and  check the existence of the same Partner in GTS system , I did not find any associated Business partner record for this customer .
    I have check transfer log in sap gts under "System Monitoring Tab" but I did not find any error log for this customer  .
    Can you please help me in this regard by suggesting any other areas where I need to check to find out the solution .
    " All selected partners (1) have been processed successfully
    Message no. /SAPSLL/PLUGINR3113 "
    Vinayaka

    Hi Vinayaka,
    Are you definitely checking the correct GTS system? You can run report /SAPSLL/PLUGIN_CHECK_R3 in your feeder system to check that the maintained Logical Target System  for GTS.
    In GTS, Check the BP transfer in transaction SLG1 for any error messages at the time of transfer.
    When checking in transaction BP, are you selecting "External Number" when searching with the feeder system partner number.
    Can you check in table /SAPSLL/PNTBP for the mapping between the feeder system BP no. and the GTS no. (field BPVSY relates to external no. ie feeder system. no.) and also check if an entry exists in BUT000.
    Kind Regards
    Ann Marie

  • How to read only files with a certain format from folder with java

    I have this folder on the server and I only want to read files from this folder on the server... I only want to read files with the files format starting with error_ and ending with xml... an example of a file would be..
    error_123.xml
    I want something like this
    if(fileName.startsWith("error_") && fileName.endsWith(".xml")){
    but which java package will I have to use to read the file from the directory...

    Create an implementation of the java.io.FilenameFilter interface to match the pattern you need.
    Create a java.io.File object for the folder.
    Use the File.listFiles(FilenameFilter) method to get an array of File objects for the files in the folder that match the pattern.
    For each file in the array, create a FileInputStream, wrap it in an InputStreamReader, and wrap that in a BufferedReader (assuming you want to read the XML files as character streams).

  • Good issues to cost center with extra charges 10% from cost

    Hiii Guy,
    My user would like to charge the cost center 10% from cost when good issues to cost center is perform,
    can we do it in sap ?

    The scenario is like this,
    Only Merchandise Department have the authority to ordering merchandise item from vendor, when other depart required that merchandise item, Merchandise depart will perform GI to that requested cost center.
    So Merchandise Depart would like to have extra charge on there extra work.

  • Free goods are not transferred from ECC to GTS correctly

    Hello All,
    We  have a proforma invoice with multiple items with one of the item as a free goods item ( item category TANN). We are encountering the following issues when this proforma invoice transferred to GTS,
    1. The "Free of Charge" check box is not selected for the TANN item in GTS  (in the line item "Cust.Value" tab)
    2. The currency field for the "Value of Goods", "Value for Foreign Trade Statistics (Statistical Value)" is not populated at line item
    3. The currency field for the "Value of Goods" is not populated at header level ( Logistics Costs tab)
    4. Amount field is not populated for "Value for Foreign Trade Statistics (Statistical Value)"  at line item.
    Am I missing any configuration in GTS?
    Thanks,
    Venkat

    Hi Venkat,
    There is nothing wrong in GTS.  I think the configuration problem is in your ERP system.  The "free-of-charge" indicator is set if:
    - there is a Statistical Value but no Net Value, OR
    - there is no Net Value but the Foreign Trade data is missing.
    You should make sure that your TANN Item Category is configured with Pricing Type 'B' (pricing for free goods), and receiving 100% discount on the standard price.  In that way, a positive Statistical Value should be determined, and the FoC indicator will follow the first rule above.
    Best regards,
    Dave

  • Proforma (Export Invoice) invoice not transferring to GTS system from ECC

    Hi All,
    below mentioned was the error  that displayed  while transferring the Proforma invoice( export invoice) from  ECC to GTS system  in SM58  t code . Can any please through some light  on this  error
    Item category missing for item 1. I checked the Item categories for the  item in sales order and delivery  docs. It looks  fine though.
    cheers

    Hi Sri,
    you must align SD0C level.
    Go to SPRO --> SAP Global Trade Services --> SAP Customs Management --> Document Structure --> Assignment of Item Categories from Feeder Systems --> Assign Item Category at Feeder System Group Level
    For Example: SD0C      TAN     CLPOS Standart Item
    When you are done, just re-execute LUW in SM58.
    Regards,
    Gabriel.

  • Can I sign a Microsoft Word Document with the digital signature from a MIlitary issued CAC card?

    Is it possible to sign a MS Word doc with the digital signature froma  Military issued CAC card? It is easily done in Adobe but, I cannot find any guidance for MS Word docs.

    According to this thread in Microsoft's forums:
    http://answers.microsoft.com/en-us/mac/forum/macoffice2011-macword/can-i-how-do- i-add-a-digital-signature-to-a/eb2c2787-b13f-4388-b20f-4580515eec95
    this is not possible with Word for Mac.
    Regards.

  • Issue with customer download from ECC 5.0 to CRM 5.0

    Dear CRM gurus,
    We are facing very strange problem regarding sales area and sales office in CRM 5.0 test system
    During the download of an ECC 5.0 customer into CRM the BDOC is giving the following error - 'Sales office O 50000617 is not available' and 'Sales office O 50000617 sales group not maintained for sales area O 50000608     10 10'and Validation error occurred: Module CRM_BUPA_MAIN_VAL, BDoc type BUPA_MAIN.
    I just select the BDOC and reprocess it immediately. Now the customer is downloaded into CRM and BDOC turns into green. I am also able to see the sales office and sales area in the downloaded CRM BP.
    The sales office 50000617 is very much there in CRM and is properly assigned to sales area 50000608     10 10. That's why, I should be able to reprocess the struct BDOC successfully.
    But for some reason the sales office is not getting determined first time during the download. This issue is driving me crazy. This only happens with the customers with sales office. If there is no sales office in ECC customer (i.e. the field is empty) then there is no issue. This customer will get downloaded without any error.
    Also the downloaded material doesn't have the sales area data. 
    This issue doesn't happen in our development system. The only difference is, sales org structure in development system is manually created and it is downloaded from ECC in test system.
    Can you please advice me on how to solve this issue?. It is a bit urgent.
    All valuable inputs must be rewarded,
    Regards,
    Raj

    Hi Gun,
    You are the only one responded to my issue. I have allocated some points.
    Yes. I have checked the assignment in CRM organizational model.
    I did download the org. structure from ECC 5.0
    All objects including sales offices are activated for determination and I have verified with green light
    As per your suggestion if the sales area data is not matched between the two systems, then how come the error will not reappear during the bdoc reprocess?
    What is missing during the first time bdoc process? Looks something is missing for validation module?
    Any inputs?
    Thanks,
    Raj

  • Help with restoring Address Book from Time Machine

    Problem: I really, really need to retrieve someone's number. I know it'll be in an old version of my Address Book. I can see when I open time Machine that my address book is backed up, but no matter the date I go to, it says the Address Book was last modified in 2012! I know for a fact I've updated (and backed up) the Address Book many times since then.
    Whenever I try to restore the Address Book, I do Time Machine > Applications > Address Book > 'restore'. But whenever I do this, the mac refuses to open the restored Address Book because it's 'required by mac OS X'.
    I don't understand.
    Please, how on earth do I dredge my Address Book from the depths of Time Machine?
    Please help!
    M

    Hello mb9236,
    Thank you for the details of the issue you are experiencing with restoring a contact from Time Machine. 
    It sounds like you are trying to restore the Address Book application.  The Address Book application is just the application and does not include the content in Address Book. 
    Instead, you will want to open Address Book and then launch Time Machine and restore your contacts from there.  Use the steps below to restore your contacts form a previous date (in step one instead of opening Mail or Finder, be sure you have Address Book open and in focus):
    If you use Time Machine to back up your computer, you can easily bring back one or more items you’ve lost, or recover older versions of files you’ve changed.
    Open a window for the item you want to restore. For example, if you accidentally deleted a file from your Documents folder, open the Documents folder. If you want to recover an email message, open your inbox in Mail.
    If you’re missing an item from the desktop, you don’t need to open a window.
    Click the Time Machine icon in the Dock, or open the Time Machine menu in the menu bar and choose Enter Time Machine. If you back up to a Time Capsule or other network disk, a message briefly appears while Time Machine connects your computer to the backup disk.
    Use the arrows or the timeline along the right side of your screen to browse through all the snapshots and backups Time Machine created. Gray tick marks on the timeline represent snapshots stored on your internal drive (portable computers only). Pink tick marks represent backups stored on your backup disk.
    If you need more information about an item, double-click to preview it. The windows in Time Machine behave just like Finder windows, so you can open folders, click items in the sidebar, and use the search field in the upper-right corner of the window.
    When you find the item you want to restore, select it, and then click Restore. You can restore individual items, multiple items, folders, or your entire hard disk. The restored item is returned to its original location. For example, if the item was found in the Documents folder, it is returned to the Documents folder. Time Machine may ask if you want to re-create one or more folders in order to return a restored item to its original location.
    If an item you restore has the same name as another item on your computer, you’re asked if you want to keep the current item, the restored item, or both.
    You can use Time Machine from within many applications. For example, you can open Address Book and then click the Time Machine icon in the Dock to recover contacts you may have accidentally deleted, or open iPhoto and then click the Time Machine icon in the Dock to view past versions of your iPhoto albums.
    OS X Lion: Restore items backed up with Time Machine
    https://support.apple.com/kb/PH4256
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • BAPI For Create Goods Issue for Sales order with picked quantity

    Hi friends,
            Is there any BAPI available to create Goods issue For sales order with picked quantity...............?
    we hv used BAPI_OUTB_DELIVERY_CREATE_SLS
    with sales order .......its creating delivery order but not doing goods issue with piked quantity........

    pls,reply its argent

  • Issues with transferring CS5 project with Adobe Dynamic Links to CS5.5

    Hello all!
    Has anybody encountered the issue with transferring CS5 projects with Adobe Dynamic Links to CS5.5?
    When I try to do it the movie hangs on at some clips which are AE compositions...
    The CS5 project works perfectly.
    All AE CS5 compositions are transerred to AE CS5.5 compositions.
    All 'old' Adobe Dynamic Links in Pr CS5.5 project are changed to 'new' ones (I mean, links to AE CS5 composition changed to links to AE CS5.5 compositions)...
    Any help will be appreciated

    Tried to play around. Realised that a solution should be somewhere around re-rendering, 'cos linked AE compositions were always displayed in yellow as if they were original footages - even I changed a composition within AE, just transitions, if they were, changed to red in Pr Pro sequence...
    However, I was unable to re-render 'Entire Work Area' even after deleting all Render Files, just 'Effects in Work Area'...
    Then I simply created a new sequence and copied and pasted all the clips from original sequence. Now I was allowed to 'Render Entire Work Area'.
    Voilà!

  • Ipod Universal Doc with Remote Issue

    Hi Guys
    Wonder if you can help, I have a 80GB black classic iPod and have bought the Uni Doc with Remote - The Remote will only control the sound and nothing else. I have tried re-syncing the remote but with no luck
    Any ideas??

    Hmmm, good question. Its at home right now and I'm at work... I want to say that it is a flat receiver. I bought it with the iPod Touch, it came with about 8 different plastic pieces to fit a few different iPods, and it doesn't have the S-video connector in the back... just an audio out, and the same dock connector slot in the back which is hooked up to my component cable. It works with both my iPod Touch and iPhone 3G, it displays tv shows and movies perfectly on my tv, but it won't jump back and forth in my play list. I think I've got 3 or 4 different remotes lying around; I assumed that they were all the same, but is it possible that the remote that came with the dock is different than the remotes that came with the Mac Mini, MacBook, and MacBook Pro?

Maybe you are looking for

  • HELP!!! My iTunes store isn't working!!!

    When i try to connect to the iTunes store, i get this error message: "iTunes could not connect to the iTunes store. The network connection was reset. Make sure your connection is active and try again." I am running TrendMicro PCCillan internet securi

  • Migration From SQL Server 2005 to Oracle DB through Oracle SQ Dev Problem

    Hi all, we are trying to do a full Migration from MS SQL Server 2005 to Oracle DB 9.2 i we are using Oracle SQL Developer V 1.5.3, the capturing of the DB and the conversion to the oracle model completed succefully however when we try to generate the

  • Base value for Excise calculation

    Hi SD Gurus, Is <b>Excise duty</b> calculated on the basis of gross value of the material.?? what happens in case there is some discount given to the customer? Pleae confirm. Does <b>assement value</b> is considered for evaluating the excise duty..??

  • Looking for suggestions on setting up our search results page

    We are now about 4 months into a project.. and its now getting to the point that our archive table has got duplicate records( this is a good thing ) So in our archive table we allow our employee data to be in there multiple times ( keeping history of

  • Problems: Runtime Error, Uncaught Exception.  Please Help!

    Hi I am using an online blog called BLOG CMS (www.blogcms.com) which runs on my website server. I use it to update my website with news, etc. The program uses a javascript WYSIWYG text editor based on http://www.fckeditor.net/ However, when the BLOG