Order (OM) - API management

Hi hussein/helios,

EBS 11i
RHEL 4.6

Data interface from one module to another module uses API > a DBA Apps work?
I did not this API thing since then. Can you help me where can I get the scripts and APIs for OM?

Have you already implemented the module of OM with the APIs to interface

I have a requirement for the API release Pick, which I think should call
auto create first deliveries
and also send Confirmation API for ship sales orders confirming
and API Bill self to ship confirmed orders of Service
Thank you very much

MsK

Hello

Where can I get the full list and these job titles and functions/tasks/responsibilities defined?

I do not think that you will find documented somewhere in the Oracle Web site - Google should be your friend!

Thank you
Hussein

Tags: Oracle Applications

Similar Questions

  • Order of assignment management IP blade

    Hello

    Is there anyway to change in order that the management of the IP addresses is assigned?

    Example:

    I have a pool of IP management of xxx.xxx.xxx.101 with a size of 16 addresses

    Managing IP is then assigned to a blade in the Groove 1 and starts on adresse.109, I want the first location of avoir.101

    Why this phenomenon occurs and is it possible to change the order?

    Concerning

    Kim,

    From UCSM 2.1 there is a new option to set the order of attribution of the pools is 'default' which uses

    Reverse lexicographic ordering, or "sequential".

    If you find that you still cannot pools to automatically set the IP addresses for the blades as you want, you can use the "Static" IP allocation for the management IP address.   Even if you set a blade a static IP of management between pooled, it will appear in the pool as "assigned" - to avoid duplicate IP allocation.

    Kind regards

    Robert

  • order cisco call manager 5.0

    When you place your order call manager 5.0, if you select the

    MCS7835I1-K9-CM50

    HW/SW unified CallMgr 5.0 7835-I1 device, 0 seats

    You have also to order

    LIC - CM5.0 - 7835-I1 =

    License CallMgr 5.0 7835-I1 device

    If you order LIC-CM-DL-1000 =

    CallManager Device License - 1,000 units

    You can also order the licenses of individual phone, for example

    SW-CCM-UL-7912

    Unit for single IP phone 7912 CallManager license

    Yes, you will need each other. MCS7835I1-K9-CM50 is material. LIC - CM5.0 - 7835-I1 = is a software. LIC-CM-DL-1000 = a license for 1,000 units. You can order these from 10 to 1 000 000 units. As indicated in the following link, different model phones consume a different number of licenses of the unit. Individual telephony licenses are also required and usually purchased with a phone.

    http://www.Cisco.com/en/us/products/SW/voicesw/ps556/products_administration_guide_chapter09186a0080531ebb.html

    I hope this helps. If so, please indicate the position.

    Brandon

  • Protection of document with API management.

    We are using the API integration but have hit a wall of protection to document because of the following problems:

    1. we cannot see a way to protect the document after it is signed without requiring a password for ALL internal and external users. This means that we cannot protect the document outside our account without also protect authenticated users. This make the management of the documents very disturbing for authenticated users (having to know the passwords for each document).

    2. we cannot see a way to link the document keep sending, not secure, for external e-mail users after that's completed/signed. This means that we cannot protect the signed document by simply keeping it behind our firewall authentication.

    3. we cannot see a way to pass the openPassword in an API call to get the document. Prevents us from protecting the document while managing access to it with the API.

    We want to do this:

    1. send a document for signature by KBA.

    2. when the document is signed we do not want an email goes to the signatories by giving them access to the signed document. Handle us this with the callback API call... "Thank you for the signature, etc. We provide access to the document signed after they authenticate through our company portal where we make API calls to retrieve documents on their behalf.

    Or otherwise:

    1. send a document for signature by KBA.

    2. the signatories receive email from Adobe that the document was signed. The document is password protected.

    3. authenticated users in our account have access to the documents without providing a password... Or we are able to send the password in the API call to retrieve documents for our authenticated users.

    Am I missing something?

    Thank you.

    Hello Bubbas79522567,

    According to my understanding, you would not want the signatories to receive the signed & filed by email to send them. To do this, it can be disabled at the end of the Support and simply communicate with them to initiate the changes:

    Support | services of Adobe eSign

    Regarding the second solution you mentioned, if you have applied the password, then each user would apply even to access through their account.

    -Usman

  • Price order measures for the sales order - which API?

    Hello

    Can someone please help me - I need to know what API is used with the action ' price range ' in R12.1.3? What is the oe_order_pub?

    If anyone can provide a link to an example would be great as well?

    Thank you

    Anatoliy

    Have you tried the suggestion in this article?

    How update the unit prices by using the OE_ORDER_PUB API? (Doc ID 755135.1)

    Jessica

  • Help api management WFD

    How to use: getNetStreamStats() Flash Media Server 3.5
    ActionScript 3 with a grace of the example,
    I'm application: liveVideo
    LiveFeed name is: livefeedLive
    Please an example how to make a call for this application
    my English is not good

    Sorry don't have a lot of time to write detailed code, but here are the bare minimum, which I think should work for you, you can edit and add details later and customize it according to your need:

    import flash.net.NetConnection;

    to import flash.net.NetStream;

    import flash.events. *;

    import flash.system.Capabilities;

    var nc:NetConnection;

    var resp1:Responder;

    var resp2:Responder;

    function onCallSuccess (resObj): void {}

    for (var i in resObj) {}

    trace ("data NetStream high level:" + i);

    trace ("NetStream high-level value:" + resObj [i]);

    If (I.ToString == 'data') {}

    (var j in {resObj [i])}

    trace ("NetStream low level data:" + j);

    trace ("NetStream low Value:" + resObj [i] [j]);

    If (resObj [i] [j]! = null) {}

    NC. Call("getNetStreamStats",resp2,"Live/_definst_",resObj[i][j]);

    }

    }

    }

    }

    }

    function onCallSuccess2 (resObj): void {}

    write code such as onCallSuccess according to your req

    for {var m (in resObj)

    trace ("NetStreamStats high level Data:" + resObj [m]);

    for (var n {resObj [m])}

    for (var o in {resObj [m] [n])}

    trace ("NetStreamStats low level Data:" + resObj [m] [n] [o]);

    }

    }

    }

    }

    NC = new NetConnection();

    resp1 = new Responder (onCallSuccess, null);

    resp2 = new Responder (onCallSuccess2, null);

    nc.addEventListener (NetStatusEvent.NET_STATUS, script_ncStatus);

    function script_ncStatus(event:NetStatusEvent):void {}

    Subject: info var = event.info;

    {if(info.code=="NetConnection.Connect.Success")}

    NC. Call("getNetStreams",resp1,"Live/_definst_");

    }

    }

    NC. Connect ("rtmp: / //admin admin","","admin" "");

    There are many other codes that allows you to get other statistics above mode, like getLiveStreams, getLiveStreamStats - please see the Admin API guide that comes with the installation of the FMS.

    Hope this works for you.

  • How to configure a user to use getManager() for sound manager in HumanTask

    Hello

    I have a simple AC.
    We create users and groups in weblogic and assign the task Participants using these users.

    I want to build a simple human task, which must obtain authorization from the Director.
    I don't want to assign the user statically, but I want funciton "user.getManager ()" allows you to assign a participant to the task on the 2nd level.
    To do this, the user must be mapped to a handler. But how can we do this?

    In weblogic-> security domains, I see only users and groups, but nowhere I see a Manager where I can assign orders to a Manager or a user to a card Manager.
    Can someone help me in this.

    Concerning
    RaviKiran

    Hi Ravi
    1. nothing beats a Manager configured separately in the weblogic console. Sound like that. Even the Manager is also one user that another user. The link looks like this. Each user will have standard properties such as firstName, lastName, Department, dateOfBirth, phone number, email etc etc. They also have an attribute as a Manager and the value of the present is just reference to another user. I hope you got the point.

    2. If, in the console Weblogic, say you create 2 users: weblogic1, weblogic2, weblogic3. And you can assign properties of base for each other like firstName, lastName, etc.. For weblogic1, assign the handler as weblogic2. To weblogic2 assign Manager as weblogic3 etc.

    3. now behind the screens in the Workflow, SOA, when you run user.getManager () and if the user is weblogic2, the value will be automatically weblogic2. And it lights up. You don't have to do any programming for it. The workflow will use the LDAP API to get the value for each standard property if they are named using standards such as firstName = givenName lastName = sn, emailId = mail etc etc. Here's all of the standard object properties for users, AD groups. Moreover, most of them apply to groups also in addition to users.

    Now, the real trick is, when you create new users in weblogic, you can specify firstname, lastname, mail etc. But to specify the Manager, for now, use this workaround given post below. Before submit you samples or explore SOA/BPM, create some accounts testuser in weblogic ldap integrated by default using app demo community seed (servlet). You can open this EAR and then the WAR and extract the .xml file and edit to add any substance you want.

    The link below should give you an idea more:
    Re: Kingdom is not met for the BPM app (See my answer)
    Re: Seeds Demo defective community

    Thank you
    Ravi Jegga

  • Software Power Manager Lenovo - MDT task sequence

    I work in an environment that made the deployment of the operating system via SCCM 2007 SP2 R2 with MDT 2010 Update 1 integration.  I have a MDT task sequence that deploys my WIM file of Windows 7 captured laptops Lenovo predominantly (98% Lenovo fleet too).  Part of this task sequence uses rules to specifically target drivers and applications to individual models.  I'm having a LOT of trouble getting Lenono Power Manager (V3.31) software to install as part of the task sequence.

    The summary of the story is this:

    • Lenovo Bluetooth software installs OK (msiexec /i Win32\BTW.msi/t 1033.mst number)
    • Lenovo Hotkey software installs OK (installation program. EXE/S)
    • I put newspapers of the installation of the power manager, and there are no errors or it 'seems' to install OK (installation program. EXE/S)
    • I can advertise the POST image software Power Manager and it installs and works OK
    • In the task sequence run in order of Power Manager, Bluetooth, shortcut keys.

    If all goes well, that provides the information of someone perhaps enlighten us.  It's a little frustrating, because the package actually allows to install.  I'm almost to the point where I want to try to create a collection with rules to fill with Lenovo laptops and install then required it.  It is not a critical application - just, it would be nice to have.

    OK - I found the perfect answer for this.  The syntax that was needed was the following - Setup. EXE/s /f2"C:\Support\Logs\PWRMGRV.log" - but here's the thing.  In your task sequence, do a "run command line" before this stage of the application with the command "cmd.exe /c mkdir C:\Support\Logs".  If you do not specify this, it tries to rewrite in a place where he has no rights - and as a result does not work.

  • Priority of management style?

    I want to use VerticalFieldManager to be center aligned horizontally, use the full available width. Therefore, I tried the following code:

    middleMgr = new VerticalFieldManager(Manager.FIELD_HCENTER | Manager.USE_ALL_WIDTH);
    

    However, the above code does not user interface I wanted. The Manager will use the entire width, but the field is left-aligned. If I use the style specifier individually as like:

    middleMgr = new VerticalFieldManager(Manager.USE_ALL_WIDTH);
    

    the Manager will use full width, but left-aligned. If I use:

    middleMgr = new VerticalFieldManager( Manager.FIELD_HCENTER);
    

    the Manager will throw the Center fields lined up, but because I use a background color, I can see that the vertical Manager uses all the width of the screen.

    Q: is there any order that any Manager style should be used? The case above, it seems that if there is Manager.USE_ALL_WIDTH is present and MANAGER. FIELD_HCENTER is ignored). Am I missing something?

    FIELD_HCENTER makes no sense with USE_ALL_WIDTH - the field (in this case your manager is this area) will use the entire available width (duh!) and so will be justified in left, right and Center.

    You can use FIELD_HCENTER in the fields added to your USE_ALL_WIDTH VOR.  This is where it makes sense.

  • ISE vs NGS: support of the API

    Hello

    When you want to implement access as a guest for our wireless network.

    Now, we are facing two different solutions

    (1) the comments NAC Server

    -old product (this means it will go EoS earlier)

    -does not present endpoint profile (you must use the proceeds of the NAC)

    -It is easily manageable our entry Hall software, via https request (for example to create a user)

    (2) ISE

    -new product (better support timespan)

    -to manage the profiling of endpoint (e.g. to allow a single type of access and pc tablets, while using the same SSID)

    -I see, creation and management of comments can be easily done from an external program.

    We would like to use ISE, because it seems to have more features, and it's more recent.

    But the big problem is a missing HTTPS API management.

    Can anyone confirm that EHT is not programmable via an external API?

    TIA

    Ivan

    Ivan,

    You are correct in the details you provided above, no support yet on what calls API can be made of a 3rd device of party with regard to the management of users. You will need to touch base with your team account to file a claim on your behalf, I did a quick scan and did not find this listed feature request yet.

    Don't forget that you can deploy NGS 2.0.3 on new equipment 3315 once ISE up to speed you can reimage the box and use the feature comments from the ISE, once you are able to validate all of the features that match your needs.

    Let me know if you have any other questions,

    Tarik

  • Manage a list of empty Sites with DW CC 2015 on OS El Capitan

    I have over 100 sites in my site definitions. I was working on a site and edited the remote directory in site server settings. It froze when I recorded it (as it does a lot recently) so I closed DW and reopened. Now my sites are all gone from the list "manage sites". I tried to restart my computer, deleting preferences and uninstall/install a new copy. Any ideas? I see the sites in the Site Cache file when I browse them, but cannot find any type of .ste file to re-import them. Help, please

    DW only creates .ste files when you run the Export command.

    If you still have an older version of the program on your machine with available site definitions, export from here and import it into the new version.

    Orders are Site > Manage Sites > export from the old version to create the files .ste and then Site > Manage Sites > Import in line with the new version.

    If the sites are all just disappeared (and missing in the drop in the files window in DW as well) and you have no access to them from any other version, you're pretty much stuck re - create the definitions. The real site files themselves should not have been affected by the accident of DW.

  • Transform the Classic applications of performance management?

    Hi all

    We have just improved 9 Classic at EMP 11.1.2.

    We left the classic database, but now we know we have to convert in EMP in order to easily manage metadata.

    In help, for the "Transforming traditional application in performance" box, there is a sine qua non:

    •Before to transform a classic Performance Management architect planning application, remove all spaces in the names of the dimensions of the attribute. For example, rename an attribute called Extra Small for ExtraSmall.

    Here are my questions:

    (1) what exactly does means 'Dimension of the attribute? This is the label that is given to all member attributes? Or does that mean the name of the dimension? For example, we have a dimension called 'Entity', which contains members with labels like 'NonGuarantorBMD' or 'Inc. tax Exp '. I think that these members?

    (2) what happens if you do not change them? Afterwards you can their difficulty? The system entire crash and burn? It gives you a friendly warning?

    Concerning

    Dave

    The attribute dimensions are for Essbase/Planning, not HFM, so this does not apply to you.

    -Chris

  • Several order workflow

    I have a company that operates in 2 different countries, with 2 separate payment gateways and shipping crews. I'm not sure how to handle the workflow for orders that are coming to the Web site.

    I created shopping carts and order of registration for both pages. set up 2 different workflow; and set up 2 different forms, each of them triggering a different workflow.

    The question boils down to the box 'command' on the workflow - it seems that I can only assign a workflow to the 'orders' (a selection off automatically selects the option in all other workflows). If the order is placed through the workflow that has "orders" checked, everything is fine and the workflow notifications are sent as expected; However all orders placed via the second workflow do not generate notifications for workflow (despite the fact that the form itself is set to trigger the workflow).

    What I'm missing here? Can anyone help to shed light on the situation?

    Another way would be to capture these orders via API and then send it.

    details to an appropriate person to order according to the country of the

    Anyone who has purchased the product.

    See you soon,.

    Mario

    www.twoblokeswithapostie.com - contact us before tell you your customers:

    'No, Business Catalyst can do that.'

    Re: Several command workflow created by Scott Raj

    Rouanethttp://forums.adobe.com/people/aishvarya+rastogi> in

    Business Catalyst - See the discussion complete onhttp://forums.adobe.com/message/5166233#5166233

  • Data pump API HR skills profile

    Hello

    I use the API of data pump for competence as below to load data in the HRMS table per_competence_elements base competency profile.

    Hrdpp_Create_Competence_Elemen.Insert_Batch_Lines (parameters...)

    It is properly inserted in the records to the table of data lines batch but when pump process lines for competency profiles record and call APIs skill which is hr_competence_element_api.create_competence_elements

    from there, I get the error of process data pump line-> ' you must enter a jurisdiction and date of when you set up a skills profile. "

    Can someone help me on this? I was wrong this error for a few weeks.


    Example Data Pump API for jurisdiction and parameters that I passed in:

    Hrdpp_Create_Competence_Elemen.Insert_Batch_Lines (p_Batch_Id = > Get_Batch_Id (p_Batch_Name),)
    p_data_pump_business_grp_name = > "Seagate Technology,"
    p_User_Sequence = > 5,
    p_Link_Value = > Get_Link_Value (p_Seq_Num).
    p_Type = > "STAFF."
    P_EFFECTIVE_DATE_FROM = > l_Date_Acquired,
    P_EFFECTIVE_DATE_TO = > l_Date_Acquired,
    P_ATTRIBUTE1 = > l_School,
    P_ATTRIBUTE2 = > l_GPA_Honors,
    P_ATTRIBUTE3 = > l_School_Country,
    P_EFFECTIVE_DATE = > To_Date (Trunc (SYSDATE)).
    P_STATUS = > "ACHIEVED."
    P_COMPETENCE_NAME = > l_Competence,
    P_RATING_SCALE_NAME = > 'Education ',.
    P_RATING_LEVEL_NAME = > l_Name);


    Thank you.
    Since then, Chin Ping

    Published by: user11368704 on January 29, 2011 07:50

    This error message is HR_51670_CEL_PER_TYPE_ERROR, which is mentioned in the line API Manager per_cel_bus.chk_type_and_validation. It uses this condition to determine if this error is to be triggered. If this is TRUE, this error is raised:

    If ((p_person_id est NULL et que p_party_id est NULL) - fusion HR/CWA)
    P_competence_id is NULL
    P_effective_date_from is NULL
    P_competence_type is not null
    P_assessment_id is not null
    P_assessment_type_id is not null
    P_activity_version_id is not null
    P_enterprise_id is not null
    P_organization_id is not null
    P_job_id is not null
    P_valid_grade_id is not null
    P_position_id is not null
    P_parent_competence_element_id is not null
    P_group_competence_type is not null
    P_high_proficiency_level_id is not null
    P_mandatory is not null
    P_normal_elapse_duration is not null
    P_normal_elapse_duration_unit is not null
    P_sequence_number is not null
    P_weighting_level_id is not null
    P_rating_level_id is not null
    P_competence_type is not null
    )
    then

    By looking at your data maybe pump API call would help:

    (1) pass p_person_id
    (2) pass p_competence_id instead of p_competence_name

    What is the deal?

  • Error trying to create a sales order using oe_order_pub.process_order

    Hi all

    I am creating a sales order using api oe_order_pub.process_order...
    This is the procedure that I had written.

    CREATE OR REPLACE PROCEDURE TEST_PROC
    AS
    x_return_status VARCHAR2 (250);
    x_msg_count NUMBER;
    x_msg_data VARCHAR2 (250);
    F varchar2 (2000);

    -out parameters
    x_header_rec OE_Order_PUB. Header_Rec_Type;
    x_header_val_rec OE_Order_PUB. Header_Val_Rec_Type;
    x_Header_Adj_tbl OE_Order_PUB. Header_Adj_Tbl_Type;
    x_Header_Adj_val_tbl OE_Order_PUB. Header_Adj_Val_Tbl_Type;
    x_Header_price_Att_tbl OE_Order_PUB. Header_Price_Att_Tbl_Type;
    x_Header_Adj_Att_tbl OE_Order_PUB. Header_Adj_Att_Tbl_Type;
    x_Header_Adj_Assoc_tbl OE_Order_PUB. Header_Adj_Assoc_Tbl_Type;
    x_Header_Scredit_tbl OE_Order_PUB. Header_Scredit_Tbl_Type;
    x_Header_Scredit_val_tbl OE_Order_PUB. Header_Scredit_Val_Tbl_Type;
    x_line_tbl OE_Order_PUB. Line_Tbl_Type;
    x_line_val_tbl OE_Order_PUB. Line_Val_Tbl_Type;
    x_Line_Adj_tbl OE_Order_PUB. Line_Adj_Tbl_Type;
    x_Line_Adj_val_tbl OE_Order_PUB. Line_Adj_Val_Tbl_Type;
    x_Line_price_Att_tbl OE_Order_PUB. Line_Price_Att_Tbl_Type;
    x_Line_Adj_Att_tbl OE_Order_PUB. Line_Adj_Att_Tbl_Type;
    x_Line_Adj_Assoc_tbl OE_Order_PUB. Line_Adj_Assoc_Tbl_Type;
    x_Line_Scredit_tbl OE_Order_PUB. Line_Scredit_Tbl_Type;
    x_Line_Scredit_val_tbl OE_Order_PUB. Line_Scredit_Val_Tbl_Type;
    x_Lot_Serial_tbl OE_Order_PUB. Lot_Serial_Tbl_Type;
    x_Lot_Serial_val_tbl OE_Order_PUB. Lot_Serial_Val_Tbl_Type;
    x_action_request_tbl OE_Order_PUB. Request_Tbl_Type;

    -settings
    l_header_rec OE_Order_PUB. Header_Rec_Type;
    t_line_tbl OE_ORDER_PUB. Line_Tbl_Type;

    BEGIN
    Apps.mo_global.set_org_context(204,,'ONT');

    l_header_rec: = OE_ORDER_PUB. G_MISS_HEADER_REC;
    l_header_rec.ORG_ID: = 204;
    l_header_rec. ORDER_TYPE_ID: = 1437;
    l_header_rec. SOLD_TO_ORG_ID: = 1290;
    l_header_rec. SHIP_TO_ORG_ID: = 1425;
    l_header_rec. INVOICE_TO_ORG_ID: = 1424;
    l_header_rec. PRICE_LIST_ID: = 1000;
    l_header_rec.salesrep_id: = 1006;
    l_header_rec. ORDER_CATEGORY_CODE: = "MIXED";
    l_header_rec. VERSION_NUMBER: = 0;
    l_header_rec. OPEN_FLAG: = 'Y ';
    l_header_rec. BOOKED_FLAG: = 'Y ';
    l_header_rec. PRICING_DATE: = sysdate;
    l_header_rec. TRANSACTIONAL_CURR_CODE: = "USD";
    l_header_rec.created_by: = FND_GLOBAL. USER_ID;
    l_header_rec. CREATION_DATE: = sysdate;
    l_header_rec. LAST_UPDATED_BY: = FND_GLOBAL. USER_ID;
    l_header_rec. LAST_UPDATE_DATE: = sysdate;
    l_header_rec.attribute1: = '250';
    l_header_rec. Operation: = "CRΘER";

    t_line_tbl (1): = OE_ORDER_PUB. G_MISS_LINE_REC; -check
    t_line_tbl (1) .inventory_item_id: = 193742;
    t_line_tbl (1) .ordered_quantity: = 1;
    t_line_tbl (1) .operation: = "CRΘER";
    oe_debug_pub. Initialize;
    -oe_debug_pub. SetDebugLevel (1);
    OE_MSG_PUB. INITIALIZE();
    OE_Order_PUB. Process_Order
    (- p_org_id = > 204,
    -p_operating_unit = > "Ontario."
    p_api_version_number = > 1.0,
    p_init_msg_list = > FND_API. G_TRUE,
    p_return_values = > FND_API. G_TRUE,
    p_action_commit = > FND_API. G_TRUE,
    x_return_status = > x_return_status,
    x_msg_count = > x_msg_count,
    x_msg_data = > x_msg_data,
    p_header_rec = > l_header_rec,
    p_old_header_rec = > OE_Order_PUB. G_MISS_HEADER_REC,
    p_header_val_rec = > OE_Order_PUB. G_MISS_HEADER_VAL_REC,
    p_old_header_val_rec = > OE_Order_PUB. G_MISS_HEADER_VAL_REC,
    p_Header_Adj_tbl = > OE_Order_PUB. G_MISS_HEADER_ADJ_TBL,
    p_old_Header_Adj_tbl = > OE_Order_PUB. G_MISS_HEADER_ADJ_TBL,
    p_Header_Adj_val_tbl = > OE_Order_PUB. G_MISS_HEADER_ADJ_VAL_TBL,
    p_old_Header_Adj_val_tbl = > OE_Order_PUB. G_MISS_HEADER_ADJ_VAL_TBL,
    p_Header_price_Att_tbl = > OE_Order_PUB. G_MISS_HEADER_PRICE_ATT_TBL,
    p_old_Header_Price_Att_tbl = > OE_Order_PUB. G_MISS_HEADER_PRICE_ATT_TBL,
    p_Header_Adj_Att_tbl = > OE_Order_PUB. G_MISS_HEADER_ADJ_ATT_TBL,
    p_old_Header_Adj_Att_tbl = > OE_Order_PUB. G_MISS_HEADER_ADJ_ATT_TBL,
    p_Header_Adj_Assoc_tbl = > OE_Order_PUB. G_MISS_HEADER_ADJ_ASSOC_TBL,
    p_old_Header_Adj_Assoc_tbl = > OE_Order_PUB. G_MISS_HEADER_ADJ_ASSOC_TBL,
    p_Header_Scredit_tbl = > OE_Order_PUB. G_MISS_HEADER_SCREDIT_TBL,
    p_old_Header_Scredit_tbl = > OE_Order_PUB. G_MISS_HEADER_SCREDIT_TBL,
    p_Header_Scredit_val_tbl = > OE_Order_PUB. G_MISS_HEADER_SCREDIT_VAL_TBL,
    p_old_Header_Scredit_val_tbl = > OE_Order_PUB. G_MISS_HEADER_SCREDIT_VAL_TBL,
    p_line_tbl = > t_line_tbl,
    p_old_line_tbl = > OE_Order_PUB. G_MISS_LINE_TBL,
    p_line_val_tbl = > OE_Order_PUB. G_MISS_LINE_VAL_TBL,
    p_old_line_val_tbl = > OE_Order_PUB. G_MISS_LINE_VAL_TBL,
    p_Line_Adj_tbl = > OE_Order_PUB. G_MISS_LINE_ADJ_TBL,
    p_old_Line_Adj_tbl = > OE_Order_PUB. G_MISS_LINE_ADJ_TBL,
    p_Line_Adj_val_tbl = > OE_Order_PUB. G_MISS_LINE_ADJ_VAL_TBL,
    p_old_Line_Adj_val_tbl = > OE_Order_PUB. G_MISS_LINE_ADJ_VAL_TBL,
    p_Line_price_Att_tbl = > OE_Order_PUB. G_MISS_LINE_PRICE_ATT_TBL,
    p_old_Line_Price_Att_tbl = > OE_Order_PUB. G_MISS_LINE_PRICE_ATT_TBL,
    p_Line_Adj_Att_tbl = > OE_Order_PUB. G_MISS_LINE_ADJ_ATT_TBL,
    p_old_Line_Adj_Att_tbl = > OE_Order_PUB. G_MISS_LINE_ADJ_ATT_TBL,
    p_Line_Adj_Assoc_tbl = > OE_Order_PUB. G_MISS_LINE_ADJ_ASSOC_TBL,
    p_old_Line_Adj_Assoc_tbl = > OE_Order_PUB. G_MISS_LINE_ADJ_ASSOC_TBL,
    p_Line_Scredit_tbl = > OE_Order_PUB. G_MISS_LINE_SCREDIT_TBL,
    p_old_Line_Scredit_tbl = > OE_Order_PUB. G_MISS_LINE_SCREDIT_TBL,
    p_Line_Scredit_val_tbl = > OE_Order_PUB. G_MISS_LINE_SCREDIT_VAL_TBL,
    p_old_Line_Scredit_val_tbl = > OE_Order_PUB. G_MISS_LINE_SCREDIT_VAL_TBL,
    p_Lot_Serial_tbl = > OE_Order_PUB. G_MISS_LOT_SERIAL_TBL,
    p_old_Lot_Serial_tbl = > OE_Order_PUB. G_MISS_LOT_SERIAL_TBL,
    p_Lot_Serial_val_tbl = > OE_Order_PUB. G_MISS_LOT_SERIAL_VAL_TBL,
    p_old_Lot_Serial_val_tbl = > OE_Order_PUB. G_MISS_LOT_SERIAL_VAL_TBL,
    p_action_request_tbl = > OE_Order_PUB. G_MISS_REQUEST_TBL,
    x_header_rec = > x_header_rec,
    x_header_val_rec = > x_header_val_rec,
    x_Header_Adj_tbl = > x_Header_Adj_tbl,
    x_Header_Adj_val_tbl = > x_Header_Adj_val_tbl,
    x_Header_price_Att_tbl = > x_Header_price_Att_tbl,
    x_Header_Adj_Att_tbl = > x_Header_Adj_Att_tbl,
    x_Header_Adj_Assoc_tbl = > x_Header_Adj_Assoc_tbl,
    x_Header_Scredit_tbl = > x_Header_Scredit_tbl,
    x_Header_Scredit_val_tbl = > x_Header_Scredit_val_tbl,
    x_line_tbl = > x_line_tbl,
    x_line_val_tbl = > x_line_val_tbl,
    x_Line_Adj_tbl = > x_Line_Adj_tbl,
    x_Line_Adj_val_tbl = > x_Line_Adj_val_tbl,
    x_Line_price_Att_tbl = > x_Line_price_Att_tbl,
    x_Line_Adj_Att_tbl = > x_Line_Adj_Att_tbl,
    x_Line_Adj_Assoc_tbl = > x_Line_Adj_Assoc_tbl,
    x_Line_Scredit_tbl = > x_Line_Scredit_tbl,
    x_Line_Scredit_val_tbl = > x_Line_Scredit_val_tbl,
    x_Lot_Serial_tbl = > x_Lot_Serial_tbl,
    x_Lot_Serial_val_tbl = > x_Lot_Serial_val_tbl,
    x_action_request_tbl = > x_action_request_tbl,
    --For bug 3390458
    p_rtrim_data = > 'n',.
    p_validate_desc_flex = > 'Y' - bug4343612
    );
    COMMIT;
    If x_msg_count > 0 then
    for l_index loop 1.x_msg_count
    x_msg_data: = oe_msg_pub.get (p_msg_index = > l_index p_encoded = > F);
    PRINT ('x_msg_data: ' | x_msg_data);
    end loop;
    end if;
    -Check return status
    If x_return_status = FND_API. G_RET_STS_SUCCESS then
    Print ('success');
    on the other
    Print ('failure');
    end if;

    PRINT ('x_return_status: ' | x_return_status);
    PRINT ('x_msg_count: ' | x_msg_count);
    PRINT ('x_msg_data: ' | x_msg_data);
    PRINT ('x_header_val_rec: ' | x_header_val_rec.accounting_rule);
    PRINT ('x_header_rec header_id: ' | x_header_rec.header_id);
    PRINT ('x_header_rec order_number: ' | x_header_rec.order_number);
    PRINT ('x_header_rec ship_to_org_id: ' | x_header_rec.ship_to_org_id);
    PRINT ('x_header_rec payment_term_id: ' | x_header_rec.payment_term_id);
    PRINT ('x_header_rec order_source_id: ' | x_header_rec.order_source_id);
    PRINT ('x_header_rec order_type_id: ' | x_header_rec.order_type_id);
    PRINT ('x_header_rec price_list_id: ' | x_header_rec.price_list_id);
    PRINT ('x_header_rec invoicing_rule_id: ' | x_header_rec.invoicing_rule_id);
    PRINT ('x_header_rec accounting_rule_id: ' | x_header_rec.accounting_rule_id);
    PRINT ('x_header_rec org_id: ' | x_header_rec.org_id);
    PRINT ('x_header_rec sold_to_org_id: ' | x_header_rec.sold_to_org_id);
    PRINT ('x_header_rec invoice_to_org_id: ' | x_header_rec.invoice_to_org_id);
    PRINT ('x_header_rec salesrep_id: ' | x_header_rec.salesrep_id);
    PRINT ('x_header_rec invoice_to_org_id: ' | x_header_rec.invoice_to_org_id);
    PRINT (' operation x_header_rec: ' | x_header_rec.) Operation);
    PRINT ('x_header_rec transactional_curr_code: ' | x_header_rec.transactional_curr_code);
    PRINT ('x_header_rec orig_sys_document_ref: ' | x_header_rec.orig_sys_document_ref);
    PRINT ('x_header_rec request_date: ' | x_header_rec.request_date);
    PRINT ('x_header_rec conversion_rate_date: ' | x_header_rec.conversion_rate_date);
    PRINT ('x_header_rec last_update_date: ' | x_header_rec.last_update_date);
    PRINT ('x_header_rec ordered_date: ' | x_header_rec.ordered_date);
    PRINT (' creation_date x_header_rec: ' | x_header_rec.) CREATION_DATE);
    PRINT ('x_header_rec created_by: ' | x_header_rec.created_by);
    END;
    /


    It is throwing the following error message.

    SQL > exec TEST_PROC;
    x_msg_data: ORA-01403: no data available in the package OE_ORDER_WF_UTIL procedure
    Create_HdrWorkItem
    x_msg_data: Exception defined by the user in the package OE_ORDER_WF_UTIL procedure
    Start_HdrProcess
    failure
    x_return_status: U
    x_msg_count: 2
    x_msg_data: Exception defined by the user in the package OE_ORDER_WF_UTIL procedure
    Start_HdrProcess
    x_header_val_rec: immediately
    header_id x_header_rec: 156408
    x_header_rec order_number: 64097
    x_header_rec ship_to_org_id: 1425
    x_header_rec payment_term_id: 4
    x_header_rec order_source_id: 0
    x_header_rec order_type_id: 1437
    x_header_rec price_list_id: 1000
    x_header_rec invoicing_rule_id:-2
    x_header_rec accounting_rule_id: 1
    x_header_rec org_id: 204
    x_header_rec sold_to_org_id: 1290
    x_header_rec invoice_to_org_id: 1424
    x_header_rec salesrep_id: 1006
    x_header_rec invoice_to_org_id: 1424
    x_header_rec operation: CREATE
    x_header_rec transactional_curr_code: USD
    x_header_rec orig_sys_document_ref: OE_ORDER_HEADERS_ALL156408
    x_header_rec request_date: 2 April 09
    x_header_rec conversion_rate_date:
    x_header_rec last_update_date: 2 April 09
    x_header_rec ordered_date: 2 April 09
    x_header_rec creation_date: 2 April 09
    x_header_rec created_by: 13615

    Any help on this would be appreciated.

    I use R12...

    Just pass this to your table action query...
    l_request_tbl (1) .entity_code: = OE_GLOBALS. G_ENTITY_HEADER;
    l_request_tbl (1) .request_type: = OE_GLOBALS. G_BOOK_ORDER;

    And if you use the booking process deferred in your order header workflow, perform only the workflow back to the ground process engine type OM Order Header item and deferred process, Yes.

    Thank you
    Claire

Maybe you are looking for