Needed doc for PO creation

hi all,
can anyone give me steps for creating PO or screen shots.
i need it urgently.
i am new to this.
i will award ur efforts.
thanks
sanjeev

Hi Sanjeev,
At first not able to understand what you need to create doc for po.
in SAP below is the requriement to create PO, by considering you have organizational elements created.
1) Material Master - create in MM01.
2) Vendor Master - create in XK01
3) Source List - ME01 } Source list & PIR is not mandatory to create a PO.
4) PIR - ME11 }
Then go to T-CODE ME21N as yogesh mentioned, enter your vendor system will ask for organizational data, enter co.code, pur group, pur organization.
enter material code, qty, price, plant click on check & save, system will give you PO number.
PS : Kindly note by asking a question you will get answer in this forum & it is professional to awarad points or not. don't think if you mention you will award points you get better response or quick response.
Regards
Rang

Similar Messages

  • Need docs. for IDoc & RFC

    Hi All,
    Please help me with documents of IDoc & RFC.
    Thanks in advance.
    Regards,
    Sree

    Hi,
    Data Creation in Idoc
    IDocs are text encoded documents with a rigid structure that are used to exchange data between R/3 and a foreign system. Instead of calling a program in the destination system directly, the data is first packed into an IDoc and then sent to the receiving system, where it is analyzed and properly processed. Therefore an IDoc data exchange is always an
    asynchronous process. The significant difference between simple RFC-calls and IDoc data exchange is the fact, that every action performed on IDocs are protocolled by R/3 and IDocs can be reprocessed if an error occurred in one of the message steps.
    While IDocs have to be understood as a data exchange protocol, EDI and ALE are typical use cases for IDocs. R/3 uses IDocs for both EDI and ALE to deliver data to the receiving system. ALE is basically the scheduling mechanism that defines when and between which partners and what kind of data will be exchanged on a regular or event triggered basis. Such a set-up is called an ALE-scenario.
    IDoc is a intermediate document to exchange data between two SAP Systems.
    *IDocs are structured ASCII files (or a virtual equivalent).
    *Electronic Interchange Document
    *They are the file format used by SAP R/3 to exchange data with foreign systems.
    *Data Is transmitted in ASCII format, i.e. human readable form
    *IDocs exchange messages
    *IDocs are used like classical interface files
    IDOC types are templates for specific message types depending on what is the business document, you want to exchange.
    WE30 - you can create a IDOC type.
    An IDOC with data, will have to be triggered by the application that is trying to send out the data.
    FOr testing you can use WE19.
    How to create idoc?
    *WE30 - you can create a IDOC type
    For more information in details on the same along with the examples can be viewed on:
    http://www.netweaverguru.com/EDI/HTML/IDocBook.htm#_Toc8400404
    http://help.sap.com/saphelp_erp2005/helpdata/en/0b/2a6620507d11d18ee90000e8366fc2/frameset.htm
    http://www.sappoint.com/presentation.html
    http://www.allsaplinks.com/idoc_search.html
    http://www.sapgenie.com/sapedi/idoc_abap.htm
    http://www.erpgenie.com/sapedi/idoc_abap.htm
    To Create Idoc we need to follow these steps:
    Create Segment ( WE31)
    Create Idoc Type ( WE30 )
    Create Message Type ( WE81 )
    Assign Idoc Type to Message Type ( WE82 )
    Creating a Segment
    Go to transaction code WE31
    Enter the name for your segment type and click on the Create icon
    Type the short text
    Enter the variable names and data elements
    Save it and go back
    Go to Edit -> Set Release
    Follow steps to create more number of segments
    Create IDOC Type
    Go to transaction code WE30
    Enter the Object Name, select Basic type and click Create icon
    Select the create new option and enter a description for your basic IDOC type and press enter
    Select the IDOC Name and click Create icon
    The system prompts us to enter a segment type and its attributes
    Choose the appropriate values and press Enter
    The system transfers the name of the segment type to the IDOC editor.
    Follow these steps to add more number of segments to Parent or as Parent-child relation
    Save it and go back
    Go to Edit -> Set release
    Create Message Type
    Go to transaction code WE81
    Change the details from Display mode to Change mode
    After selection, the system will give this message “The table is cross-client (see Help for further info)”. Press Enter
    Click New Entries to create new Message Type
    Fill details
    Save it and go back
    Assign Message Type to IDoc Type
    Go to transaction code WE82
    Change the details from Display mode to Change mode
    After selection, the system will give this message “The table is cross-client (see Help for further info)”. Press Enter.
    Click New Entries to create new Message Type.
    Fill details
    Save it and go back
    Check these out..
    Re: How to create IDOC
    Check below link. It will give the step by step procedure for IDOC creation.
    http://www.supinfo-projects.com/cn/2005/idocs_en/2/
    ALE/ IDOC
    http://help.sap.com/saphelp_erp2004/helpdata/en/dc/6b835943d711d1893e0000e8323c4f/content.htm
    http://www.sapgenie.com/sapgenie/docs/ale_scenario_development_procedure.doc
    http://edocs.bea.com/elink/adapter/r3/userhtm/ale.htm#1008419
    http://www.netweaverguru.com/EDI/HTML/IDocBook.htm
    http://www.sapgenie.com/sapedi/index.htm
    http://www.sappoint.com/abap/ale.pdf
    http://www.sappoint.com/abap/ale2.pdf
    http://www.sapgenie.com/sapedi/idoc_abap.htm
    http://help.sap.com/saphelp_erp2005/helpdata/en/0b/2a60bb507d11d18ee90000e8366fc2/frameset.htm
    http://help.sap.com/saphelp_erp2005/helpdata/en/78/217da751ce11d189570000e829fbbd/frameset.htm
    http://www.allsaplinks.com/idoc_sample.html
    http://www.sappoint.com/abap.html
    http://help.sap.com/saphelp_erp2004/helpdata/en/dc/6b835943d711d1893e0000e8323c4f/content.htm
    http://www.sapgenie.com/sapgenie/docs/ale_scenario_development_procedure.doc
    http://edocs.bea.com/elink/adapter/r3/userhtm/ale.htm#1008419
    http://www.netweaverguru.com/EDI/HTML/IDocBook.htm
    http://www.sapgenie.com/sapedi/index.htm
    http://www.allsaplinks.com/idoc_sample.html
    http://www.sapgenie.com/sapgenie/docs/ale_scenario_development_procedure.docs
    go trough these links.
    http://help.sap.com/saphelp_erp2004/helpdata/en/dc/6b835943d711d1893e0000e8323c4f/content.htm
    http://www.sapgenie.com/sapgenie/docs/ale_scenario_development_procedure.doc
    http://edocs.bea.com/elink/adapter/r3/userhtm/ale.htm#1008419
    http://www.netweaverguru.com/EDI/HTML/IDocBook.htm
    http://www.sapgenie.com/sapedi/index.htm
    http://www.sappoint.com/abap/ale.pdf
    http://www.sappoint.com/abap/ale2.pdf
    http://www.sapgenie.com/sapedi/idoc_abap.htm
    http://help.sap.com/saphelp_erp2005/helpdata/en/0b/2a60bb507d11d18ee90000e8366fc2/frameset.htm
    http://help.sap.com/saphelp_erp2005/helpdata/en/78/217da751ce11d189570000e829fbbd/frameset.htm
    http://www.allsaplinks.com/idoc_sample.html
    http://www.sappoint.com/abap.html
    http://help.sap.com/saphelp_erp2004/helpdata/en/dc/6b835943d711d1893e0000e8323c4f/content.htm
    http://www.sapgenie.com/sapgenie/docs/ale_scenario_development_procedure.doc
    http://edocs.bea.com/elink/adapter/r3/userhtm/ale.htm#1008419
    http://www.netweaverguru.com/EDI/HTML/IDocBook.htm
    http://www.sapgenie.com/sapedi/index.htm
    http://www.allsaplinks.com/idoc_sample.html
    http://http://help.sap.com/saphelp_erp2004/helpdata/en/dc/6b835943d711d1893e0000e8323c4f/content.htm
    An IDoc is simply a data container that is used to exchange information between any two processes that can understand the syntax and semantics of the data...
    1.IDOCs are stored in the database. In the SAP system, IDOCs are stored in database tables.
    2.IDOCs are independent of the sending and receiving systems.
    3.IDOCs are independent of the direction of data exchange.
    The two available process for IDOCs are
    Outbound Process
    Inbound Process
    AND There are basically two types of IDOCs.
    Basic IDOCs
    Basic IDOC type defines the structure and format of the business document that is to be exchanged between two systems.
    Extended IDOCs
    Extending the functionality by adding more segments to existing Basic IDOCs.
    To Create Idoc we need to follow these steps:
    Create Segment ( WE31)
    Create Idoc Type ( WE30)
    Create Message Type ( WE81)
    Assign Idoc Type to Message Type ( WE82)
    imp links
    http://www.allsaplinks.com/idoc_sample.html
    http://www.sapgenie.com/sapedi/idoc_abap.htm
    www.sappoint.com
    --here u can find the ppts and basic seetings for ALE
    http://sappoint.com/presentation.html
    www.sapgenie.com
    http://www.sapgenie.com/ale/index.htm
    WE30 - you can create a IDOC type.
    An IDOC with data, will have to be triggered by the application that is trying to send out the data.
    Try this..Hope this will help.
    SAP ALE & IDOC<<<<
    Steps to configuration(Basis) >>
    1. Create Logical System (LS) for each applicable ALE-enabled client
    2. Link client to Logical System on the respective servers
    3. Create background user, to be used by ALE(with authorizaton for ALE postings)
    4. Create RFC Destinations(SM59)
    5. Ports in Idoc processing(WE21)
    6. Generate partner profiles for sending system
    The functional configuration(Tcode: SALE)
    • Create a Customer Distribution Model (CDM);
    • Add appropriate message types and filters to the CDM;
    • Generate outbound partner profiles;
    • Distribute the CDM to the receiving systems; and
    • Generate inbound partner profiles on each of the clients.
    Steps to customize a new IDoc >>>
    1. Define IDoc Segment (WE31)
    2. Convert Segments into an IDoc type (WE30)
    3. Create a Message Type (WE81)
    4. Create valid Combination of Message & IDoc type(WE82)
    5. Define Processing Code(WE41 for OUT / WE42 for IN)
    6. Define Partner Profile(WE20)
    Important Transaction Codes:
    SALE - IMG ALE Configuration root
    WE20 - Manually maintain partner profiles
    BD64 - Maintain customer distribution model
    BD71 - Distribute customer distribution model
    SM59 - Create RFC Destinations
    BDM5 - Consistency check (Transaction scenarios)
    BD82 - Generate Partner Profiles
    BD61 - Activate Change Pointers - Globally
    BD50 - Activate Change Pointer for Msg Type
    BD52 - Activate change pointer per change.doc object
    BD59 - Allocation object type -> IDOC type
    BD56 - Maintain IDOC Segment Filters
    BD53 - Reduction of Message Types
    BD21 - Select Change Pointer
    BD87 - Status Monitor for ALE Messages
    BDM5 - Consistency check (Transaction scenarios)
    BD62 - Define rules
    BD79 - Maintain rules
    BD55 - Defining settings for IDoc conversion
    WEDI - ALE IDoc Administration
    WE21 - Ports in Idoc processing
    WE60 - IDoc documentation
    SARA - IDoc archiving (Object type IDOC)
    WE47 - IDoc status maintenance
    WE07 - IDoc statistics
    BALE - ALE Distribution Administration
    WE05 - IDoc overview
    BD87 - Inbound IDoc reprocessing
    BD88 - Outbound IDoc reprocessing
    BDM2 - IDoc Trace
    BDM7 - IDoc Audit Analysis
    BD21 - Create IDocs from change pointers
    SM58 - Schedule RFC Failures
    Basic config for Distributed data:
    BD64: Maintain a Distributed Model
    BD82: Generate Partner Profile
    BD64: Distribute the distribution Model
    Programs
    RBDMIDOC – Creating IDoc Type from Change Pointers
    RSEOUT00 – Process all selected IDocs (EDI)
    RBDAPP01 - Inbound Processing of IDocs Ready for Transfer
    RSARFCEX - Execute Calls Not Yet Executed
    RBDMOIND - Status Conversion with Successful tRFC Execution
    RBDMANIN - Start error handling for non-posted IDocs
    RBDSTATE - Send Audit Confirmations
    FOr testing you can use WE19.
    RFC and BAPI:
    RFC is Remote Function Call - a function module, which can be called remotely from outside
    BAPI is also a Remote enabled function module but the difference between BAPI and RFC is in BAPI there is a bussiness object attached to it which calls SAP application internally.
    can you explain RFC and BAPI???
    The difference between RFc and BAPI are business objects. You create business objects and those are then registered in your BOR (Business Object Repository) which can be accessed outside the SAP system by using some other applications (Non-SAP) such as VB or JAVA. in this case u only specify the business object and its method from external system in BAPI there is no direct system call. while RFC are direct system call Some BAPIs provide basic functions and can be used for most SAP business object types. These BAPIs should be implemented the same for all business object types. Standardized BAPIs are easier to use and prevent users having to deal with a number of different BAPIs. Whenever possible, a standardized BAPI must be used in preference to an individual BAPI.
    RFC is the protocol used to call functions in an R/3 system by a caller external to R/3 or to call programs external to R/3 from an R/3 system. Functions can only be called via RFC, if they are tagged as RFC functions in the SAP development workbench. They are then called RFC function modules. BAPIs are complete sets of (BAPI) function modules that model a business application.
    RFC is the protocol used by SAP for remote communication, that is, for communications between remote independent systems.RFC is used for communications between two independent SAP systems, or for communications between an SAP system and a non-SAP system, such as an external application. It can also be used for communications between modules on the same system.Using the RFC interfaces you can extend the functionality of R/3 applications from an external program.
    An R/3 system also contains Business Application Programming Interfaces (also called Business APIs, or BAPIs), which provide a programming interface to business objects. BAPIs are a set of methods for working with and manipulating SAP business objects.Internally, BAPIs are implemented as function modules stored in the R/3 Function Builder. Each BAPI has an equivalent internally-named function module. However, you should use the BAPI and not the function module behind it, because the BAPI provides a stable, object-oriented view of R/3 applications and data. The internal function modules or even the fact that the BAPIs are implemented as function modules are not guaranteed to remain the same in future releases of R/3.
    BAPI stands for Business Application Programming Interface.
    It is a library of functions that are released to the public
    as an interface into an existing SAP system from an external
    system.
    RFC is the protocol used to call functions in an R/3 system
    by a caller external to R/3 or to call programs external to
    R/3 from an R/3 system.
    Functions can only be called via RFC, if they are tagged as
    RFC functions in the SAP development workbench. They are
    then called RFC function modules. BAPIs are complete sets of
    (BAPI) function modules that model a business application.
    When you are familiar with web developments: RFC can be
    compared to HTTP and BAPIs are CGI applications.
    In other words: A BAPI function is a function module that
    can be called remotely using the RFC technology.
    RFC and BAPIs are remote enabled function modules. They are practicly the same. A BAPI is one step further as it usually is a self contained business function, such as "Create Purchase Order", or "Change Sales Document". BAPIs interface is very well defined and documented. BAPIs can be found in the BAPI browser via transaction BAPI. RFCs are just remote enabled function modules.
    BAPI stands for Business Application Programming Interface. It is a library of functions that are released to the public as an interface into an existing SAP system from an external system.
    RFC is the protocol used to call functions in an R/3 system by a caller external to R/3 or to call programs external to R/3 from an R/3 system. Functions can only be called via RFC, if they are tagged as RFC functions in the SAP development workbench.
    BAPIs are RFCs, the only difference is that BAPIs usually encapulate some complete business object. For example, creating a sales order, the BAPI would do all of the steps required to create a sales order.
    Regards,
    Shiva.

  • Need doc for BC4J

    Hello
    I need good documentaion/tutorial for BC4J
    Thanks

    user10019149 wrote:
    Hello
    I need good documentaion/tutorial for BC4J
    Thankshttp://download.oracle.com/docs/cd/B10501_01/appdev.920/a96621/adx25bc4.htm

  • Need doc for oracle BIS

    i am interested in learning Oracle business intelligence system, plz give me info of related documents - where to find them in Oracle site.

    1) All product docs are at http://tahiti.oracle.com
    2) Study materials and methods could be discussed in the Certification forum
    3) Please don't ask for download of Oracle class student course notes as distributing that is illegal
    4) What you need to study is available at http://education.oracle.com > Certification > Exams
    5) Sybex and Oracle Press books, if available, are good resources.

  • Needed Idea for the creation of this report

    HI Experts............
        I need to genrate reports on the Transport status. Format of the report
    user entery is user id : user 001
      column 1              column 2          column3        column4
    No of request       devlopment     Q/A system   production
          8                           2                       4                   2
    I have found the table name which contains the transport data that is E070
    in this table i have field called status but it gives the status for transport object and not for the transport request
    i need to find current status of the transport wether it is in quality or in production or in devlopment .
    how to slove this problem
    it would b great help  if any one give a solution
    Thank u  
    gopu77

    <font type="verdana">
    sql>select * from chem;
    <br>
    FORMULA CHEM WT RT
    <br>
    fm1 ch1 10 100
    <br>
    fm1 ch2 12 200
    <br>
    fm2 ch1 2 1100
    <br>
    fm1 ch2 6 2100
    <br>
    report will be like this
    <br>
    <img src="http://k.jeneesh.googlepages.com/img1.bmp"/>
    </font>
    Message was edited by:
    jeneesh

  • Need API for user creation

    Dear All,
    I need to use bulk user creation through API. Please advice which API i use to resolve this issue.
    Thanks
    Rehan

    I need to use bulk user creation through API. Please advice which API i use to resolve this issue.FND_USER_PKG.CREATEUSER
    FND_USER_PKG
    https://forums.oracle.com/forums/search.jspa?threadID=&q=FND_USER_PKG&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    PACKAGE: APPS.FND_USER_PKG
    http://etrm.oracle.com/pls/et1211d9/etrm_pnav.show_object?c_name=FND_USER_PKG&c_owner=APPS&c_type=PACKAGE
    Thanks,
    Hussein

  • Need help for database creation

    Hi all
    i am new to oracle and in learning stage.
    Date: 01-Jan-2006 shift: Morning/noon/night
    alert name resolved escalated
    cpu 4 0
    disk 2 0
    memory 1 0
    i want to store all these values into database. any help please....
    thanks

    i will be getting a file like this each day.
    Date: 01-Jan-2006
    shift: Morning/noon/night
    alert name resolved escalated
    cpu 4 0
    disk 2 0
    memory 1 0
    at present i am storing on excel sheet. but now i want to store it in a database. I created just two tables but i don't know whether they are correct or not
    resolved_tab
    alert_date_res date,
    alert_shift_res varchar2(10),
    alert_cpu_res number(10),
    alert_disk_res number(10),
    alert_memory_res number(10)
    same way i created eslalated_tab with _esc as extension to all fields. is it corret approach what i am following?                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Docs for Fusion Middleware

    Hi All,
    Can someone help me locating a PDF doc about Oracle Fusion Middleware with architectural details and components. I am just finding html pages but need something in one doc for ease.
    Thanks in advance
    cpa

    Sander,
    Thanks for your reply. Actually, I don't need docs for Application Server. I need doc which can explain all about Oracle Fusion Middleware Concepts, Architecture, Components, Application (Not mandatory), etc in the form of a Presentable doc like PDF. Application Server is just a part of it. And I'd preferably need the latest version's docs.
    Thanks Again
    cpa

  • Need docs and PDFs of NWDI Installation and Configuration

    Hi,
    I need docs and pdfs of SAP NWDI Installation in SAP NetWever 7.0.
    I will also need docs for configuration of SAP NWDI in Java and ABAP Stacks.
    Also, send me the link of help.sap.com
    Regards
    Kaushik Banerjee

    Hi Kaushik,
    Check http://www.sdn.sap.com/irj/sdn/javaee5;jsessionid=(J2EE3417800)ID1805998850DB01579264690750440028End?rid=/webcontent/uuid/b02bf71e-1344-2a10-4583-9f3795becc96
    Regards,
    Thulasi

  • Doc for Integrating Panasonic TDA100 and Panasonic KX-TD 12/32 with CUCM

    I need Doc for Integrating Panasonic TDA100 and Panasonic KX-TD 12/32 with CUCM 8.6
    Appreciate your support

    Hi Paolo,
    I also need to integrate a Panasonic PANASONIC Ref. KX-TDE100 - Version 5.0, with a CUCM 8.6.2, I'd like to do it with SIP trunks since the Panasonic has the capability to do it.
    I do have on my scenario this equipment:
    CUP 8.6.2
    CUCM 8.6.2
    IOS Gateway: Cisco IOS Software, C2900 Software (C2900-UNIVERSALK9-M), Version 15.2(2)T1 with voice service voip enabled.
    What do you think should work better,
    a) Use Gateway as CUBE
    c) User CUP as SIP Proxy
    Is there any other better solution?
    Please let me know your comments and if you have a link for any documentation regarding your answer.
    Thks,

  • Need Java API doc for the preference Manager class

    Where can I get Java Doc for the following classes
    import oracle.webcenter.peopleconnections.preference.Preference;
    import oracle.webcenter.peopleconnections.preference.PreferenceException;
    import oracle.webcenter.peopleconnections.preference.PreferencesManager;
    import oracle.webcenter.peopleconnections.preference.PreferencesManagerFactory;
    Thanks,
    Bala

    The API is the same (that's the whole point with Java), and last time I checked there were programs on Linux that can handle zipfiles and html files. :)
    So yes, use the same.
    (That is, unless you have downloaded the windows help format api docs. Then you need to download the regular html ones.)

  • Need code for Sales order creation in oops using xi as integration server

    Need code for Sales order creation in oops using xi as integration server.

    hi rocky,
              could you pls give a bit explanation on what you are expecting.
    regards,
    Pavan

  • Need a link or doc for ARP

    Need a link or doc for ARP.
    Thanks in advance.
    Regards,
    Chandu

    Hello Chandu,
    TCP/IP illustrated by Stevens  is a good book
    see
    http://www.pcvr.nl/tcpip/arp_addr.htm#4_0
    Hope to help
    Giuseppe

  • Need a Doc for Case Management-Interaction center

    Hi all,
    I need a SAP doc for Case Management-Interaction center.
    Please send me on [email protected]
    Will surealy get points .
    Nice weekend

    Hi Babu,
    Please check the following SAP Help link:
    http://help.sap.com/saphelp_crm50/helpdata/en/89/c5be40d7e4cc38e10000000a155106/frameset.htm
    Hope this helps,
    Kind regards,
    KZ

  • I- doc for creation/updation of Sales Scheduling Agreement

    Hi,
    Could anybody tell me details regarding the idoc details, for Sales Scheduling Agreement Creation & its updation.
    Need the - Process code, Message type , Basic type & other details
    Will the Idoc type be of DELORD. We will be getting the flatI file from the client for the creation of Scheduling Agreements
    Appreciate the help
    Thanks

    For Automotive Suppliers, and SD scheduling agreement types 'LZ', etc. 
    Normally, the users create the SD Scheduling Agreement using VA31 first.
    Then the Idocs, which are processed through IDOC_INPUT_DELINS_START, simply update the SA.
    One SA may continue to be updated by EDI releases for many months.   
    On an 'LZ' type SA, there is a tab for Forecast Delivery schedules and a tab for JIT Delivery schedules.
    At the simple level, which tab gets updated is controlled by the value in E1EDP10-SCREL.
    For inbound 830 / DELFOR / VDA4905 transmissions, usually map SCREL = '03' which updates the Forecast Delivery Schedule.
    For inbound 862 / DELJIT / VDA4915 transmissions, usually map SCREL = '02', which updates the JIT Delivery Schedule.
    The search criteria in the search box you see on VA32 are similar to the key Idoc fields which are used to find the SA which needs to be updated.
    Hopefully the users have access to transaction EMFOR to monitor the inbound Idocs and reprocess if necessary. (This is easier than workflow or WE02/BD87)
    From EMFOR, Idocs in status 51 can often be processed in foreground. This is the quick way to figure out why you are getting a status 51. But I suspect it's because the SA was not created first.

Maybe you are looking for

  • Crystal Report Displaying Problem

    Hi Guys, i had developed many more reports ie crystal reports 10 successfully in my Pc.But while going to my client place not able see my reports while clicking added reports in B1 module ie Purchase A/p -> purchase reports in that my report is added

  • IPod isn't recognized by iTunes (TRIED EVERYTHING!!)

    It still isn't being recognized. It's charing and recognized by Windows, it charges, and it even brings up iTunes when plugged in!

  • Getting error message -050 after downloading 11.1

    Getting error message -050 after downloading 11.1, radio and match do not work.

  • Read bytecode of a PDF file

    Hello I must read Bytecode of a .PDF file but the method I use is too slow. Is there anybody can suggest me a faster or better method, please? This is my code public String scriviBC (String strPercorso, String strFile) { binario = ""; try { File file

  • Target="_blank  Error unterminated string literal

    Hello, I have used a example from Patrick Wolf and it won't work. http://www.inside-oracle-apex.com/opening-url-in-new-window/ I need a pop_up window after pushing the button: Target is a: URL 1- URL Target: http://www.google.nl/" target="_blank -- D