[Help] - Network Production Ordes

Hello dear SAP gurus and friends,
I have the following scenario with network production orders:
FP
  MP1
  SF
    MP2
With backflusk in all MPs.
I do the confirmations at FP level and the confirmation for order os the SF are done automaticaly. So, everytime I made a confirmation for FP order in CO11N for 1 KG I have the following movements:
1 KG 101 FP
1 KG 101 SF
1 KG 261 SF
1 KG 261 MP1
1 KG 261 MP2
Untill now everithing goes OK.
The problem is, when I cancel the confirmation! When I do that, I have:
1 KG 102 FP
1 KG 262 SF
1 KG 262 MP1
1 KG 262 MP2
Is missing 1 KG 102 SF!!!
Can someone help me with this? Is this SAP bug?
Thanks everyone for your time.
Best regards,
Adelmo Silva

What do you mean by "the confirmation for order of the SF are done automaticaly"?
There must be some sort of user exit in use, because this is not standard SAP functionality; and this must also be the reason for your problem: this enhancement was poorly designed in the way that it works only one way, but not with cancellations as well!
Review this with with ABAP expert; trace the program if no documentation is available.
Regards,
Mario

Similar Messages

  • OVS Help for Product ID

    Hello Experts,
    I am new for Cloud Application Studio and working to create a custom BO. This contains the Product ID field which I have set as OVS.
    Definition in BO:
    element Product_ID   : ProductInternalID;
    I have bind the field as shown in the below screenshot.
    Standard Product OVS URL: /BYD_COD/SalesOnDemand/Product/UI/COD_Material_SOVS.OVS.uicomponent
    Doing this, I am getting the search help for Product ID but no value is populated in the Product ID field when I try to select any product. I am testing this using the Admin User (Product Work Center is also assigned in it)
    Kindly suggest.
    Thanks & Regards,
    Chandan

    use ProductID instead of ProductInternalID

  • How to implement Value Help for Product ID?

    Hi,
    I have a Z-Component where I want to use the value help of the Product ID. I found several components which use this value help for Products but I can't get it to work in my component properly.
    Does anybody have a short tutorial how I need to proceed?
    Thanks in advance.

    There is a search component that can be used for this purpose.
    This is one function out of several. I don't have the complete implementation at hand but this will give you the first idea.
    CALL METHOD cl_crm_uiu_prod_tools_search=>eh_onclosepopup_return_product     
       EXPORTING       
          ir_search_popup = search_popup     
       CHANGING       
          cr_context_node = lv_target_node       
          cv_index        = gv_tableindex. 

  • F4 help on product category(products assignment block in campaigns)

    Hi All,
    I need to have a custom value (f4) help on product category id on products assignment block in campaigns.
    component : CPGOE_ABLOCKS
    view : CPGOE_ABLOCKS/OVELProducts
    filed: STRUCT.PRODUCT_CAT .
    when i select the value from the custom f4 help ,im getting a strange values getting appened to the category id and getting displayed.
    Product id and product text is hided.
    like in the f4 help i select the category id as '003100510' ,
    the value displayed is '031005100131E78CP0'
    nt sure y this behaviour.
    how the category id and product id releated?
    any configuration issue.?
    Thanks,
    Anitha.

    Hi ,
      DATA:
       lv_str_index TYPE char2,
       ls_map    TYPE if_bsp_wd_valuehelp_f4descr=>gtype_param_mapping,
       lt_inmap  TYPE if_bsp_wd_valuehelp_f4descr=>gtype_param_mapping_tab,
       lt_outmap TYPE if_bsp_wd_valuehelp_f4descr=>gtype_param_mapping_tab.
      lv_str_index = iv_index.
      condense lv_str_index no-gaps.
      CONCATENATE 'table[' lv_str_index '].PRODUCT_CAT' INTO
    ls_map-context_attr.
      ls_map-f4_attr      = 'CATEGORY_ID'.
      APPEND ls_map TO: lt_inmap, lt_outmap.
      CREATE OBJECT rv_valuehelp_descriptor TYPE cl_bsp_wd_valuehelp_f4descr
        EXPORTING
          iv_help_id        = 'YSH_FSCRM_PRODSEL'
          iv_help_id_kind   = if_bsp_wd_valuehelp_f4descr=>help_id_kind_comp
          iv_TRIGGER_SUBMIT = abap_true
          iv_input_mapping  = lt_inmap
          iv_output_mapping = lt_outmap.
    endmethod.
    'YSH_FSCRM_PRODSEL' -serach help
    and table used is the custom table ...
    having fields
    CATEGORY_ID  -
    points to f4 attribute.
    CATEGORY_DESC
    PARENT_CATEGORY
    Thanks,
    Anitha.

  • Transaction VB02 - Search help for product hierarchy

    Hi Experts,
    I have a requirement to add a search help for product hierarchy in transaction VB02. Has anybody done this before? I am not able to assign the program & screen to a Z package.
    Thanks,
    Vitz.

    there are already search helps attached to it.. which fields exactly are you talking about?
    try to find BADI for that screen

  • HELP networking & file shareing with FCP!

    Greetings! I am producing/editing a low budget (low level of experience) documentary and I'm trying to build a network where multiple users can edit off of a single hard drive array. Currently, we have a two Lacie firewire drives (1.5 TB in total) connected to a G5 via fw 800, connected to a 1GB switch via cat 6, then connected to multiple G4s.
    We have tried using OSX's built in networking devices, and additionally have tried using “NFS” via a Linux server. Both attempts were unsuccessful for the multiple G4s. We can load the project (at a painfully slow rate), and play a clip, but after only a few seconds, we get dropped frames.
    Can anybody help networking FCP to multiple workstations via a 1GB CAT 6 Network? Fibre is currently not in the budget.
    Does anybody know the "fastest" way to make a G5 function as a server?
    Thank you!

    After hours upon hours of playing around with my 1GB ethernet, I WAS able to get it to work! It has to do with the way final cut manages it's project file.
    The solution was to copy the project file off of the master computer onto the terminals, and reconnect the media from there. Previously I had been importing the clips, or using a project file already on a terminal... etc.
    Last night I had 3 different computers running (one of them on 10/100) sequences off the same media with no problems.
    Thanks for the reply!
    J

  • Search help for product category

    Hi experts,
    Here we are using srm 7.0 ,our  requirement is  to modify the search help of product category in item details tab of shopping cart . can you please help me in finding the search help for product category .The search help should be modified to include source system in selection criteria.
    Thanks in advance.
    kamakshi

    Hello,
    Kindly check the webdnpro component  /SAPSRM/WDC_SH_PRODCAT.
    This compoent is called for F4 help of product category.
    You can modify the  search help by enchancing it.
    If you want to  change the logic then in method ONACTIONDO_START you can add post exit.
    Regards,
    Neelima

  • "Help Design Products You Want" popup message never goes away

    I installed my Photosmart 5510 a month ago on my Dell desktop.  The printer works fine.  But the HP popup message "Help Design Products You Want" keeps popping up, around once an hour all day long.  I've tried every option (Decline, Remind Me Later, Participate) several times over.  I've completely reinstalled the 5510 software.  Still the message pops up.  I've registered as an HP user and can see my HP products including the 5510 on my account on HP.  Running Vista Ver 6, SP2 on my desktop. 
    How can I get rid of this annoying popup? 
    Thanks

    I have the same problem on two computers and would be very intereseted in removing this permanentley. 
    HBrian wrote:
    I installed my Photosmart 5510 a month ago on my Dell desktop.  The printer works fine.  But the HP popup message "Help Design Products You Want" keeps popping up, around once an hour all day long.  I've tried every option (Decline, Remind Me Later, Participate) several times over.  I've completely reinstalled the 5510 software.  Still the message pops up.  I've registered as an HP user and can see my HP products including the 5510 on my account on HP.  Running Vista Ver 6, SP2 on my desktop. 
    How can I get rid of this annoying popup? 
    Thanks

  • NETWORK PRODUCT COMPONENT 별 ERROR LIST

    제품 : SQL*NET
    작성날짜 : 1998-11-27
    Network Products and Error Stack Components
    ===========================================
    sql*net 관련된 product 사용시 error message 들은 ORACLE NETWORK
    PRODUCTS MESSAGES manual 에 기술이 되어있읍니다
    모든 error message 들은 error message numbers 에 의해 구별이 됩니다
    slq*net 관련 component 시 error 가 뜬다면 참고하시기 바랍니다
    =================================================================
    | | | | |
    | PREFIX | ERROR NUMBER | COMPONENT | TYPE OF ERROR |
    | | | | |
    |========|==============|================|========================|
    | | | | |
    | TNS | 1 to 500 | NR (routing) | MultiProtocol |
    | | | | Interchange |
    |--------|--------------|----------------|------------------------|
    | TNS | 501 to 1000 | NT (transport) | Protocol Adapter |
    |--------|--------------|----------------|------------------------|
    | TNS | 1001 to 2500 | Listener Control Listener Control |
    | | | | Program |
    |--------|--------------|----------------|------------------------|
    | TNS | 2501 to 3500 | NA Internal | NAU (Authentication) |
    | | | messages | and NAE (Encryption) |
    |--------|--------------|----------------|------------------------|
    | ORA/TNS|12150 to 12195| SQL*Net | Oracle SQL*Net |
    |--------|--------------|----------------|------------------------|
    | ORA/TNS|12196 to 12285| NR (routing) | TNS |
    |--------|--------------|----------------|------------------------|
    | ORA/TNS|12500 to 12530| Listener | Listener to Client |
    |--------|--------------|----------------|------------------------|
    | ORA/TNS|12531 to 12629| NS (session) | TNS |
    |--------|--------------|----------------|------------------------|
    | ORA/TNS|12630 to 12699| NA (Native | Native Services |
    | | | Services) | (Authentication |
    | | | | and Encryption) |
    |--------|--------------|----------------|------------------------|
    | NMC |00001 to 11000| Network Manager| Oracle Network Manager |
    |--------|--------------|----------------|------------------------|
    | NMO |01001 to 01300| Object Layer | Oracle Network Manager |
    | | | | Object Store |
    |--------|--------------|----------------|------------------------|
    | NMR |00001 to 00500| Resource | Oracle Network Manager |
    | | | Manager Layer | |
    |--------|--------------|----------------|------------------------|
    | NNO |00050 to 00711| NN (Network | Oracle Names Server |
    | | | Naming) | |
    |--------|--------------|----------------|------------------------|
    | NNC |00001 to 00501| NN (Network | Oracle Names |
    | | | Naming) | client and server |
    |--------|--------------|----------------|------------------------|
    | NNL |00001 to 01073| NN (Network | Oracle Names Control |
    | | | Naming) | utility |
    |--------|--------------|----------------|------------------------|
    | NMP |00001 to 00011| NMP (Network | Oracle Names |
    | | | Management| client and server |
    | | | Protocol | |
    |--------|--------------|----------------|------------------------|
    | NPL |00100 to 00420| NPL (Network | Network Presentation |
    | | | Presentation | Layer |
    | | | Layer | |
    |--------|--------------|----------------|------------------------|
    | NMS |00001 to 00275| NMS (Oracle | Oracle SNMP Support |
    | | | SNMP Support)| |
    |--------|--------------|----------------|------------------------|
    | NNF |00001 to 04999| NNF (Native | Native Naming Adapters |
    | | | Naming Adapters| |
    =================================================================

    Thank you for hint.
    Really, in Monitoring->System status->Site Status
    Site system role "Component server" has Critical status and I found entry in "Storage Object" which looks like
    \\server2\g$\sms_citecode
    How I can change it? I cannot remove only "component server"...

  • Search help for Product category in table level

    Hi Gurus,
    My requirement is to create a Z-table with fields Plant and Product category.
    For this Product category I need to create a table level search help. So I need to know the SRM table used for Product category.
    Could any suggest me any table name or search help or FM that will display the list Product Category .
    Regards
    Paul

    Hi Paul,
    Use the FM 'BBP_GET_ALL_CATEGORIES_F4' for getting all the list of Product Category .
    Thanks
    Bidyut

  • How to Enhance search help for product groups. Currently no ability to add multiple lines from result list

    Hi All,
    In CRM Web UI,  there is no multi selection option for product group id f4 help for Custmer event creation or edit screen under  “Product” tab=> Product Group ID field.
    Web UI Component Details -
    UI component : TPMOE
    View : TPMOE/ProductEOL 
    Context: PRODUCT  Attribute : -PRODUCT_GRUOP
    Click on Product Group ID field then below F4 Help screen appears.
    In the product group results list, user can select only one row and Then all the product will be queried for selected product group, transferred to product list tab.
    Current technical design for Product Group F4:
    a) SE11 Data Dictionary search help “CRM_MKTPL_PGRP1”  is used and data is fetched displayed based it( Refer method GET_V_PRODUCT_GROUP of context node class CL_TPMOE_PRODUCTEOL_CN00)
    b) In UI, F4 pop up is handled by UI Framework in SAP generic manner so no multi selection is allowed.
    c) A round trip event is triggered after selection of row from results which reload view with queried product result based group selected.
    Requirement :-
    In the product group F4 results list View, user should be able to select multiple row .As SAP GUI has the option of multiple entry selection from search help window with the help of field called MULTISEL.
    System should query for products  with all selected product group, transferred to product list tab.
    Note: - The multi select options works fine for GUI, but for UI standard SAP code ignores this or never is this structure taken into consideration. Standard class to display F4 help on UI is CL_THTMLB_F4HELP.
    Can we enforce same behavior like DDIC search help in Web UI too  Or suggest how we can achieve this requirement?
    Thanks in advance
    Regards,
    Arjun

    Hello All,
    We have achieved this requirement by Custom development and approach followed as  -
    Define UI object model zprgrp & zprgrpquery and object relationship in table ZCRM_OBJTAB
    Query Strcuture : ZCRMST_PRGRP_SEARCH & Result List structure : ZCRMST_PRGRP_RESULT      
    Created Custom component : ZPRGRP with Search /Result view and with GENIL Class, search logic
    Defined custom ComponentUsage “ProductGroup1SearchHelp” for ZPRGRP in Standard Component TPMOE
    e.  Called F4 application for field product _group with help component usage created in step d.
    Regards,
    Arjun

  • Help networking a Security System DVR for remote viewing

    Hey,
    I am trying to network my Security System DVR for remote viewing but cannot seem to get it working. I have read some post on this site as well as many others and followed instructions to the T but to no avail.
    Here's what I've got:
    Linksys WRT54G2 V1 connected to a modem.
    My DVR has 3 settings for networking:
    -PPPOE
    -Static
    -DHCP 
    On DHCP, The DVR automatically sets these settings:
    IP Address: 192.168.1.100
    Subnet:  255.255.255.0
    Gateway: 192.168.1.1
    and then the DNS is the same as the one on the "status" area of the router settings...
    Port: 10000-10020
    I set up port forwarding for 192.168.1.100 for port 10000-10020 selecting "both"
    If I pull up the "DHCP Clients Table" it shows the above IP Address but with no name....and the MAC address is something like ee:ee:ee:d4:03:5f.
    I have tried to change the DVR to Static and do everything manually but thats not working either.
    I created a Dynamic DNS with goddns.org but the DVR seems to have its own one built in that you cannot change. (at the bottom of the network settings it says something like "URL: 123484984.goddns.org----Status:  OK."  But when I try to type that in the address bar of IE it goes no where.)
    I hope someone can tell me why its not working.... It was working when we first got everything set up...then it stopped. then I messed with it and got it working but didn't know what I did.  Now its broken again and I don't know what to do.  
    -Ian
    PS.  When I am connected to the router via LAN cable and I type the internal IP Address assigned to the DVR by the DHCP (192.168.1.100:10000) it brings up the DVR menu perfectly.  But when I try to log into it from a different location...with the external IP address...thats when I have trouble.  I do not think my external IP has changed since I got this router set up.
     Any help would be awesome. 

    Hmmm... Did that and I can't seem to get it working still. Whats weird is that as long as I am connected to the router...I can access it through the internal IP address.... (if using DHCP its 192.168.1.100:10000 and if using static its 192.168.1.99:10000)
    Those both work when set up on DHCP for the first and Static for the second.  But as soon as I type the external IP address with the port it doesn't work.  Its like there is a firewall OR the port forwarding is not working.  But everything on the port forwarding page looks good... Its enabled, set on Both, correct port range... 10000-10020...
    Any Ideas?
    -Ian 

  • Is there another basic network product?

    i'm currently using the demo version of network magic.  it performs one of the tasks that i want (monitoring devices attached), but it doesn't seem to show band usage or give the ability to block a device (worried about wireless intruder) unless the "track as intruder" selection does just that. .  also, i have a mixed home network (a befsx41 firewall/router, wap54g (and repeater) and a power line network).  devices attached are computers (running XP), game consoles and a verizon cellular network expander (voip).  
    is there any low cost management software available to get more info from the router (obviously clients can't be installed on many of the devices), or am i'm looking for too much.  i'm not a tech person, so any help would be appreciated.  and if i'm not exploring NM to it's full capabilities, let me know -didn't see anything in the help section.  thx, ron
    ps:  downloaded the speed pro also, not what i'm looking for.  

    rcsjr wrote:
    i'm currently using the demo version of network magic.  it performs one of the tasks that i want (monitoring devices attached), but it doesn't seem to show band usage or give the ability to block a device (worried about wireless intruder) unless the "track as intruder" selection does just that. .  also, i have a mixed home network (a befsx41 firewall/router, wap54g (and repeater) and a power line network).  devices attached are computers (running XP), game consoles and a verizon cellular network expander (voip).  
    is there any low cost management software available to get more info from the router (obviously clients can't be installed on many of the devices), or am i'm looking for too much.  i'm not a tech person, so any help would be appreciated.  and if i'm not exploring NM to it's full capabilities, let me know -didn't see anything in the help section.  thx, ron
    ps:  downloaded the speed pro also, not what i'm looking for.  
    Hi rcsjr,
    I think that you want a program that echos the Router's information per Device or Computer?
    The D-Link DIR-655 A3 Router I own, does that but Network Magic does not echo that information.
    thecreator - Running Network Magic version -5.5..9195.0-Pure0 on Windows XP Home Edition SP 3
    Running Network Magic version -5.5.9195.0-Pure0 on Wireless Computer with McAfee Personal Firewall Build 11.5.131 Wireless Computer has D-Link DWA-552 connecting to D-Link DIR-655 A3 Router.

  • Search help for Product id in SRM

    Hi ,
    I have a requirement of changing the search help that is attached to the product id in SRM. we are using SRM7.0. Currently I see an elementary search help /SAPSRM/BBPH_PRODUCT on the webdynpro screen of shopping cart creation. This is an elementary search help . I need to add a collective search help to the product id field which will replicate in all the applications .
    Is that possible. if yes, how can we do that .
    Quick responses are highly appreciated.
    Thanks
    Srinivas M.

    add search help to input fields data type. or you could assign search help via structure there that field is defined. you could enhance standard code adding custom search help which is called via FM. Choose the way.
    best regards,
    dez_

  • Help Network Startup delay

    Hi,
    About a year ago we upgraded most of our computers from 10.3.9 to 10.4.x. Ever since then there is a 30 to 40 sec delay at startup before the Network initializes. This issue is only present in 10.4.x and it happened the 1st day we upgraded to 10.4.x. It does not happen on either of the two remaining 10.3.9 machines.
    Basically, on the 10.3.9 machines the Network is available (I can surf the net and mount Network volumes) as soon as the Desktop finishes loading. On the 10.4.x machines, there is a 30 to 40 second delay between the time the Desktop finishes loading and when the Network is really available to surf or Mount Network Volumes.
    I have opened the Network Preference and before our Network is really active (so I can Surf the Net) I have a valid IP Address and the Green Light is lit, indicating that the Compter thinks it has a valid connection, even though it doesn't. This has happened on every version of 10.4.x we have used, all the way up to and including 10.4.9.
    We were using a 4 year old Router up to about 3 weeks ago, so I was hoping that upgrading the Router might help this situation, but it didn't. Even our Network with the new Router has the same problem.
    Has anyone run into this before? Any suggestions?
    Thanks
    Kalagan

    I am in the process of updating the Firmware on our Cisco Gigabit Switches to see if that will help.
    Just an update
    Kalagan

Maybe you are looking for

  • Mysql_jdk1.5

    I run a small office network with a java-application to a mysql-backend. This works perfectly with jdk1.4.2 and an assortment of Windows and Linux computers. Trying to switch to jdk1.5 I loose all my swedish characters U+00c5 etc. Mysql feeds iso8859

  • I cannot open itunes!!!!

    i cant open i tunes and it's driving me crazy! ive tried all of your suggesstions to other people and nothing worked. is there an email address that i can send the error report to? HELP!!!!!!

  • Flash script image not displayed correct size

    I have a contact form image on my website at the bellow URL. this is not displaying at the correct size when viewed from any firefox web brouser, but is fine when viewed from other browsers like IE9, Chrome, etc. I wonder why this is and if there is

  • Worn out software, useless crapware on a brand new HP Envy laptop

    I purchased an HP Envy last week. Brand new - i7, 8GB ram, 1TB disk. Screaming machine. Crammed with crap. And I got it from BestBuy. My primary purpose in buying my laptop was specifically Cyberlink PowerDirector, which came with the machine via Cyb

  • The book is saying encoding error. NEED HELP

    The book fifty shades of grey when the 8th chapter sarts it says This page contains the following errors: error on line 1 at column 1: document is empty on line 1 at column 1: encoding error Below is a rendering of the page up to the first error