Order management & After market

Hi,
Can anyone explain me about the modules Order Management and after market???
Thanks in Advance.

Hi,
Refer this blog:
/people/prashant.dube/blog/2008/03/13/order-management-101

Similar Messages

  • Order management Sales Order

    Dear All
    In Order management
    After Booking the Sale when releasing the order the following note comes This Hold is a system seeded hold and cannot be released by the user Please give the solution
    Antony Samuel A

    Some holds are applied by Oracle because the order does not meet certain criteria.
    An example is the "Configurator Validation Hold". This hold is applied when your configuration is invalid and Oracle does not want the line to progress.
    What is the hold name? Try to remove the condition that cause the hold and then the hold will get released automatically.
    Hope this helps,
    Sandeep Gandhi

  • Configurator in order management

    Hi guys,
    I need to write a report which shows the configuration exactly as it shows in configurator in order management. I figure out although its using BOM explosion to explode the model it uses some rules so whats in BOM is different than what shows up in configurator. Can anyone tell me tales in CZ schema which can help me in writing the report. I have been looking on metalink but no luck.
    Thanks guys!!

    Chintu --
    The way I'm reading your question, you're asking how to query the Configurator schema for the sub-Lines that are passed to Order Management after a configuration is saved. If I am not interpreting your question correctly, please provide further clarification. If I am interpreting it correctly, then....
    After a configuration is saved, the top-level Order Line record in ONT.OE_ORDER_LINES_ALL has its CONFIG_HEADER_ID and CONFIG_REV_NBR fields populated. These are the primary keys to access the corresponding saved configuration data in Configurator's "Saved Configuration" subschema (that is, the tables beginning with CZ_CONFIG_...). The CZ.CZ_CONFIG_ITEMS table holds the items that were saved and passed through to the Order sub-Lines. (Other data is saved there as well, so you may want to check the documentation for CZ.CZ_CONFIG_ITEMS in the Electronic Technical Reference Manual at http://etrm.oracle.com/ to help determine how to differentiate the BOM Items from the other data.)
    When the CTO Create Configuration program is run after Order booking, the *BOM is created, which, in addition to the Items in the saved configuration, will include all of the Required Components specified in the Model BOM (what I assume you're referring to as "BOM explosion").  Since Configurator is only aware of Optional Components (and their ancestors), the Required Components do not appear in the saved configuration data.  If you need to report on those as well, you will need to employ some different mechanism.
    Hope this helps.
    Eogan

  • How to Ship Partial Quantities using an API - Oracle Order Management

    Hi,
    In Order Management I need to ship the Internal Sales Order Lines partially using an API.
    I have done full shipping but if I trying the partially shipping it is also shipping fully.
    I am unable to find the problem. Is there any set up missed?
    How to do partial shipping.
    I am giving the some part of the code please look into it and suggest me.
    ----**************************UPDATEING SHIPIN ATTR ***************************-------------
    I_changed_attributes (X_count).delivery_detail_id := cos.delivery_detail_id;
    I_changed_attributes (X_count).shipped_quantity := cos.shipped_quantity;
    X_ship_date := cos.act_shipped_date;
    X_slaes_order := cos.sales_order;
    X_org_id := cos.org_id;
    wsh_delivery_details_pub.update_shipping_attributes ( p_api_version_number => 1.0
    ,p_init_msg_list => I_init_msg_list
    ,p_commit => I_commit
    ,x_return_status => O_return_status
    ,x_msg_count => O_msg_count
    ,x_msg_data => O_msg_data
    ,p_changed_attributes => I_changed_attributes
    ,p_source_code => I_source_code
    ----***************************SHIP CONFIRM API ***************************-------------
    I_action_code := 'CONFIRM';
    I_sc_action_flag := 'B'; --'S'; -- Ship entered quantity. 'B' - Ship Entered Quantities, Backorder Unspecified
    --'T' - Ship Entered Quantities, Stage Unspecified'A' - Ship All'C' - Completely Backordered
    I_sc_intransit_flag := 'Y';
    --In transit flag is set to 'Y' closes the pickup stop and sets the delivery in transit.
    I_sc_close_trip_flag := 'Y'; -- Close the trip after ship confirm
    I_sc_trip_ship_method := X_ship_method_code; -- The ship method code
    I_sc_defer_interface_flag := 'Y';
    I_sc_stage_del_flag := 'Y';
    I_sc_create_bol_flag := 'N';
    I_wv_override_flag := 'N';
    -- API Call for Ship Confirmation
    fnd_file.put_line(fnd_file.log,'Calling WSH_DELIVERIES_PUB to Perform Ship Confirmation');
    fnd_file.put_line(fnd_file.log,'=============================================');
    wsh_deliveries_pub.delivery_action ( p_api_version_number => 1.0
    , p_init_msg_list => I_init_msg_list
    , x_return_status => O_return_status
    , x_msg_count => O_msg_count
    , x_msg_data => O_msg_data
    , p_action_code => I_action_code
    -- , p_delivery_id => cos.delivery_id
    , p_delivery_name => G_delivery_name
    , p_sc_action_flag => I_sc_action_flag
    , p_sc_intransit_flag => I_sc_intransit_flag
    , p_sc_close_trip_flag => I_sc_close_trip_flag
    , p_sc_create_bol_flag => I_sc_create_bol_flag
    , p_sc_stage_del_flag => I_sc_stage_del_flag
    , p_sc_trip_ship_method => I_sc_trip_ship_method
    , p_sc_actual_dep_date => X_ship_date --P_act_shipped_dt
    , p_sc_defer_interface_flag => I_sc_defer_interface_flag
    , p_wv_override_flag => I_wv_override_flag
    , x_trip_id => O_trip_id
    , x_trip_name => O_trip_name
    ----***********************************************************************--------------------

    Hi Shesh,
    Thanks you for your replay.
    I am tried Shipping transaction screen but here the ware house is WMS enabled I tried Oracle Mobile Terminal application to do this, but it is not accepting the partial shipping. May be some set up required or the process will be differ.
    I will try your suggested API's .
    Regards,
    Prasanna
    Edited by: 843676 on Apr 23, 2012 10:31 PM
    I am not able to do the Partial Shipment or Backorder as mentioned above API's, but it is split the lines and all the lines are in same state (Awaiting Shipping)
    Edited by: 843676 on Apr 24, 2012 2:45 AM

  • Agent disappeared automatically and it appeared in pending management after 6 months.

    We had a server (Windows server 2003 64 bit) which was installed and was working fine. Suddenly it disappeared automatically and it appeared in pending management after 6 months. We noticed it only when it came to pending management that the server disappeared
    from Agents managed TAB. When we checked the server and found that SCOM was uninstalled or disappeared or what ever. We re installed SCOM now and now from past 1 week we see that the agent is fine.
    We are using SCOM 2007R2 CU4 in our environment.
    I want to know the reason for this. Post installation of SCOM after this incident we checked the event logs and found the data for the last working of SCOM in that server and found the below events. I was not able to get that much old data in the SCOM Management
    server. But got the data from the Agent.
    Screen shot:
    ===========================
    Event id: 21033
    103
    101
    21403
    21402
    5399
    1000
    45
    Below are the contents of the event log
    21033:
    ========
    The Management Group CINSCOM was removed from the Microsoft Operations Manager Agent.
    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
    =======================================================================
    Event id: 103
    ==========
    HealthService (2912) Health Service Store: The database engine stopped the instance (0).
    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
    ======================================================================
    Event id:101
    =========
    HealthService (2912) The database engine stopped.
    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
    ==========================================================================
    Event id :21403
    ============
    The process started at 12:22:31 PM was terminated because the HealthService requested the workflow to stop, some data may have been lost.
    Command executed: "C:\WINDOWS\system32\cscript.exe" //nologo "C:\Program Files\System Center Operations Manager 2007\Health Service State\Monitoring Host Temporary Files 112\4723\AD_Replication_Partner_Op_Master_Consistency.vbs"
    cinmlgc25.e2k.ad.ge.com false
    Working Directory: C:\Program Files\System Center Operations Manager 2007\Health Service State\Monitoring Host Temporary Files 112\4723\ 
    One or more workflows were affected by this.  
    Workflow name: AD_Replication_Partner_Op_Master_Consistency.Monitor 
    Instance name: CINMLGC25 
    Instance ID: {E49A1DCD-88C3-5615-102B-E8321298AEFF} 
    Management group: CINSCOM
    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
    ================================================================================
    Event id:21402
    =============
    Forced to terminate the following process started at 12:22:31 PM because it ran past the configured timeout 120 seconds.
    Command executed: "C:\WINDOWS\system32\cscript.exe" //nologo "C:\Program Files\System Center Operations Manager 2007\Health Service State\Monitoring Host Temporary Files 112\4723\AD_Replication_Partner_Op_Master_Consistency.vbs"
    cinmlgc25.e2k.ad.ge.com false
    Working Directory: C:\Program Files\System Center Operations Manager 2007\Health Service State\Monitoring Host Temporary Files 112\4723\ 
    One or more workflows were affected by this.  
    Workflow name: AD_Replication_Partner_Op_Master_Consistency.Monitor 
    Instance name: CINMLGC25 
    Instance ID: {E49A1DCD-88C3-5615-102B-E8321298AEFF} 
    Management group: CINSCOM
    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
    =================================================================================
    Event id 5399
    ==========
    A rule has generated 50 alerts in the last 60 seconds.  Usually, when a rule generates this many alerts, it is because the rule definition is misconfigured.  Please examine the rule for errors. In order to avoid excessive load, this rule will be
    temporarily suspended until 2013-10-21T12:32:11.0039243-04:00. 
    Rule: Unexpected_SAM_Failure_5_Rule 
    Instance: CINMLGC25 
    Instance ID: {E49A1DCD-88C3-5615-102B-E8321298AEFF} 
    Management Group: CINSCOM
    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
    ===================================================================================
    Eventid: 1000
    ==============
    AD Replication Partner Op Master Consistency : The script 'AD Replication Partner Op Master Consistency' failed to executethe following LDAP query: '<LDAP://loumlgc02.e2k.ad.ge.com/DC=e2k,DC=ad,DC=ge,DC=com>;(&(objectClass=infrastructureUpdate)(fSMORoleOwner=*));fSMORoleOwner;Subtree'.
    The error returned was 'Table does not exist.' (0x80040E37)
    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
    ======================================================================================
    Event id:45
    ============
    AD Replication Partner Op Master Consistency : Unable to determine infrastructure Op Master on domain controller 'loumlgc02'.
    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
    =======================================================================================
    Can any one please help...

    Hi,
    Based on my understanding, that you re-installed your SCOM, and now everything works fine. You want to know that why your SCOM run into problem 6 months before, right?
    According to the event logs in your agent, we could not tell what happened to your Operation manager. What I can see is that the management group was removed from the agent then. And there are some errors when moniored by the former management group.
    I would like to suggest you check out what actions have you do on your former management group 6 months before. Maybe we can check the operation manager logs on your management server.
    Regards,
    Yan Li
    Regards, Yan Li

  • Sales Order Management - Stock reservation

    Need some help on the solution for a sales order management situvation for a hardline retailer
    A hardline retailer takes direct orders for customer at the store and the stock is delivered to the customer from the warehouse.
    They have one central warehouse all stores check for inventory at the warehouse before creating the sales order.
    Once the stock availbility is checked , the sales associate at the store accepts the order and takes acceptance on the delivery dates and process the payment (100% advance) in the POS and then creates a sales order in IS retail
    Problem: The process post the inventory check step takes 20 min and often there are situvations where the stock is reserved for some other store . The stores often have unfulfilled orders despite checking inventory before sales order system.
    Question : How can this be handled , is there any way store can block the stock required during which the sales process is completed.

    Hi Madhav,
    spontaneously, I have the following idea:
    You could create a different storage location in the DC/Warehouse (Storage location "Sales Orders).
    When you make the availability check, you check general stock. If there is stock and the stores wants to use this, you could create a transfer posting from general stock to sales orders stock.
    So, the stock is no longer available for other stores which look at the general stock.
    After that, you can proceed sales order processing. The delivery process should use the sales order storage location, which can be customized.
    Regards,
    Tobias

  • After-Market / Fake Products (Headsets)

    My iphone is already here: it's the e61. I don't think this device, rightly lauded everywhere else, gets enough praise in the U.S. But it needs a companion. In December, I started to look for a bluetooth headset. I narrowed my search to Nokia BH-800 and BH-900. And there begins my run-in with an aftermarket product - and what kind of support I received from the marketplace, including Nokia. Almost every company carps about "after market" products, aka fakes. We are told that billions are lost because of "after market" products, mainly from China. Tiffany even made a public issue of it with ebay. So how much do companies really care about fakes - and attempts by consumers to expose them? I'm starting to wonder. I have had to jump through incredible hoops to a) prove a "BH-800" fake, which I conclusively did and have been reporting my progress to both ebay and Nokia; b) get any kind of refund, in this case from PayPal, which has agreed with my claim but continues to demand things of me within deadlines that frankly stun me; and c) nothing has been done with the seller - he's still on business on ebay. It appears to be all in vain. This is how it all happened: In December, I bought a BH-800 from a Hong Kong-based seller on ebay with, at the time, great feedback. The package arrived. It looked original. There was no warranty card and the manual looked suspect, I thought, but maybe that was an Asian version - all would be forgiven if the product itself was the real thing. Sure enough, the product charged. It paired with my e61. Then, within 15 minutes it started to beep: low battery. I tried to recharge the unit. No luck. The red light wouldn't even come on. I e-mailed the seller. He promised quick action and asked to me keep trying to charge the headset. No luck. I e-mailed him again. No response. I e-mailed again, no response. This is where my ire kicked in, as both a Nokia user and a Nokia shareholder. I reported my experience with the headset and the lack of Seller communication to PayPal - and filed a claim for refund. Online, I read about Nokia's efforts to shut down fakes. I thought, great: they can be like Tiffany, aggressively fighting the after-markets. So I e-mailed Nokia Customer Service, which, to its credit, asked me to send them the item number and the Seller info. I did. Then PayPal wrote me back. They wanted proof (or as they call it, authentication by a third party) that my BH-800 was a fake. I had 10 days to do it, or the claim was canceled. I wrote Nokia Customer Service again, asking for their help in authenticating the product - at my expense. Not hearing back, I called Nokia Customer Service and explained what I was trying to do. "Is this about a phone," they kept asking. No, about a fake headset - you guys care about fakes, don't you. I was asked to e-mail again. I did. I got an e-mail that said my query had been forwarded to the "appropriate product department". I noted the urgency of the the PayPal 10-day deadline, again. So, then, I called the Nokia flagship store in New York. Someone said to bring the piece in. I happened to going to NY on business. I took the piece in. Assistant Manager Joanne Losinno was great. She agreed to help me. She had never seen anything like it. The piece was smaller than an original BH-800, there was no UPC code, the manual was a fake, the accompanying pouch was not the standard. What Losinno couldn't do was state on paper, for legal reasons she said, that the item was an out and out fake. But she could make darn close in a letter. Which she did. In turn, I faxed her letter to PayPal, as instructed. Two days ago, I received my response. Yes, I could get a refund if I a) I returned the item to the Seller in Hong Kong at my own expense; b) reported a confirmed tracking number within 10 days to PayPal; c) I wait until the Seller confirms that he has received it. In the absence of all that, I lose my claim. As of this writing, I have satisfied two of those three conditions. Sending the package registered USPS cost me $17, or more than 50% of the original PayPal charge. Meanwhile, Nokia Customer Service has never gotten back to me - on an effort that I wanted to believe I was undertaking on their behalf. You see, I am also a Nokia shareholder, which I had mentioned to Customer Service. As far as I know, Nokia CS has no idea that their NY flagship store was even involved, since they neither suggested it nor responded when I said I was going to do that - a critical piece that would have brought everyone in the loop effortlessly. Meanwhile ebay continues to host this seller and others like him. Sister company PayPal continues to accept payments on behalf of this Seller. Recently, the Seller's negative ratings have started to pile up. I also went back and dug deeper into his ratings. I'm not the first to receive a fake BH-800 - a fact also reported to Paypal. Meanwhile, I bought a BH-900, an authentic one, on ebay, from a U.S.-based seller, and am very happy with it. Still, I wonder about Nokia, which can integrate complicated functions on its phones but not its responsiveness to a diligent customer. I doubt I'll hear from Nokia, but it's a nice thought. Life goes on, and so do fakes. I will be happy to provide documentation on all of the above to bona fide parties with a stake in supporting my efforts.

    Short ago I bought this adaptor to connect an iMac with my beamer (Mitsubishi HC 1100) and the outcome is - better than ever. Clearly you can say that one adapter is better than two. I can't believe that it took so long until this adaptor was developed. I had been looking for it already one year ago

  • HT2998 connecting MacMini to display with after market thunderbolt-to -HDMI, not working

    just purchased the mac mini, purchased after market thunderbolt to HDMI cable. connected from mini to display monitor. nothing comes up, display reads no VGA signal.

    Does the monitor have a way to change input source?
    I had this same issue when I first tried with my MBP, I had to do an SMC reset to get it to work.
    Resetting the System Management Controller (SMC) on your Mac - Apple Support

  • Any questions on Order Management Header and Item level?

    Hi,
    If you are interviewing somebody...And the position he wants is SD consultant.
    What kind of questions will you raise on OM header level and item level??
    Order management--Questions on Header level
                                  Questions on item level
    Thanks, would be better if you could also attach the answer.
    Thanks!!

    Dear Hoo,
    ORDER MANAGEMENT & SALES
    1.Briefly describe the types and structure of the sales document and give examples of data
    that you find on the different levels.
    Sales*related business transactions are recorded in the system as sales documents. There are, broadly
    speaking, four different groupings of sales documents:
    Sales queries, such as inquiries and quotations
    Sales orders
    Outline agreements, such as contracts and scheduling agreements
    Customer problems and complaints, such as free of charge deliveries and credit memo requests.
    Header Data
    The general data that is valid for the entire document is recorded in the document header. This data
    includes the:
    number of the sold*to party
    number of the ship*to party and the payer
    document currency and exchange rate
    pricing elements for the entire document
    delivery date and shipping point
    Item Data
    Whereas data in the document header applies to all items in the document, some data applies only to
    specific items. This data is stored at item level and includes the:
    material number
    target quantity for outline agreements
    number of the shipto party and the payer (an alternative shipto party or payer can be defined for a
    particular item)
    plant and storage location specifications
    pricing elements for the individual items
    Schedule Line Data
    An item consists of one or more schedule lines. The schedule line contains all the data that is needed
    for a delivery. For example, a customer orders 20 pieces of a material and you enter this as an item in
    the sales order. However, you can only deliver 10 pieces now and the remaining 10 pieces next month.
    In other words, you need to schedule two deliveries. The data for these deliveries (dates, confirmed
    quantities) are stored in two separate schedule lines. In sales documents where delivery data is not
    relevant *for example: contracts, credit and debit memo requests * the system does not create any
    schedule lines.
    Data recorded in the schedule lines includes the:
    schedule line quantity
    delivery date
    confirmed quantity
    2.What is the difference between an inquiry and quotation ?
    . Inquiry: Request made to a vendor for a quotation for required materials or services.
    No availability check is done for inquiry.
    . Quotation: Offer from a vendor to a purchasing organization regarding the supply of materials
    or performance of services subject to predefined terms and conditions.
    A quotation consists of a number of items, in which the total quantity and delivery date of an
    offered material or service are specified.
    The total quantity can be subdivided into several partial quantities with different delivery dates in the
    lines of a delivery schedule.
    3.Do you always have to have a material master record number when you enter an item on a
    sales document (inquiry and quote)? If not what would you have to use to be able to enter
    information at item level?
    No. Customer Material Information or Material Description.
    4.If a customer doesn't place an order with you after you have sent him a quotation, what happens to
    the quotation document?
    Remains active till the end of validity period.
    5.Can you have alternative items in a sales order?
    Yes.
    6.If you reference an inquiry when creating a quotation ,would the inquiry be updated?
    Yes.
    7.Can you copy one inquiry to many quotations ?
    No.
    8.Can you copy several previous documents into one sales order?
    Yes.
    9.Do you always have to copy the entire quantities at item level when you reference a
    previous document?
    No.
    10.Can you make sure that business data in a sales order is only possible to maintain at header
    level?
    Yes.
    11.From where is the delivering plant transferred into the sales order?
    Customer Master, Material Master.
    12.Which partner function is relevant for the delivering plant? The soldtoparty ,
    billtoparty, payer, carrier or the ship* to* party?
    Ship*to party.
    13.Can you manually change the delivering plant in the sales order once it was defaulted from
    the master data?
    Yes.
    14.For what or why do you use the incompletion log?
    To have a complete document so that it doesnu2019t affect subsequent processes.
    15.Can you have different incompletion logs for different item categories? Schedule line
    categories?
    Yes.
    16.If a document is incomplete can you still save the document?
    Yes.
    17.Which reference status can a document have at item level? Which statuses at header level?
    Item level: Partial, Full.
    Header level: Full.
    18.What's the advantage of using text as a reference instead of duplicating it?
    Can be modified if needed.
    19.What three sources provide data for the creation of a sales document?
    Material Master, Customer Master, Previous referenced documents.
    20.Can you change addresses of partners manually in the sales document?
    Yes.
    21.Name several input tools that make order entry faster and give a definition of them?
    Customer Material Information, Product Proposal , Referencing Documents.
    22.In which business environment would you use only the single*line entry screen to create
    and save the order?
    Telephone Sales, Simple Business.
    23.If you do not specify the delivering plant in the sales order, what could the system then not
    do?
    Delivery Scheduling.
    24.For what would you use the fast change function in sales entry?
    Alternate Plants, Delivery or Billing Blocks
    25.Name two ways to control that customers can receive only certain materials?
    Material Listing, Exclusion.
    26.What does the item category control?
    General Data
    . Should pricing be carried out for the item?
    . When should an item be regarded as completed? A quotation item, for example, can only be
    regarded as completed if the entire quantity has been copied into a sales order.
    . Is it an item that refers to a material or is it a text item?
    . Are schedule lines allowed for the item?
    . May general business data, for example, the terms of payment at the item level, deviate from
    those at the header level?
    . Should a system message appear if the item cannot be fully delivered?
    . Which fields are relevant for the incompletion log?
    . Which partner functions are allowed at the item level and which are mandatory?
    . Which output (for example, an order confirmation) is allowed for the business transaction and
    which output determination procedure is used?
    Shipping Data
    . Is an item relevant for delivery?
    . Should the weight and the volume of an item be determined?
    Billing Data
    . Is an item relevant for billing?
    . Should the cost of the item be determined?
    . Is it a statistical item? Pricing is carried out for statistical items. However, they are not added
    to the value of the order, that is, the customer is not charged for them.
    . Should a billing block be set automatically for an item? For example, this may be important for
    items whose prices have to be clarified before billing
    . Is it a returns item?
    . Name the influencing factors for determining the item category in the sales document?
    . Sales Document type, Item Category Group, Higher Level Item, Item Usage.
    . Name the influencing factors for determining the scehdule line category in the sales document?
    . Item Category, MRP Type.
    . What does the sales document type control?
    General Data
    . Can the document be entered only with reference to a preceding document?
    . Should the existing customer
    . material info record be taken into consideration?
    . Should the delivery date be proposed?
    . Must a customer number be entered when creating a document? For example, product
    proposals can be entered without reference to a particular customer.
    . Which order probability is defined?
    . Should the division be taken from the material master record for every item or should an
    alternative division specified in the header take precedence over the item specifications?
    . How should the system respond if the division entered in the header deviates from the division
    in the items?
    . Should a credit limit check be made?
    . From which number range should the document number for internal or external number
    assignment come?
    . Which fields are relevant for the incompletion log? The validity period, for example, is
    important for contracts and must therefore be specified in the document.
    . Can an incomplete document be saved or must all data be complete?
    . Which partner functions are allowed and which ones are mandatory?
    Shipping Data
    . Which delivery type should the delivery resulting from the order have?
    . Should delivery scheduling be carried out?
    . Should transportation scheduling be carried out?
    . Should a delivery block be set automatically for a specific reason? For example, a delivery
    block may be appropriate for a freeofcharge delivery.
    . You can define shipping conditions for a sales document type. These are copied into the
    document regardless of what is defined in the customer master record.
    Billing Data
    -->Which billing type should the invoice resulting from the order or the delivery have?
    Should a billing block be set automatically for a specific reason? For example, a billing block may be
    appropriate if a credit memo request should first be checked before it is used as the basis for a credit
    memo.
    -->Can the sales document type be determined by the system?
    No.
    -->In R/3, can you automatically substitute one product for another? How? What would you
    have to create?
    Yes. Product Selection / Material Determination.
    -->Give a definition of replenishment lead time?
    Total time for the inhouse production or for the external procurement of a product. In inhouse
    production the replenishment lead time is determined to cover all BOM levels.
    What's the difference between checking availability with or without replenishment lead time (RLT)?
    With RLT : Availability check is done only upto end of RLT. If material is not available the date on
    which RLT ends is displayed as Material Availability Date.
    Without RLT : Availability check is unrestricted. Displays Delivery Dates as on which partial deliveries
    can be made with available stock.
    -->Name at least three item categories?
    Standard Items : AFN, AGN, TAN.
    Free of charge Items: AFNN, AGNN, TANN.
    Non*stock Items : AFX, AGX, TAX.
    Text Items : AFTX, AGTX, TATX.
    -->Why would you use different item and schedule line categories?
    Item categories are defined to provide additional control functions for the sales documents and thus
    meet the demands resulting from the different business transactions.
    The items in a sales document are divided into one or more schedule lines. These schedule lines differ
    from each other with respect to date and quantity. For some schedule lines, material requirements
    planning is not carried out; for other schedule lines, it is carried out. Also goods receipt, not goods
    issue, is posted for a schedule line defined in a returns document.
    -->Can you change existing standard item categories?
    Yes.
    -->Can you create new sales order types?
    Yes.
    -->Different dates will be calculated in order entry scheduling . Can you name the lead time
    variables that will be taken into account?
    Transportation lead time, Pick/pack time, Loading time, Transit time .
    If you run out of stock in a specific plant can you check if there are quantities available in other plants?
    Yes.
    -->When you carry out availability check, which quantities or movements can the system take
    into consideration?
    The following elements can be included in the availability check:
    Stocks : safety stock, stock in transfer, stock in quality inspection, blocked stock.
    Inward and outward movements : purchase orders, purchase requisitions, planned orders, production
    orders, reservations, dependent reservations, dependent requirements, sales requirements, delivery
    requirements.
    -->Give some examples of sales document types (description, not necessary the short code)
    that already set up in the standard system?
    Indicator used to control the processing of the various sales documents which are defined in the
    system. E.g., OR, SO, BV, KR. Document types allow the system to process different kinds of business
    transactions, such as standard orders and credit memo requests, in different ways.
    -->Can you maintain texts for a specific customer and store them in the system? If yes, where?
    Yes. Customer Material Information.
    -->When the system checks availability which scheduling would it use first?
    Backward Scheduling.
    -->Name the influencing factors for the determination of the availability date?
    The following data is required for determining this date:
    Route from the shipping point to the ship*to party location
    Shipping point from which the goods are issued
    Loading group from the material master record
    Weight group determined from the order using the order quantity.
    -->Name the three delivery possibilities when there is not enough stock available?
    One Time Delivery, Complete Delivery, Partial Deliveries.
    -->Can you think of an example why you would have to create a text for a customer and copy it
    to the sales order?
    Customer specific instructions.
    -->What is the function of item category group?
    The item category group determines how a material is processed in the sales order. It defines, for
    example, that pricing does not take place for a free of charge item, such as a business gift; or that
    inventory management is not carried out for a service. When processing sales and distribution
    documents, the system uses the item category group to determine the item category. The system
    determines the item category based on the item category group of the material and the current
    business transaction, and proposes it in the respective document.
    When creating the material types non*stock material and services, DIEN is proposed in both cases for
    the item category group, because the order processing for both material types is identical: for
    example, pricing is carried out for both, but no availability check.
    -->On sales order, when the system confirms 20 pieces to be available at a certain date, would
    these 20 pieces still be available for other new sales order coming in later?
    No.
    -->What is a delivery group and why would you use it?
    The complete delivery and delivery group functions enable you to combine some or all of the items in a
    sales order so that they are delivered to the customer together. The system determines automatically
    the latest delivery date possible for the delivery group and adjusts the schedule lines accordingly.
    Corresponding requirements for material requirements planning (MRP) are changed or re*determined.
    -->What is backorder processing?
    The backorder processing functions enable you to list relevant sales documents for specific materials
    and process them from the point of view of availability. You can assign available to promise (ATP)
    stock to outstanding order quantities. In addition, you can withdraw already confirmed quantities and
    reassign them to different items.
    Backorder processing is only available for materials with individual requirements.
    -->Can you link items in a sales order? If yes, when would you do that?
    Yes. Promotional Items.
    -->For what would you use BOMu2019S in sales? What two methods of BOM processing do you have
    in sales order entry? How can you control if the system should/should not explode a BOM in
    the sales order.
    A bill of material (BOM) describes the different components that together create a product. A BOM for
    a bicycle, for example, consists of all the parts that make up the bicycle: the frame, the saddle,
    wheels, and so on. When you enter the material number of a bill of materials that is relevant for sales
    order processing, the system displays the material that describes the whole bill of materials as a main
    item. The components are displayed as sub*items.
    Processing by Main Item : ERLA & Processing by Sub*Item : LUMF
    BOM explosion can be prevented by specifying Item Category Group as NORM.
    Credit limit checks is an example of a very close link between which two SAP modules?
    SD & FI.
    -->What are the two techniques in delivery scheduling?
    Backward Scheduling & Forward Scheduling.
    -->How does a third party deal work? Do you use a special sales order type for that? How could
    the system know that you want to process a third party deal?
    By specifying item category as TAS using double*line entry in the sales order.
    No special order type is available.
    By the item category group and/or material type in Material Master .
    Name the several steps in consignment processing.
    Consignment fillup, Consignment issue, Consignment pickup, Consignment return.
    Whatu2019s the difference between consignment pick*up and consignment return?
    In consignment pick*up, customer returns consignment stock. When goods issue is posted, the
    relevant quantity is deducted from the customer's special stock and is added back to regular stock at
    the plant where the goods are returned. Total valuated stock remains the same since the returned
    stock was regarded as part of inventory even while it was at the customer's premises.This transaction
    is not relevant for billing.
    In consignment return, customer wishes to claim on consignment goods which have already been
    issued. When goods issue is posted, the relevant quantity is added to the customer's special stock at
    the plant where the goods are returned. Since the ownership of the goods is passed from the customer
    back to the company, the transaction is relevant for billing. In this case, the customer receives a credit
    memo for the returned goods.
    -->Can you control that an end user cannot copy a quote of customer A to a sales order for
    customer B? If yes, where?
    Yes. By customizing Copying Control for header data.
    Give some example for data that is copied from the customer (soldto, payer, shipto) to the sales
    order as well as for data that is copied from the material?
    General data, payment terms, shipping details, delivery agreements, delivering plant.
    -->What is returnable packaging processing?
    Returnable packaging consists of materials that are stored at the customer location but which remain
    the property of the company. The customer is only required to pay for the returnable packaging if he
    does not return it by a specified time.
    Name the two outline agreements in R/3 standard and explain the difference between them.
    Agreements are arrangements between business partners regarding the granting of conditions over a
    specified time period. The agreement contains conditions which apply over a particular time period and
    which are settled together at the same points in time. An agreement can be settled once or
    periodically. The two outline agreements include Contracts and Scheduling Agreements.
    Unlike a contract * which only contains an overall target quantity or value * a scheduling agreement
    also contains specific order quantities and delivery dates.
    -->How many documents do you create when you release, deliver and invoice the first order
    from a contract?
    Three : Sales order, Delivery note, Invoice.
    -->What types of output can you have in sales?
    Printer, Telex, Fax, Mail, EDI.
    -->Can you automate output processing ? Do you always have to specify it manually?
    yes. No.
    -->Where would you specify which data should be copied (at header, item and schedule line
    level)when you copy from one document to another one?
    Customizing Copy Control.
    I hope it will help you,
    Regards,
    Murali.

  • Order Management - Order Imports

    I'm very new to Oracle Order Management, pls give me some guidelines for Order Import.

    Dear friend ,
    You can impoer orders through EDI gateway for that first you need to do the mapping of external system data with Oracle and then you need to identify your requiremnts and according draw TCA structure. After that you can import orders from E-commerce gateway > Process > Import Programme.
    I can reach on [email protected] or [email protected]
    Regards
    Yogesh

  • SAP SD Order Management Training

    Dear All,
              This is Hitesh Parsawala. I am a MBA (Mktg) working as a SAP Business One Project Manager.
               Now i have decided to go for SAP SD Order Management Training from Genovate. So i just wanted to know how is the Market for SAP SD Order Management Professional.
               Also Is my decision of going for SAP SD Order Management Training from Genovate Viable??? Or should I go for Oracle EBS - SCM (Supply Chain Management) Training from Oracle Education Center.
              Please do reply as this is Important.
      Regards
    Hitesh Parsawala

    Moved from sales forum

  • Creating an Order Management Application

    Hi,
    I am about to undertake a project to create an order management program to take orders that will be entered by sales staff calling about 300 customers over the course of a week. I was planning on creating this using PHP with an oracle database as the backend, although after installing Oracle express I have found application express which I am now quite keen to use. I have a good knowledge of oracle and have used such things as oracle reports and forms, and I have only created basic applications in PHP.
    My question is am I going to be best to stick with PHP or is application express a good route to go?
    My only reservation about apex is the rather command line type manner that you have to use to lay it out, I’m thinking it is going to take a long time to get it looking nice.
    Any feedback would be great!
    Many thanks
    Ed

    You're making a good choice here :)
    Could you describe what you mean by 'command line type manner'?
    One thing I would say is that you shouldn't underuse the wizards. When I started with APEX I started build all forms and reports manually, but now use the wizards all the time to quickly and easy get a complete and nicely laid out forms.
    In terms of aesthetics, the default APEX templates are also more attractive than anything I could ever create when hard coding web applications. Having said this, APEX gives you full control of your layout if you wish to acheive something non-standard.

  • Order Management -- Sales Order Booking

    Dear All
    in the 11i instance in the order management super user responsibility when after entering the sales order when i click on Book Order the following error comes
    ORA-06502: PL/SQL: numeric or value error
    ORA-06512: at "APPS.OE_MSG_PUB", line 1256
    FRM-40735: WHEN-BUTTON-PRESSED trigger raised unhandled exception ORA-06502.
    what is the reason for the error please sujjest
    regards
    Antony Samuel a

    Hi Anthony,
    Looks like you are hitting a documented bug:
    Bug 9880824: ORA-06502: PL/SQL: NUMERIC OR VALUE ERROR ORA-06512: AT
    The are no listed workarounds for this. You need to contact Oracle Support.
    Regards,
    Sujoy

  • Order Management Module - Sales Order Lines stuck with the Workflow

    Dear All,
    We are using Orcale E-Business Suite for our organization. Here, We are working Order Management Module. When Sales Executives the creating Sales Order, booked, Released and Shipped. After the Sales Order Line is partially closed,
    but is not closed all the lines. We are facing the problem for receivable transaction. We have two types of scenario the following as
    Scenario 1
    We have Sales Order 4 lines first two lines are closed properly after the third line is AWAITING_FULFILLMENT then the fourth line is Closed. So, the thrid line is not in the RA Interface. Please tell me the solution, how we can closed the sales order third line.
    Scenario 2
    We have Sales Order 3 lines first two lines are closed properly after the third line is FULLFILLED then the fourth line is Closed. So, the thrid line is not in the RA Interface. Please tell me the solution, how we can closed the sales order third line.
    Regards
    Abdul

    Hi,
    Please go through the following documents and see if it helps.
    Note: 238480.1 - In Sales Orders Form, Cannot Remove Fulfilment Set From Line in AWAITING_FULFILLMENT Status
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=238480.1
    Note: 417292.1 - Sales Order Lines On The ATO Model Are Stuck In Awaiting Fulfillment Status
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=417292.1
    Note: 297192.1 - Order Line Workflow Is Not Progressing Beyond Booked Status
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=297192.1
    I would also suggest you search Metalink for "AWAITING_FULFILLMENT" and "FULLFILLED", this should return many hits which may be applicable to the issue you have.
    Regards,
    Hussein

  • Does anyone recommend an after market car stereo for use with iOS?

    I'm looking to replace my existing car stereo and would like to know if anyone has had any luck with after market?

    Hey,
    No Firewalls running no.. Well no software ones, just the hardware one in the DM602.
    Incidentally I managed to find another DM602 user who said to me that the Modem / Router in 'Modem Only' mode works fine.. just using the Airport Express/Extreme set up as the router.
    Will have to wait and see once I have bought the Airport Express as Modem Only mode without another Router caused me all kinds of confusion and left me unable to connect to the net or even to the Modem/Router directly when I was fiddling around with it.
    But yeah, I agree that it's odd that Mac make everything else BUT the modem to connect to an ADSL line.. and then recommend rubbish 3rd party hardware that wont allow it's customers to use it's own well designed software..
    Bit annoying.. you try and be a good Mac disciple and model consumer - Mac all the way, and still run into grief..

Maybe you are looking for

  • Problem with context mapping and data flow in a FPM application

    Hi All, I am trying to develop an ESS application using FPM. For the same, the requirement is to see the history of an employee in the second view. The first view has got just the overview information and the second one has got the detail. So, the re

  • How do i save a finished project to a thumb drive (IDVD)

    imade a simple dvd which has a title screen and 3 separate slide shows all with 1 song each. it plays great on the screen but when i go to burn it to a DVD is took forever and was very choppy and did not work well. i then tried to save it to the desk

  • Portable External Hard-drive is not recognised on Macbook Pro after latest update

    Recently my Seagate Portable hard-drive is no longer recognised in Finder, disk utility or the system profile. It no longer sufficiently powers the device as no light appears but the external hard-drive does make a noise. The device still works with

  • Change background color of JList

    Hi Guys How do I set the background color under the JList (row headers)? and I do not mean Jlist.setBackgroundColor()!! Under the JList there is just white space but under the data column there is a grey color,,,and of course this looks like crap. Ho

  • Others can view my webpage in Safari, but I cannot

    I have my own personal website www.naturalyoga.com which was created on WordPress. I own the domain name. On my Mac computer, I cannot view the webpage in Safari. However, it works in Firefox. Others have tried it as well and it also works in Explore