Check Line Details is it Close

Hi Team,
If certain lines have been close for delivery order. How can i check if the Line is editable in Sales Order?
i try using below code, but result give me true all the time.
If mtxItem.CommonSetting.GetCellEditable(intRow, 1) = True Then

Hi Yin,
That function checks if a cell is editable, however you seem to wish to check if the line (data) is closed.
You can do that by checking the data:
DBDataSource orderLines = form.DataSources.DBDataSources.Item("RDR1");
string lineStatus = orderLines.GetValue("LineStatus", row);
if ("C".Equals(lineStatus))
    // code for when line is closed
Good luck.
Best regards,
Pedro Magueija

Similar Messages

  • Print line detail remarks on check stub

    Is there any way to print the line detail remarks (CHO1, lineDitails) on the check stub?  I can print the Journal Remarks field through the OCHO table, but cannot figure out how to get the line details.
    Thank you.

    Hi, Tberry
    Could you please tell me how to print the Journal Remarks field through the OCHO table on check stub?
    Thanks,
    Angela

  • Forwarding to Budget Line details in Oracle Project from Custom Page

    Hi,
    Actually we have a custom page which lists all the projects, our idea is to navigate the user from project line to the Oracle Project's Budget Line Details Page to show project header information and budget line details. I cannot directly forward to the page because its different application, so do we need to extend the custom application to oracle projects. Can anyone suggest me best way to follow so that we an set required session variable and initialise view object which required for Budget line details page.
    The Url which we trying to forward is OA.jsp?page=/oracle/apps/pa/finplan/webui/FpEditPlanPG
    Thanks

    AJ,
    Thanks for your super fast response.
    I don't want to dynamically display the attribute.
    As we can see there are existing attributes in the shuttle list , so we can shuttle whichever attribute we want to display.
    I need to add my attribute to this list and I am not getting idea as to how and which VO i need to substitute to get the attirbute in this list, once I can get this attribute I hope it'll be displayed in the search page once we shuttle this attribute to the display list. Let me know if i am wrong.
    Also, I tried to find the VO behind both the pages, for CustomJRADViewUpdatePG.xml there are no VOs to check for and only in MyProjectsPG , I found out ProjectListGenVO, so is this the one i need to substitute with?
    Thanks,
    Affy

  • Sorry there was a problem checking your details.

    Hi,
    When I go to run the broadband speed test on the BT website it says. Thought it was the website at first as it started doing this the other day.
    Sorry there was a problem checking your details. Please check you have entered the correct telephone number and then press 'Start Test' again.
    Then this:
    Sorry, but we've not been able to match all of your details
    You can continue and run our download speed test now, but please note that we will only be able to offer you a limited assessment on the meaning of your results.
    Yet it will let me continue and do the test anyway. Any Ideas?
    Thanks

    FAQ
    1. Best Effort Test: -provides background information.
    Download Speed
    55.44 Mbps
    0 Mbps
    57.38 Mbps
    Max Achievable Speed
     Download speedachieved during the test was - 55.44 Mbps
     For your connection, the acceptable range of speedsis 45.9 Mbps-57.38 Mbps .
     Additional Information:
     IP Profile for your line is - 57.38 Mbps
    2. Upstream Test: -provides background information.
    Upload Speed
    8.5 Mbps
    0 Mbps
    20 Mbps
    Max Achievable Speed
    Upload speed achieved during the test was - 8.5Mbps
     Additional Information:
     Upstream Rate IP profile on your line is - 20 Mbps
    We were unable to identify any performance problem with your service at this time.
    It is possible that any problem you are currently, or had previously experienced may have been caused by traffic congestion on the Internet or by the server you were accessing responding slowly.
    If you continue to encounter a problem with a specific server, please contact the administrator of that server in the first instance. 
    Please visit the FAQ if you are unable to understand the test results.

  • Need help in inserting line details in custom table in oaf

    Dear All,
    I have a requirement as below.
    I have a page having few LOVS and few text fields and below to that i have a table region that i am populataing from another page means i have a button to open another page from that i am passing selected rows to base page, so my base page structure looks like below:
    LOV1        TEXTFIELD1
    LOV2        TEXTFIELD2 .......SO ON
    LINE DETAILS
    LINENUM  ITEM ITEM DESC
    1             AAAA           TEST
    SO my requirement is i have a button in my base page after clicking thsi the header information should insert to a table and line information should insert into another table,
    Header information i am able to insert into table by EO based VO, but how i can insert the line data from the table region to another custom table, please help me out on ths.
    Thanks

    Hello Everyone!
    DataObject fileUploadData = (DataObject)pageContext.getNamedDataObject("UploadFile");
    String fileName = null;
    String contentType="";
    try {
    fileName = (String)fileUploadData.selectValue(null, "UPLOAD_FILE_NAME");
    System.out.println("File Name : "+fileName);
    } catch(NullPointerException ex)
    throw new OAException("Please Select a File to Upload", OAException.ERROR);
    contentType = (String)fileUploadData.selectValue(null, "UPLOAD_FILE_MIME_TYPE");
    System.out.println("contentType : "+contentType);
    System.out.println("Creating object uploadedByteStream for file name : "+fileName);
    BlobDomain uploadedByteStream = (BlobDomain)fileUploadData.selectValue(null, fileName);
    I was using the above code to load the MS Excel 2010 .xlsx file, but when i checked uploadedByteStream is returning null value.
    Could anyone let me know why is this happening because i found in my post on google the same way (Above mentioned) code has been written for loading the .xlsx file?
    Thanks & Advanced,
    CAK

  • I have recieved an e-mail seemingly from Apple that has gone straight into my spam. It says that someone has used my Apple ID to sign into iClous on an iPhone 4. There is a lionk to follow to check my details.  I am assuming that I should not so this?

    I have recieved an e-mail seemingly from Apple that has gone straight into my spam. It says that someone has used my Apple ID to sign into iClous on an iPhone 4. There is a lionk to follow to check my details.  I am assuming that I should not so this?

    You can forward the email to Apple at the link below.
    [email protected]
    Also check out the article below.
    http://support.apple.com/kb/ht2075

  • ERS field in Purchase Order Line detail (Invoice Tab)

    Hi ... I was trying to figure out the priorities for ERS field in Purchase order ...
    What i could simulate is ...
    Case 1
    In case Vendor master has ERS = YES but in info record ( for vendor and material) NO ERS is defined.
    Then ERS field will get appeared in PO LINE detail with value NO (not set)
    Case 2
    In case Vendor master has ERS = No but in info record  (for vendor and material)  ERS is set.( NO ERS = not set)
    Then ERS field will not get appeared in PO LINE detail
    Case 3
    In case Vendor master has ERS = YES and in info record  (for vendor and material)  ERS is set.( NO ERS = not set)
    Then ERS field will get appeared in PO LINE detail with ERS = YES
    Here I am doubtful about case 2 .... I believe info record should always have priority over vendor , but system is not behaving as per expectation.
    Could u pls tell me the exact conditions when ERS field will not appeared and if appeared from where it will pick the default values in PO LINE details
    Regards
    SANDEEP

    the info record has precedence.
    The bad thing is, that this field is , contrary to other field that appear in vendor and info record,  has a  negative meaning.
    ERS field name in vendor is  auto eval GR settlement,
    while in info record it is : No ERS.
    lets do an example:
    V=vendor
    I = Info record
    P = purchase order
    X = box selected
    N = box not selected
    so we can have this 4 cases:
    VIP
    XNX
    XXN
    NXN
    NNN
    The 3rd  case NXN does not really make any sense.

  • Customer check payment details

    Hi,
    I need the database table for customer check payment details. My client is asking the report with these fields: Customer, Paid amount, Paid Date, Payment Mode, Check No, due amount, due date etc. Due date, due amount i can get from BSID table and paid details are availiable in BSAD but check no and payment mode was not availiable in BSAD table. please guide me in this regard.
    sateesh

    You dont need to go in to database table,  just go to FBL5N to get all the required information filter by doc type (ex: DZ)  extract all posted data . Change the layout by adding the cheque no and payment method(1-ZLSCH) as part of your requirement. But it depends which field was used to store cheque no.s in the first place. As SAP dont have a standard field for receiving cheque no. but paying cheque no. (1-U_CHECF).

  • How can i show item schedule line details in Tableview for each line item

    Hai all,
      I need to display schedule line details  in Tableview for each line item.for example in each row i need to put one column along with button , if i click on this table that row  should be expand vertically and must show all schedule line details in that.if i click my button again the visible expanded row should disappear...
    if anybody works on this previously plz send some sample code...
    leoiz....

    To modify rows the best way is with the Iterator (do a search in the weblogs for "Iterator")
    However for what you want to do I've only seen this really work successfully with a standard HTML table not using the tableView.

  • How to validate that only one check box is checked in detail block

    Hi All,
    I am using oracle Forms 10G on windows.
    I need help on how to validate that only one check box is checked in detail block. I have multiple records in the detail block and I have check boxes for each record in the detail block.
    I have a button to select the values from the detail records where the check box is checked. But I want to make sure that only one record is check not more than one.
    How do I validate this on a push button trigger?
    Thanks

    When I've done this kind of thing, I create a Form level variable of TYPE number and then add or subtract to this variable as I check and uncheck the checkboxes. If the value of the variable is 1, then you know that only one checkbox is selected. If the value is greater than 1, then you know the user has selected more than one check box. You could also add code to your When-Checkbox-Changed trigger to test the variable and instruct the user to un-check selected record before selecing a new record.
    With respect to the Form level variable, you can use a GLOBAL, PARAMETER or Program Unit package specification. I prefer to use the PU Package Spec as this method has a smaller memory footprint. For example, in the Program Unit node of the object navigator create the following;
    /* Form variables package spec */
    PACKAGE Form_Vars IS
      CheckBox_Cnt     NUMBER := 0;
    END;Now in your When-Checkbox-Changed trigger...
    BEGIN
       IF ( Form_Vars.CheckBox_Cnt = 0 ) THEN
          Form_Vars.CheckBox_Cnt  := Form_Vars.CheckBox_Cnt  + 1;
       ELSE
          /* it's assumed the value is greater than 0 */
          Message('Please uncheck selec ted record before choosing a new record.');
          RAISE Form_Trigger_Failure;
       END IF;
    END;Hope this helps,
    Craig B-)
    If someone's response is helpful or correct, please mark it accordingly.
    Edited by: CraigB on Feb 3, 2011 10:15 AM

  • HT5878 how to check the detail of font being used for reading the file received by an email

    I received word file as an attachment with email on my iphone. I want to check the detail on font being used for reading the word file received as attachment in an email.
    Thanks

    You don't need to copy the cert out of your configuration. OpenSSL has an "s_client" subcommand which can open an SSL connection and verify the cert for you. It even knows how to do STARTTLS. Something like this ought to do it:
    openssl s_client -starttls smtp -CAfile /path/to/ca/file -connect your.ironport:25
    The /path/to/ca/file is necessary to provide openssl with a cache of root CA certs. You could use -CApath instead of -CAfile if you have a hashed directory of root CA certs instead of a single file containing them all.
    You can also point this at your partner's SMTP server as well.

  • What is line item datas,how can u check line item in Infocube?

    Hi friends,
    what is line item datas,how can u check line item in Infocube?

    hi konda,
    line item data
    i shall give u an example .
    consider a super market bill,
    the bill has 1.customer name        2. bill number   3. date of purchase
    the above line will be header.
    line item data are the items which u purchase.
    item 1 pencil  2 rubber  3. sharpner  4. cryon  5. sketch pens
    above are line item datas.  for a particular set of header data u may have many line item datas.
    reward points if helpful.
    bye.

  • Master - Line - Details

    I am new to using JDev and trying to develop a Master - Lines -Details using ADF. The master record can have multiple lines. Each line can have multiple details.
    I have figured out how to do the master lines but not the three tier structure. Any pointers would be appreciated.
    Thank you

    You didn't mention which technologies you use.
    But assuming you are using ADF BC and JSF this should be trivial - you just have the EO's with associations and a three level views at the AM level.
    Here is a basic Master-Detail how-to:
    http://www.oracle.com/technology/obe/obe1013jdev/10131/masterdetail_adf_bc/master-detail_pagewith_adf_bc.htm

  • HGrid line detail is returning empty rows

    Hi All,
    I am working with HGrid component. I have followed OAF Developer Guide information as follows.
    1. Created 2 VOs like PoHeaderVO, POLineVO
    2. Created VL with HEADER_ID as source attribute and dest attribute
    3. Added a HGrid component
    4. Added a Tree component as Child to Hgrid
    5. Set ViewInstnace and ViewAttribute to nodeDef1
    6. Set ancestor name and view link instance name to childNode1
    I am able to run the page. It is showing all header detail. When i expand the header details, it showing the respective number of empty rows for line details.
    Anybody can suggest me, what is missed?
    Thanks in Advance.
    Purushoth...

    Hi..
    Any input for this issue...
    Thanks in advance..
    Regards,
    Purushoth

  • "Oops, please check your details" - Modern Skype

    I recently bought a new laptop with Windows 8.1 and was furious that I needed to have a windows account to use the "Modern Skype" feature, so I downloaded desktop Skype and it started crashing every time I used it, and would then tell me I couldn't log in because I already was on that computer (even after I ended the task, shut down, ect.).
    So I now have re-downloaded Skype from the windows store and when I tried to log in using a Skype name, Skype said "Oops, please check your details". I can log in fine on my phone, on the Skype website, even on other computers, but for some reason not the actual app on this device.
    As I said, this happened on desktop version but only on this device, I tried changing the password, nothing.
    Anyone who can help?
    Thanks.

    Try to reset all Skype settings (for the desktop version).
    Quit Skype or use Windows Task Manager to kill any Skype.exe process. Go to Windows Start and in the Search/Run box type %appdata% and then press Enter or click the OK button. The Windows File Explorer will pop up. There locate a folder named “Skype”. Rename this folder to something different, e.g. Skype_old.
    Next go to Windows Start and in the Search/Run box type %temp%\skype and then press Enter or click the OK button. Delete the DbTemp folder.
    Restart Skype.
    N.B. If needed, you will still be able to re-establish your call and chat history. All data is still saved in the Skype_old folder.

