Documentation question...

Hi all,
While attending a class in Newtown an instructor suggested there is documentation available for SAP authored function modules. So, my question is this...I'm using function module md_mrp_list_api and I'm interested in reading some documentation...where or from who would I request such a thing if it actually existed?
thanks,
Mat

Hi,
Not all Function modules will have the Documentation.
SAP Generally provides documentation for those function modules which are meant for Generic services.
Function modules which have some Functional significane may or may not have the documentation.
You can check for function module documention in Tcode Se37.
Regards,
Sesh

Similar Messages

  • BW Authorization Error documentation Question

    Hi,
    I have a question, may be you can help in this:
    Q: In BW Analyzer if we get the following authorization error for some reason:
    ->Authorization Check
    You do not have authorization for Add or Create
    There is a Details tab to see the authorization error details. I need to add documentation for the naming conventions the Users need to use so that it's easy for Users to see what is the reason for the error and what naming convention do they need to use to prevent the error.
    Right now, details tab shows "No Documentation Available". How can I add documentation here? Where do I add this documentation and how do I link it to the Authorization Error Message's Details tab?
    I tried running RSRTRACE to see which function modules/programs get called but that does not help. It gives me the following two function modules which are being called when I get the error message and when I click the details tab:
    RZX0_MESSAGES_GET
    RZX0_MESSAGE_H_GET
    and surprisingly when I try to look them up in SE37 they do not exist … What can be the reason for this?
    Is there a system transaction, like .. SM02, in BW where we can define or create authorization error message documentation for BEx Analyzer? How do I link it to the Authorization Error message?
    Your help or advise will be very much appreciated.
    Thank You,
    Regards,
    Mandeep Virk

    It can be done via SE91.
    Message Class is R9 and message number is 108
    We have to define the Long Text and save it under the RSZ class.
    It works for me now.
    Thanks,
    Mandeep

  • Migration Documentation question

    Hi,
    We are trying to follow the "How To Migrate from SAP Enterprise Portal 5.0 SP6 to SAP NetWeaver '04" documentation, but have questions and open OSS messages. 
    Does anyone have a set of documentation and or notes that can be followed to a completion of the migration?  Any additional notes that may not be in the documentation or at least clear in the documentation?
    Open questions:
    1.  Question on connectivity to the EP5 system from NW04 for migration;  In the above mentioned documentation on page 42 in the section 3.2.8 "Defining and Configuring a System for EP5" number 4, it asks for an EP50 Server Port. Is this the default port 80 or is there a way to determine which port to use for this entry?
    2.  Page not displayed on service configuration;  We have our NW04 SP14 Portal build working with Windows Integrated Authentication and our corporate LDAP for Single Sign On with our network ID's. When we login
    to the Portal with our network id, we get "Page cannot be displayed" when navigating to System Administration-> System Configuration-> Service Configuration to add the migration key. If we login as Administrator, we can see the Service Configuration page and drill down
    to applications - >UpgraderService.
    Why does this page not render with our network id's as our network id's have the same roles as Administrator?
    Any thoughts on the above questions and any help with better documentation will be greatly appreciated.
    Best Regards,
    Rick

    Thanks, I appreciate your input!
    On 8/24/2010 9:36 AM, kjhurni wrote:
    >
    > Ah, I see.
    >
    > So if you have a LUN (vdisk, whatever your SAN Vendor calls it), and
    > let's say you have 2 or more servers that can access it, but you have
    > NOT installed the NCS stuff yet.
    >
    > I THINK that unless the server try to mount it (and I think you'd have
    > to enable the partition/pool thingy as "clusterable") you should be
    > okay.
    >
    > But don't quote me on that one.
    >
    > I'm also thinking that before you make the resource
    > "sharable/clusterable" that you have to install NCS but then make the
    > "shared" LUN as shareable before you go making up the Cluster Resource
    > objects.
    >
    > the only exception to that may be the SBD partition (that has to be
    > shareable first I think)?
    >
    > It's been a LONG time since I installed clustering (ours was like 8
    > years ago so we've just done upgrades since then).
    >
    >

  • Small noobie documentation question

    For something like...
    public static void main(String[] args)
            Scanner in = new Scanner(System.in);
            System.out.println("PLEASE USE NUMBERS ONLY!!");
            System.out.print("Enter the first digit: ");
            double aFirst = in.nextDouble();do I have to put
    * (explination)
    Do I have to put anything for the @ part? Like @param or something like that?
    I know this question might not make sense... but I don't know how to explain it correctly.

    max_wallace wrote:
    If you are just talking about a block quote in the beginning of your program, you don't have to, but usually people put the @ sign in front of the authors name and the name of the program. But, its all up to you whether you use, it wont effect your program.No, im talking about how (example)
         * Computes the sum of the two digits
         * @return the value of the sum
        public double getSum()
            return sum;
        }theres a documentation because there's a @return
    but for the System.out.println, is there one where i have to do @ (something...)

  • 10.1.0.4 upgrade documentation question

    Hi:
    In the accompanying documentation (section 5.1.7) it says, "If any database uses Java Virtual Machine or Oracle interMedia, then install the Oracle Database 10g Products installation type from the ... Companion CD before installing the 10.1.0.4 patch".
    What does that mean? What is the "installation type"? I assume since I already have the interMedia stuff running on a 10.x.x. database I have already loaded whatever I need from the companion CD. Is this saying to do any upgrades from the 10.1.0.4 companion CD section before applying the database patches or what?
    Thanks.
    MJG

    Here's what I did. (Windows XP server)
    * Installed Oracle 10.1.0.2
    * Installed 10.1.0.2. Companion CD
    * Installed "10g Products" from the 10.1.0.2 companion CD
    * Installed 10.1.0.4 DB patch
    * Installed 10.1.0.4 Companion CD patch.
    Now I am in the "post processing" phase, trying to do a
    STARTUP UPGRADE
    but I get an error "SP2-0714: invalid combination of STARTUP options"
    Does anyone know what's behind this? Did I need to run the catpatch.sql before installing the companion CD parts of the 10.1.0.4 patch?

  • OPatch documentation question

    Hey everyone,
    I was hoping that someone could provide an answer to my question. When you are reading an OPatch file, what does this following line specify?
    Interim patches (3) :
    Patch 99***11 : applied on Sat Mar 03 10:12:00 PST 2012
    Unique Patch ID: 13561791
    Created on 15 Jun 2011, 07:51:14 hrs PST8PDT <-------------------------
    Bugs fixed:
    99***11
    Does this "created on" line relate to when the specific interim patch was initially released by Oracle?
    Thanks again!
    -Omar

    Omar,
    Please see these MOS Docs.
    'opatch lsinventory' Reports Patch Installation Timestamp In Different Timezone [ID 1340760.1]
    OPatch - New features [ID 749368.1]
    Thanks,
    Hussein

  • Included documentation question

    I recently purchased an iPad Air 2 and am wondering what documentation is supposed to be included.  There is one piece of documentation entirely in Spanish and there is no English counterpart included.
    What I received:
    Three iPad Air cards - English, French, Spanish
    Three iPad info sheets - English, French, Spanish
    A booklet entirely in Spanish - no English?
    Regulatory compliance document - appears to be only for Mexico.
    Apple stickers.
    Yes, I'm very anal about this.

    There is not any. The Key Code is embedded in the BIOS. If you install Windows 8.1 from an OEM disk it will self-activate based on the BIOS. If you want to see the Code and have it physically available the current version of Magical Jelly Bean will extract the Key Code from Windows 8.1:
    https://www.magicaljellybean.com/keyfinder/
    If this is "the Answer" please click "Accept as Solution" to help others find it. 

  • BI APPS Documentation question.

    Hello!
    Could anyone explain, how exactly to do this step?
    Configuring the Oracle BI Repository
    There is no any detail instruction, just "Create a link with the W_PRODUCT_D table's PROD_CATn_WID column".
    Unfortunatly I even don't know where to open this form.
    Thanks.

    Hi Fesenko Roman
    Open 'BI Administration' tool and Open offline or online Repository and provide password.
    On Physical Layer 'Oracle Data Warehouse ' extend 'Catalog' and SELECT 'W_PRODUCT_D'  and select (Press CTRL key from ur keyboard) tables ' Dim_W_PROD_CAT_DH_Purchasing , Dim_PROD_CAT_DH_General, Dim_W_PROD_CAT_DH_UNSPEC
    Right Click
    Select Physical Diagram
    Selected Objects Only
    Click on 'New Join'  and Click on One W_PRODUCT_D Table and second click on 'Dim_W_PROD_CAT_DH_Purchasing'
    specify column and do so forth for other tables.
    Save and Load RPD.
    Regards
    Sher ullah baig

  • Formula/KPI Documentation Question

    Hi,  I have a report where I am reporting on a KPI that is an average number of events occuring within a specific month.  This average is calculated off of a number of other smaller calculations.  I would like to document this KPI and allow the user to see the business definition of it.  All of my formulas are local and I don't see a place to attach documenation to the formula.  How can I do this or should I take a different approach?
    Thanks!

    Hi,  I have a report where I am reporting on a KPI that is an average number of events occuring within a specific month.  This average is calculated off of a number of other smaller calculations.  I would like to document this KPI and allow the user to see the business definition of it.  All of my formulas are local and I don't see a place to attach documenation to the formula.  How can I do this or should I take a different approach?
    Thanks!

  • Question regarding v$db_cache_advice

    Hi DBA's
    In v$db_cache_advice may I know what is the unit of measure of ESTD_PHYSICAL_READ_TIME? is it in Second? Minute?
    Regards,
    Queennie

    A documentation question...
    http://docs.oracle.com/database/121/REFRN/refrn30057.htm#REFRN30057
    As it says...in seconds.
    Cheers,
    Brian

  • Documenting Type Libraries?

    Hi All,
    This is somewhat off topic, as it has less to do with RH than
    it does with a more generic documentation question. Our software
    has it's own API that we allow users to use to create their own VB
    scripts.
    The various supported objects, methods, properties, events
    and so forth are contained in a type library (a .tlb file). Over
    the past several years, I've been maintaining HTML Help
    documentation for all this information by hand. I would like to
    automate the conversion of the .tlb file into .htm files.
    Does anyone else convert .tlb files into .htm documentation
    and then into RH? What tools do you use to accomplish this?
    Processes to get the output to work within RH?
    I've been looking on the web and have found some software
    utilities/packages out there that support the conversion of the
    .tlb file into .htm files. I was hoping there would be something
    freeware or low relatively low cost (under $100) that is stable and
    has a good feature set.
    I've mainly toyed around with a freeware utility called
    DocLibTool,
    which isn't bad (being freeware) for what you get, but it has some
    bugs, isn't supported, and it's difficult to customize the final
    output. I'm also looking into a high cost commercial package called
    Document!
    X, but would really like to find something less expensive.
    Any suggestions? Ideas?

    Hi Spoli,
    At the current time the only adapter that gives you the option to
    automatically create a container for a given parameter is the LabVIEW
    adapter. In your case you will need to manually create the container
    that matches your C struct. I apologize for the inconvenience.
    One thing you can do to see this feature in future versions is make a Product Suggestion on our website. Our R&D engineers are always looking for good feedback.
    Have a good one Spoli,
    Dan Weiland
    Applications Engineer
    National Instruments
    Dan Weiland

  • Javax.jwsWebMethod documentation on WSDL - how?

    Hi experts,
    On WebLogic 8.1, we put our Web Service documentation in the javadocs of the JWS files. That's very handy since the generated WSDL contains the documentation about the operations. So anyone that imports the WSDL is able to read the generated documentation. We do someting like:
         * This service does this and that and that. Detailed description that lives with the code.
         * @common:operation
         public void doTheThing(ThingInDocument inDoc) {
         delegate.doItInTheRoad(inDoc);
    And the generated WSDL contains something like:
    <s0:operation name="doTheThing">
    <s0:documentation>
    This service does this and that and that. Detailed description that lives with the code.
    </s0:documentation>
    Question: I'm not being able to do this in Weblogic 10.3. I put the javadoc next to the @WebMethod annotation, but nothing was generated in the WSDL.
    Is there a way to do this or customize the WSDL generation?
    Thank you!

    Hi Massimo,
    Quiet a few points here.
    1. Oracle Type objects do not map to XML Complex type
    2. Oracle Type objects do not map to Apex Page Item Types
    3. Apex Page Item types are substituted into the WS Request XML by a process which is part of the Web Service Reference creation through the Wizard in Apex.
    >
    After created the web service (without any errors), I click on test.
    - I can select the Operation --> CREATE_LINGUA
    - I can input data for Basic Authentication
    - I can't view Input Parameters --> Report returned no rows.
    I've tried with normal type like Varchar2 and all was ok.
    Is possible in Apex to use web services based on complex type, tipically an Array?
    >
    As you have guessed the Wizard driven Web Service Reference definition process cannot handle complex types of input parameters required by a Request. By definition the number of complex types possible are infinite, so they are not likely to come built in.
    Passing an array is no solution because finally the values passed have to be plugged into the right SimpleTypes inside a ComplexType in the Request.
    Based on your WSDL your Request will be
    <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:cre="http://xmlns.oracle.com/orawsv/GRIMALDI/PKG_WEBSERVICES/CREATE_LINGUA">
       <soapenv:Header/>
       <soapenv:Body>
          <cre:SNUMBER-CREATE_LINGUAInput>
             <cre:PLINGUA-LINGUAT-CIN>
                <cre:LINGUAT>
                   <cre:CODICE>?</cre:CODICE>
                   <cre:DESCRIZIONE>?</cre:DESCRIZIONE>
                </cre:LINGUAT>
             </cre:PLINGUA-LINGUAT-CIN>
          </cre:SNUMBER-CREATE_LINGUAInput>
       </soapenv:Body>
    </soapenv:Envelope>However, all is not lost. You can always use the UTL_HTTP package API to construct your Request.
    Regards,

  • ASAP Question & Answer  Database

    Hi Experts,
    Can anyone provide inputs on accessing ASAP Q&A database???
    Where to check it??
    Please help..
    Regards,

    hi,
    Question & Answer database
    Purpose
    The Question & Answer database (Q&Adb), through which you navigate using the, SAP Reference Structure, is the key tool you use to define your business requirements when implementing your SAP System.
    You can use it to set your project scope in a process-specific manner and to draw up your Business Blueprint. As well as the standard Q&Adb, industry-specific versions (for the consumer products and automotive industry) and for Global ASAP are available.
    Features
    Items in the SAP Reference Structure are assigned elements that are stored under the tabs Business Analysis, Information and Technical Analysis on the right of the screen. Here you will find:
    Information such as SAP documentation, transactions, information on input and output, and organizational units
    Business-specific information, such as project documentation, Questions, CI templates, and technical data (for example, on conversions and interfaces)
    The substructures of the SAP Reference Structure are organized according to specific topics or according to enterprise areas, helping you to map your enterpriseu2019s requirements to the SAP System.
    You can assign IMG activities to structure items, allowing you to automatically generate a Project IMG for the enterprise areas that have been set in scope.
    The Project IMG serves as a basis for the ASAP - IMG link, which makes it easier for you to make configuration settings. From the BPML, you can go directly to the IMG activities that are relevant for a particular structure item that has been set in scope.
    In an industry-specific implementation project, you use value chains to generate your Business Blueprint. Value chains describe all key processes for a specific industry, across all enterprise areas. In an industry-specific Q&Adb, these value chains are located in the Business Processes substructure within the standard SAP Reference Structure.
    The Q&Adb contains a flexible reporting system, allowing you to generate Business Overview reports, Business Blueprint reports, and master lists (for example, Business Process Master List), Organizational Structure Lists, Development Lists, Authorization Lists).
    The Issues Database is also part of the Q&Adb. Here you can gather open issues that occur during your implementation project.
    You can assign owners to structure items, and may edit or model them as required. For more information see SAP Reference Structure.
    thanks and regards

  • Single-row subquery returns more than one row - help with update

    Hello,
    I know this a probably a well documented question but when I checked the search I couldn't find anything relevant to my needs.
    I am getting the single-row error when I run this query, i have tried a where exists clause and where column_name in to no avail. Can anyone put me right with this?
    My code is:
    UPDATE test_sales
    SET total =
                (SELECT
                        p.list_price * t.quantity
                  FROM 
                        test_sales t,
                        price p
                  WHERE
                        t.product_code IN p.product_id
                  AND
                        TO_DATE(TO_CHAR(t.order_date,'DD-MON-RR')) >= TO_DATE(TO_CHAR(p.start_date,'DD-MON-RR'))
                  AND
                        TO_DATE(TO_CHAR(t.order_date,'DD-MON-RR')) <= TO_DATE(TO_CHAR(p.end_date,'DD-MON-RR'))
                  AND    
                        t.ship_date IS NOT NULL)the query runs fine on its own and returne 4638 rows which is the number I need to update but it wont work as part of and update. I have also tried this:
    UPDATE test_sales
    SET total =
                (SELECT
                        p.list_price * t.quantity
                  FROM 
                        test_sales t,
                        price p
                  WHERE
                        t.product_code IN p.product_id
                  AND
                        TO_DATE(TO_CHAR(t.order_date,'DD-MON-RR')) >= TO_DATE(TO_CHAR(p.start_date,'DD-MON-RR'))
                  AND
                        TO_DATE(TO_CHAR(t.order_date,'DD-MON-RR')) <= TO_DATE(TO_CHAR(p.end_date,'DD-MON-RR'))
                  AND    
                        t.ship_date IS NOT NULL)
    WHERE product_code IN 
                (SELECT
                        product_code
                  FROM 
                        test_sales t,
                        price p
                  WHERE
                        t.product_code = p.product_id
                  AND
                        TO_DATE(TO_CHAR(t.order_date,'DD-MON-RR')) >= TO_DATE(TO_CHAR(p.start_date,'DD-MON-RR'))
                  AND
                        TO_DATE(TO_CHAR(t.order_date,'DD-MON-RR')) <= TO_DATE(TO_CHAR(p.end_date,'DD-MON-RR'))
                  AND    
                        t.ship_date IS NOT NULL)but that wont work either. by uising WHERE and AND clauses that select a match first on product code and then place the order_date in between the start and finish times of a distinct pricing period for each item I figured this would work but it won't. Any ideas what to try?
    Mike

    or:
    SQL> create table test_sales
      2  as
      3  select 2 quantity, 1 product_code, trunc(sysdate) order_date, trunc(sysdate) ship_date, 0 total from dual
      4  /
    Tabel is aangemaakt.
    SQL> create table price
      2  as
      3  select 10 list_price, 1 product_id, trunc(sysdate) start_date, trunc(sysdate) end_date from dual
      4  /
    Tabel is aangemaakt.
    SQL> alter table price add constraint price_pk primary key (product_id)
      2  /
    Tabel is gewijzigd.
    SQL> update ( select p.list_price * t.quantity a
      2                , t.total
      3             from test_sales t
      4                , price p
      5            where t.product_code = p.product_id
      6              and t.order_date between p.start_date and p.end_date
      7              and t.ship_date is not null
      8         )
      9     set total = a
    10  /
    1 rij is bijgewerkt.Regards,
    Rob.

  • How to migrate Oracle 9i(32 bit) to oracle 10g(64 bit) DB with ASM

    How to migrate Oracle 9i(32 bit) to oracle 10g(64 bit) DB with ASM on SAME platform RHEL4.0
    Scenario My case:
    1) DB size 400G.
    2) Minimum downtime.
    3) oracle 9i(9.2.0.4) source DB.
    4) oracle 10g(10.2.0.3) target DB with ASM.
    5) Source DB (HOST A) and target DB (HOST B) Machine.
    Thanks
    Ashutosh

    I think Werner is suggesting you ask your question in the appropriate forum.
    Go up 2 levels (to Community Discussion Forum) and look for the Database category. It's not that difficult to find, and you will be discussing the question with people who actually care about that kind of question.
    The people who read and interact in this forum do so to discuss Documentation questions. Specifically questions about how to improve the documentaiton.

Maybe you are looking for

  • Logical statements in Substitutions

    How to write logic in the substitution rules like if ... else Thanks

  • Profile picture limited to 96x96 pixels

    Dear Skype Moderators, Do you know if there is anyway to store a profile picture with more than 96x96 pixels?  Or, if that is not possible, is there anyway to avoid Skype from upscaling the picture? After multiple attempts, the best result I had was

  • Listing tracks from an album with multiple artists as part of one single album

    When listing my music by album on my iphone 4, tracks from the same album with multiple artists appear as separate albums. How can I get the iphone to list these as part of one single album? For example, "Rock of Oldies" is a compilation with 50's mu

  • Error in Creating Time series objects in APO 5.0

    Hi, We are implementing APO 5.0.  I am trying to Create Time series objects for Planning Area 9ASNP05, but getting the following Run Time Error We have used Support Package 10 Runtime Errors         PERFORM_TOO_MANY_PARAMETERS Exception             

  • Why we use tablib uri in JSTL?

    I am confused with this <%@ taglib prefix="c" uri="http://java.sun.com/jstl/core" %> the uri attribute is pointing to a web folder. why we use this if we install JSTL jar files in our web application directry to use it? what if we dont have internet