Attachment in pld

I am updating pld of purchase order.I want attach a document specifying certain conditions.This document should be issued time a po is created.How to attach this document ?
Regards,
Dilip Kumbhar

Hi,
As per my understanding you cannot attach any documents in PLD. if you are attaching any Terms and conditions along with the PO, then you can handle this situation in two ways.
1. You can design the template in such a way thay you can enter the terms & conditions in the PLD itself.
2. If want the Terms & conditions to be present in back side of the Purchase order then you should take the Terms and conditions seperately and you PLD seperately.
Raja.S

Similar Messages

  • How to attach a .pld file in oracle Designer

    When we try to generate a form out of designer we are getting the error ilke
    sample.pld file is required. The Questions on it are,
    1. What is a .pld file in a designer mean.
    2. How to attach a .pld file in oracle designer for the generation of forms.
    Thanks,
    Ramesh.R

    Hi Erik,
    Thanks for the update.
    My problem in designer is in the desginer under the generator preference dialog window the property "Form/Libr" attachment the "module specific library attachment" has the value like "ABC". I am having ABC.pld file in my system. I have included the file path in the pll file path in the Generator options tab.
    While generating the forms from designer i am getting the error "CDG-01373 ERROR: Module ABC: Unable to attach library ABC".
    My Questions are how to attach the ABC.pld file for this error. Thanks in advance
    Thanks,
    Ramesh.R

  • How to attach PLD layout for my custom form.

    How to attach PLD layout for my custom form.
    Or
    How to enable print functinality for my custorm form - purchase indent etc
    Is the only option is Query print layout or any other option?

    Hi,
    Unfortunately, you cannot create your own PLD layouts for your addons. Instead, most developers opt for a third party report writer such as Crystal Reports or SQL Reporting Services to provide reports.
    If you search this forum you'll find a lot of useful information on how to integrate Crystal with your addon.
    Kind Regards,
    Owen

  • How to print PDF file with PLD

    Hi Experts,
    We have three Annexure copy in PDF and wants to print with sales quotation PLD.
    Pls tell me how to print this.
    Regards,
    Datta Kharat

    Hi Jennifer,
    I dont want to print the PLD in PDF.
    I have Annexture copy in PDF which has to along print with PLD at the end of PLD print.
    I have stored this PDF in attachment folder on B1_SHR.
    and given the link option in UDF on Sales Quotation.
    Now I want If i click on PLD print first PLD should be print then automatcally the PDF has to print which has to attached with UDF.
    Regards,
    Datta kharat

  • PLD Template

    Hi All,
    In the Layout Designer window we can select different document types.
    If i select Sales and Purchase Register it displays the  Sales and Purchase Register report in the template list below.
    I would like to know where this  particular report is linked with the document.
    OR
    How can I know which document is attached with which Report template ?

    The Tables related to PLD document templates are RDOC and RITM.  When you set a PLD as default for a user or BP, then entried are created in RDFL tables.  You can also check RTYP.
    If I have more info I will post it.
    Suda

  • Using fields related to another fields in PLD

    HELLO EVERYBODY:
    I got the following issue:
    A customer needs the Storage location (In ther Warehouse) from the AR Invoice is made printer in its AR invoice (Due to a quick search in its Distribution Center for sales)
    Fot this theme we (me and my customer) have agrred to use USER FIELDS in their item master data using the terms used in a Distribution center (i don't if these are the appropiate terms in english): Lane (Pasillo), Module (Modulo), Level (Nivel), Floor (Level)
    Now, we want that the storage's location information appears in the PLD for the AR invoice, not only the Warehouse code but the Storage localization (Lane, Module, Level, Floor) that are contained in the item master data
    For that reason, I have used the concept in the Database field's type: RELATED TO, to make the proper relationships in the database fields.
    But the sistem make all the posibble combinations possible for the item... example: if the item master data has 2 warehouse where the item can be handled , but the AR Invoice has been made from ONLY from 1 warehouse (Always the warehouse code= 02) and we want the USER FIELDS (Pasillo, Module, Level, Floor) appears in each rows of the AR invoice but just for the Warehouse that the AR has been made
    In the Print preview the system shows the storage location (eventough the rows  are repeated
    CHOICE #1
    Description:
    Fields: F_171 (Item Warehouse: Pasillo)
               F_173 ( Item Warehouse: Modulo)
               F_175 (Item Warehouse: Nivel)
    All in the Repetitive Area, visible, in their properties Fields in tab: CONTENT Have the RELATED TO: Field_087 (AR Invoice: item No)
    CHOICE #2
    I have tried to use a cross relationship but the storage location are not shown (even if they are wrong):
    F_178: AR Invoice : Warehouse Code. In its properties Fields in tab: CONTENT Have the RELATED TO: Field_087 (AR Invoice: item No)
    then
    Fields: F_171 (Item Warehouse: Pasillo)
               F_173 ( Item Warehouse: Modulo)
               F_175 (Item Warehouse: Nivel)
    All in the Repetitive Area, visible, in their properties Fields in tab: CONTENT Have the RELATED TO: Field_178 (AR Invoice:Warehouse code)
    Both trials were made because we want the storage localization (Pasiilo, modulo, nivel, piso)  that the item has in the Warehouse from the AR Invoice has been made.
    I have attached some graphical views for the issue that i'm dealing with, you can see it at:
    http://docs.google.com/Doc?docid=0ARnf54JjFusUZHhyMnZrbl8yZzdzZmR6Znc&hl=en
    WOULD APRRECIATE ANY COMMENTS REGARD THIS ISSUE
    KIND REGARDS,
    ANDRÉS GALLEGO
    SAP BUSINESS ONE CONSULTANT

    The UDF on the Item Master would not be good enough for printing.  You need to create UDF on the Marketing Document Row level.  Relate-to would only work if you have one to one relationship.
    Thanks,
    Gordon

  • [java api f90jdapi]How to change locationnames of attached libs in PLL's?

    I have a couple of PLL files which have some attached libraries. The problem is that the cases of the locationnames of these attached libraries are not exactly the same as the physical files: for example, the physical file 'ofgmes.pll' is attached as 'Ofgmes.pll', or 'OFGMES.PLL'. In Linux this will cause problems during compilation, because Linux is case sensitive.
    We have two solutions to change the locationnames manually:
    1. load PLL in Oracle Forms Builder, remove and reattach the attached libraries.
    2. Convert PLL to PLD, change the .attach LIBRARY property, and convert the PLD to PLL
    As you can imagine, it takes a lot of time to do this manually. So I'm looking for a solution with the java api 'f90jdapi'. I've tried to load de PLL's in a PlsqlObject object, but it's impossible to edit these objects.
    Now I'm looking for a manner to convert a PLL to PLD and vice versa. Can anyone help me with that? If there is another solution to change the locationnames of the attached libraries, please tell me :)
    Jeroen

    Hi Jeroen,
    You have two options to work around your lib's problem. Perhaps the easiest way is to set your FORMS90_PATH to include the missing library modules. This requires no coding, but I can imaging that hard-coded paths are unwanted in the future and you want to remove them (I know I would).
    The second option involves some Java coding (using JDAPI) but than the paths are removed automatically. In essense
    you have to rewrite the whole library as a pld and then parse the pld into a pll and eventually compile it into a plx.
    The code below shows this. It is extracted from a utility I use to reattach libraries to forms, menus and pl/sql-
    libraries. I tried to strip the code from details as much as I could. You can include this method into a new class or into your exsisting class.
    It does:
    1) loop over all modules loaded into the JDAPI session and check if a library module is passing.
    2) For each found library, it loops over the attached libraries and writes a line to a StringBuffer. This StringBuffer is going to be your pld.
    3) Loop over all Program Units and write the code to the StringBuffer.
    4) Construct a proper file name and save the pld module to disk.
    The save method uses a java.io.FileWriter to save the pld to disk and calls the runtime method I posted earlier to parse and compile the file.
    Regards,
    Harm
    * Reattach libraries to Libraries (PlsqlModules). Handling libraries is different
    * than handling forms and menus, therefore, this method does not depend on
    * the reAttach(JdapiModule, List) method.
    * Libraries are handled via a .pld script file and parsing that file to a .pll file.
    private void reAttachLibs2Libs() {
    for (JdapiIterator modules = Jdapi.getModules() ; modules.hasNext() ; ) {
    JdapiModule jmod = (JdapiModule)modules.next();
    if (jmod.getTypeId() == JdapiTypes.LIBRARY_MODULE_OTID) {
    StringBuffer pldModule = new StringBuffer(4800);
    // loop over all attached libraries and remove hard-coded paths
    for (JdapiIterator attachedLibs = ((PlsqlModule)jmod).getAttachedLibraries() ; attachedLibs.hasNext() ; ) {
    AttachedLibrary attachedLib = (AttachedLibrary)attachedLibs.next();
    String lib = attachedLib.getName();
    if (!dettachOrSwap.containsKey(lib)) {
    pldModule.append(".attach LIBRARY ").append(lib).append(" END NOCONFIRM\n");
    } // end for loop attached libraries
    // loop over all PU's and append it (unchanged) to pldModule
    for (JdapiIterator pUnits = ((PlsqlModule)jmod).getProgramUnits() ; pUnits.hasNext() ; ) {
    ProgramUnit pUnit = (ProgramUnit)pUnits.next();
    pldModule.append(pUnit.getProgramUnitText()).append("\n\n");
    // only if libraries are changed, save pld to file system, to the outdirectory
    // entered in jdapi.properties and change file extension from pll to pld.
    String fileName = jmod.getAbsolutePath().substring(
    jmod.getAbsolutePath().lastIndexOf(File.separator) +1
    , jmod.getAbsolutePath().length()-3) + "pld";
    fileName = outDir + File.separator + fileName;
    save(pldModule, fileName);
    } // end if JdapiTypes.LIBRARY_MODULE_OTID

  • Attaching Our own report

    Hi,
    I need a help in creating report.
    The situation is when we click the print button when the Picklist windows is there a default report appears with the contents. I want to create my own query and based on that want to create report which should be printed as the default one. How can I do this. I saw there is an option of PickList_New but then how to attach our own query to it.
    Thanks in advance.
    With Regards,
    Ram.

    Hi Louis,
    Thanx for your reply.
    Since I am very new to Business One I would require more assistance from you.
    The following is the query for which I want to design a report and get it printed whenever the user clicks the print or print preview button during PickList screen (formid = 85).
    <b>SELECT T0.DocEntry, T0.DocNum, T1.CardCode, T1.CardName, T0.DocDate, T0.ReqDate, T2.ShipDate, T0.CancelDate,
    T1.Priority, T3.ItemCode, T3.WhsCode, T2.Dscription, T2.Quantity, T2.PickOty, T2.OpenQty, T3.OnHand / T5.NumInSale,
    T2.PickStatus, T2.PickIdNo, T2.LineNum, T0.PartSupply, T2.BackOrdr, T2.ReleasQtty, T4.WhsName, T2.LineNum,T1.U_BEATDESC, T1.U_DELSEQNO
    FROM  [dbo].[ORDR] T0 INNER  JOIN [dbo].[OCRD] T1 ON T1.CardCode = T0.CardCode INNER  JOIN [dbo].[RDR1] T2 ON T2.DocEntry = T0.DocEntry  
    INNER  JOIN [dbo].[OITW] T3 ON T2.ItemCode = T3.ItemCode AND  T2.WhsCode = T3.WhsCode INNER  JOIN [dbo].[OWHS] T4 ON T4.WhsCode = T2.WhsCode  
    INNER  JOIN [dbo].[OITM] T5 ON T5.ItemCode = T2.ItemCode ORDER BY T1.U_BEATNO, T1.U_DELSEQNO DESC</b>
    Now please guide me how to go about. I right click the query and clicked Create Report. I can see that report now in PLD. After this when I go to picklist screen and click the PLD button I am not able to attach this newly created report rather I am unable to this newly created report anywhere in that stage. How to do this. You where suggesting some code related handling. How should I be doing that. Please give some rough code logic. I know basic UI & DI connections and event handlings.
    Another thing related to PLD, how to define groups and print something like groupwise total etc... When I add a new field using the database field control, how to attach it with a table. I tried assigning with a table and field but then its not synchronizing with the current row related data, its always picking up the first one in that table.
    There is one more variation also required for me which will be a report based on Itemwise total qty report which would be required by another set of clients. This I will manage once you give me the basic idea in the above case.
    Thanx in advance.
    With Regards,
    Ram.

  • Overflow in PLD Forms

    I have a PLD derived from the Advice/Delivery Note, everything seems fine, but when I have above 20 items with some text attached, the text overflows to the second page. Is the a way of setting up the overflow line number or making sure that the item code goes to the second page too. There is ample space, but cannot work out why the overflow occurs.

    Hi,
    You can  try changing the Properties - Format -
    Duplicate Repetitive Area - Lines in Repetitive Area set to 10 or any value.
    This will limit loading items up to 10 then will display second page for next value.
    Thanks.
    Clint

  • PLD String Replace Function?

    Hello Experts,
    I would like to use the Sum in Words option in the field properties Format tab. However, I would like to have this in a language for which there is no LRF.
    I have read all the various Sum in Words/Amount in Words threads I can find but I have no special locale based requirements (lacs etc). The default answer seems to be to prepare a FMS query and attach it to a UDF, then pull the variable into PLD.
    Rather than rewriting the functionality, it would be far easier for me to use a series of Replace functions (the structure of Turkish for amount in words is exactly the same as English and translating each word (One, Two... Ten, Twenty... etc) with a Replace would solve my problem.
    Looking at the documentation for PLD, I can see no prebuilt Replace function - is there any way this can be achieved?
    If not, is there any Sum in Words function in B1 queries so I can at least do the replace there rather than writing an entire convert to words query?
    Thank you.

    Wasn't able to force a string replace - had to hex edit the LRF instead. Quick and dirty, but it works.

  • Missing Functionality: PLD and Email

    Hi SAP Team,
    Here is a request one of our Clients have after using 8.8 for a few weeks.
    Topic:
    Selection of PLD to email with a Logistics/CRM license.
    Issue:
    In SBO 2007 users were able to select the PLD they want to email when using the email function in SBO.
    We have upgraded the client to 8.8 and now the Logistics and CRM users cannot choose the PLD to email, only a PRO user can choose. (The Logistics and CRM users can choose the PLD to Print)
    For the Logistics/CRM users it will automatically select the Default PLD and attach that to the email.
    The Logistics and CRM users want to ability to choose the PLD to email (just like they can when they print).
    They do not need to make changes to the PLD, just choose which one to email.
    Please note: This is not about editing/changing the PLD, just choosing which one to use when an email is sent from inside SBO.
    Thanks,
    Marli

    Hi All,
    Just an update: I have logged this issue with SAP for possible enhancement in future versions.
    Marli

  • Attach an activity as PDF to an email

    The Customer wants to attach an activity as PDF to an email.
    By clicking the Email-Button in the Activity-Form an email gets generated.
    But the activity itself is not attached as PDF.
    This is my suggestion for future development, because on other forms, e.g. the activity-summary, this functionality is implemented yet.
    Kind regards
    Lars Meichsner

    Hi Lars........
    That is what i suggest you to design a new PLD where you bring Activities main PLD as well as its summary. means you design a separate PLD and set it as defual.
    Guess this will solve your problem......
    Regards,
    Rahul

  • Can't export to PLD with CNTR_BCD_SDC PLD component.

    Hello all,
    I'll be brief here. I've designed a 0-99 counter with a next and reset button for a digital electronics class I'm in. However, I am not able to export the document to the PLB board (basically get the .bit file to program the FPGA board I have). 
    I have isolated the error component as the CNTR_BCD_SDC counter. I have tried another few coutners from the database and it still fails to export. I wish I knew what I was looking for, but I really don't.
    I've attached the Multisim file, so if anyone is able to take a look at it, maybe export it and get it successful, and reupload the .bit file, I would be estatic. Or just tip me off to whats wrong as to why the export is failing.
    Cheers!
    Attachments:
    counter.ms11 ‏156 KB

    I am running into the same issues as ItWasLuck3 in that I am continually running into an error when trying to export my 0 to 99 counter to PLD.  I am currently running Multisim 11.0.1 and Xilinx 13.3 on a Windows XP Professional.  My issues could very well be the setup but I cannot see it as I am teaching myself how to work this program.  Please, any assistance you can give me would be greatly apprecated.
    Thanks!
    Attachments:
    Now Serving.ms11 ‏159 KB

  • ECC No. in Outgoing Excise PLD

    hi all,
    I want to show ECC no. of Customer in Outgoing Excise Invoice PLD,on Report footer.
    from where to get that ECC No.
    I tried to get it from CRD7 table but when linking that field ,no data is displayed on that report.
    how to do this.
    Thanks,
    Neetu

    Hi Neetu,
    One simple way of getting the Excise Information of a particular BP is to create a User defined Field and attach a formatted search to it, keep the query as refresh regularly. the ECC No of the customer will come automatically.
    regards,
    Shreyas

  • Authorizer name in PLD

    Hi All,
    I am having approval procedure for PO,
    In PLD I need to fetch authorizer name who approved the document in PLD
    I tried WDD1 table but didnu2019t got the solution
    Can anybody please help me to get the sameu2026
    Regards
    Atul Joshi
    Edited by: Rakesh Prasad on May 7, 2009 7:13 PM

    Atul Joshi,
    You can't get authorier of document in PLD directly, how ever it can be implemented with UDF + Format Search.
    Steps:
    1.Create an UDF "U_Authorizer"  in marketting document
    2.Create a query with query generator:
    select t2.U_Name from owdd T0
    inner join wdd1 t1 on t0.WddCode=t1.WddCode
    inner join OUSR t2 on t1.UserSign=t2.INTERNAL_K
    where t0.ObjType = '22' and t0.DocEntry = $[OPOR.DocEntry]
    3.Attach a format search with query above to the UDF U_Authorizer
    4.Use the UDF above in PLD.
    if the approval procudre require mulitple approval, then you can multiple auhtorizer UDF accordingly.
    Kind Regards, Yatsea

Maybe you are looking for

  • No longer in iTunes store

    I've had a Podcast on iTunes for quite some time, but unfortunately haven't keep it up to date - my bad. I've just decided to try and revive it and was able to find it in the directory last Sunday, although I couldn't access any of the old episodes (

  • KT4 Ultra Bios 1.4 fixed?

    There was an issue with the 1.4 bios update for the KT4 Ultra chipset and the temperature reading. I was misreading the temperature. Does anyone know if this issue has been fixed? I contacted MSI about it several times but haven't heard anything back

  • Creating a view with a preparedStatement

    Hi, It may be a very simple problem but when I try to create a view using the PreparedStatement it gives me the SQLException: java.sql.SQLException: ORA-01036: illegal variable name/number The SQL statement shouldn't be the problem, since it works wh

  • Cannot open Editor after installation and sign in to Adobe ID

    I installed elements 13 on two computers. Then as directed, I signed up for an Adobe ID. Elements works fine on one computer, but not on the other.  On the one with the problem, I can access the organizer and use the organizer, but when I try to open

  • Can I build RAC with just 2 machines, without external storage device?

    Hi, Version: 11gR2 I am trying to build Oracle RAC using 2 Linux machines, node 1 and node2. I have 2 ethernet cards in each node. I have setup Bind DNS server to node 1 successfully. Now, I am running Oracle Grid Infrastructure installation wizard.