Maybe you are looking for

  • Need help in grouping data Value.

    Hi Techies, I have a requirement where i need to group the rating acording to issuer country and show the aggegated data value in the report. Country Rating Value US A 324 US AA 43 Europe C 8 Canada A 34 Here in the below tables we are showing aggega

  • Unable to connect to an instance using EM but connecting fine with SQL*Plus

    Good morning, I followed these steps (from the 2 Day DBA document): 1. I created a template (including database) from an instance named "orcl" using DBCA, before proceeding to create the template, DBCA informed me that the instance would be shutdown,

  • Renaming the file from in a static way.

    Hello  everyone, Its a Mail to File scenario. There is no mapping involved in this scenario. There  is a XLS file coming as an attachment  and this needs to be dropped in FTP server. But there are 7 reports and i want to use only one communication ch

  • Import of "image sequence" grays out when you select multiple jpg in Premier CC

    It worked jus fine untill a few days ago after the CC update. I even reset the number sequencing on my camera to try a test set of picture.  no matter what I do the "image sequence" check box grays out as soon as i click on multiple jpgs. any one eve

  • SQL Developer 2.1.0.63.73 - Data Migration Not Working Correctly

    After migrating the tables and everything, the system attempts to migrate the data but half way through the process the system says data move complete without migrating all the data. The last table i noticed it is trying to migrate contains 55,000 re