About the function PDDocSetNewCryptHandler

      can I ask a question?
      Now I worked in the Aobe SDK environment, when I used the API function PDDocSetNewCryptHandler,it is always has a compilation error, the error
      information is: the PDDocSetNewCryptHandlerSelPROTO has not been defined.
      The strange thing is that it is fine when I use the other API function--PDCDocNewSecurtyData, and the two API function is also define
      in  the same  .h---head file.
      How can is it happened when the two functions are defined in the same head file and one is correct but the other is bad.
      Is there anybody can tell me why?
      Thanks very much!!!

Hi,
Thanks for replying.
We are using Time Evaluation for generating Quota's but my question is we can use the QUOTA function in the Time Evaluation schema before the CUMBT function in the schema . And we are not using any period balances for Quota's to generate.
Thanks,
Rao.

Similar Messages

  • Question about the function module (RFC_READ_TABLE)

    Dear everyone
    Could I ask you a question about the function module (RFC_READ_TABLE)?
    I was asked if it's possible to create a report which compares the data between different SAP systems (both production systems).
    Now, the easiest way would be to use the function module (RFC_READ_TABLE) within a SAP infoset query (SQ01 type query).
    But I heard the rumor that using the function module (RFC_READ_TABLE) is not advisable due to the security reason.
    However, I am not exactly sure what sort of security problems this function module can possibly have...
    Would you help me on this?
    I also would like to know if using "remote enabled module" type function module can always overcome this possible security issue.
    Or, are there any points that I need to be careful about even when I use "remote enabled module" function module?
    Thank you very much in advance.
    Takashi

    Dear Fred-san
    Thank you very much for your support on this.
    But, may I double check about what you mentioned above?
    So, what you were mentioning was that if some user executes the query with
    the function module (RFC_READ_TABLE), under the following conditions, he can access to
    the HR data even when he does not have the authorizations for HR transactions?
    <Conditions>
    1. the user has the authorization for HR database tables themselves
    2. RFC_READ_TABLE is called to retrieve the data from HR database
    <example>
    Data: LF_HR_TABLE like  DD02L-TABNAME value 'PA0000'.
    CALL FUNCTION 'RFC_READ_TABLE'
       EXPORTING
        query_table                = LF_HR_TABLE
      TABLES
       OPTIONS                    =
       fields                     =
       data                       =    .
    But then, as long as we call this function module for a non-critical tables such as
    VBAP (sales order) or EKKO (purchase order) within our query, it wouldn't seem to be
    so security risk to use RFC_READ_TABLE...
    Besides, each query (infoset query) has got the concept of user groups, which limits
    the access to the queries within the user group.
    ※If someone does not belong to the user group, he cannot execute the queries within that
       user group, etc
    So, my feeling is that even infoset queries does have authorization concept...
    Would you give me your thought on this?
    I also thank you for your information for SCU0.
    That is an interesting transaction
    Kind regards,
    Takashi

  • About the function TRFC_QIN_ACTIVATE

    HI forks,
    each time call this function
    we send the QNAME which is in the table
    TRFCQIN as the improting parameter to the funciton
    and the records have the same QNAME in the table
    trfcqin will  disappear if the status is ready,
    so the qustion is how to make records to the
    table TRFCQIN
    thanks in advance

    Tersit wrote:
    I want my program to activate a method when the user press left mouse button, but in other window, in other program. I can make it with the Listener, but only when the window of my java program is active. I want to my program to listen for pressing a mouse in other window. Your best bet to listen for activities in other non-Java programs is to use a programming language that gets closer to the OS such as C/C++.
    And my second question is that I want to make the function like copy - the same, if I am in other window. For example if I have marked one fail to generate copy to the clipboard. Is that possible.I'm not clear on this. What do you mean by "marked one fail"?

  • Question about the function module AUFBAUEN_MDPSX_ANZEIGEN

    Hi,
    I use the function module AUFBAUEN_MDPSX_ANZEIGEN to retrieve forecasting qty(VSF) on MRP for ABAP report if mdpsx-delkz = 'PP' and get mdpsx-mng01.
    I have an issue that one material's mng01 is 0 though VSF shows quantity on MD04 screen. As I debugged, I found when mng01 is 0, VRFKZ is also blank( it is usually set 'X').
    Does anybody have an idea when this happens? What put 'X' in VRFKZ?
    Thanks and regards,
    Miki

    Hi, thanks for your reply.
    This is the program source.
    FORM get_md04_data using werks matnr.
    tables: t001w.
    clear: cm61w, cm61x, mt61d, t399d.
    move fac to cm61w-fabkl.
    move werks to cm61w-plwrk.
    move werks to cm61x-werks.
    move werks to mt61d-werks.
    move matnr to mt61d-matnr.
    refresh mdpsx.  clear mdpsx.
    CALL FUNCTION 'AUFBAUEN_MDPSX_ANZEIGEN'
      EXPORTING
        ECM61W        = cm61w
        ECM61X        = cm61x
        EMT61D        = mt61d
        ET399D        = t399d
      TABLES
        MDPSX         = mdpsx.
    ENDFORM.                    " get_md04_data
    Please let me know if I need to give you more information.

  • Question about the function module testing function

    Dear everyone
    I am trying to use the testing function of a function module in order to understand how the following
    function module works.
    <Function module>
    BAPI_SALESORDER_CREATEFROMDAT2 --> This function module is to create a sales order
    I input several data in the test function, and I was the successful result with some sales order number.
    However, this sales order is not actually registered in the system.
    Would it be possible to run the function module (in the test mode), so that it would actually
    register those documents (ex. sales orders) in the system.
    I would like to see the actual sales orders to understand how the function module works.
    Thank you very much in advance
    Takashi

    Dear everyone
    ※Sorry, my initial message was hard to understand. So I will write it again.
    I am trying to use the testing function of a function module in order to understand how the following
    function module works.
    <Function module>
    BAPI_SALESORDER_CREATEFROMDAT2 --> This function module is used to create a sales order
    I input several data in the test function, and I've got the successful result with some sales order number.
    However, this sales order is not actually registered in the system.
    Would it be possible to run the function module (in the test mode), so that it would actually
    register those documents (ex. sales orders) in the system?
    I would like to see the actual sales orders to understand how this function module works.
    Thank you very much in advance
    Takashi

  • Information about the function module SAPWL_READ_STATISTIC_FILES

    Hi all,
           I want to know the use of the given sap standard function module SAPWL_READ_STATISTIC_FILES.
         In this all_stats change parameter is there. what exactly it is returning i want to know and what is the purpose of this function module? There is no documentation available in english language for this.
    thanks in advance
    g.s.naidu

    Hi Mahalakshmi garu
                    Yes,  the previous thread itself has been posted by me, but till now i didnt get the purpose of that function module. as you said it reads the historical records for a day or week or month. Thats right but can you give me some more details like the same in depth.
    Thanks
    g.s.naidu

  • About the Function L_TO_CREATE_TR

    Hello Experts.
    I need to using FM "L_TO_CREATE_TR" to create TO with TR in my programming, it's work.
    But the problem is I don't konw how to specify the Return Storage Bin.
    In this function the import parameter 'IT_TRITE', Just have the Source Storage Bin and Destination Storage Bin.
    So my question is how to specify the Return Storage Bin or Is there have any other parameter that i can specify
    the Source Storage Bin as Return Storage Bin ?
    Thanks so much.

    Hi Chip,
    I think you have posted a question in the wrong forum.
    You may want to try some other forums in SDN.
    Thanks.
    Peter

  • About the function XMLElement

    This is the code:
    Connected to Oracle9i Enterprise Edition Release 9.2.0.5.0
    Connected as apps
    SQL> SELECT XMLElement("SOURCE",source_name) FROM cux_sign_source;
    SELECT XMLElement("SOURCE",source_name) FROM cux_sign_source
    Access violation at address 6766367A in module 'ORA805.dll'. Read of address 00000068
    SQL>
    So,what does it mean,what can I do for this and why can't I use this function

    Please go through this link hope it will help you in using XMLElement:
    http://www.oracle.com/technology/oramag/oracle/03-may/o33xml.html

  • Problem in copying the function module.

    Hi All,
    I have to Copy the standard function modules "FI_ITEMS_DISPLAY" and "ITEM_DERIVE_FIELDS".
    The Function group for both of above FM is "FI_ITEMS".
    What i did is I went to SE80 ,I copied down the Function Group 'FI_ITEMS' to 'ZFI_ITEMS'.
    later on i copied the standard function modules 'FI_ITEMS_DISPLAY' and 'ITEM_DERIVE_FIELDS'
    to the 'ZFI_ITEMS_DISPLAY' and 'ZITEM_DERIVE_FIELDS' resp.in the same function group 'ZFI_ITEMS'.
    Then i made some changes to these copied modules (I did change the structure of it_items from RFPOSXEXT to ZRFPOSXEXT in ZFI_ITEM_ITEM_DISPLAY,and same change in ZITEM_DERIVE_FIELDS but for the parameter s_item).
    And finally i activated these FM..and it got activated also.
    But later on when i used these FM in my report...error occured saying that -
      "The name of the function module to be called is "ZITEM_DERIVE_FIELDS".
    but "ZITEM_DERIVE_FIELDS" cannot be found in its function group. "
        hence i thought of activating the function group ZFI_ITEMS,which was inactive before to this...but when i tried activatin this FM it was giving hell lot of errors showing conflict occured at diffrent places,I think just because of the change (structure of IT_ITEM chnged from RFPOSEXT to customised ZZRFPOSXEXT).
    I am helpless in removing all this errors ...
    Can anybody suggest where did i go wrong?
    And what is the right way to copy the function module.?
    If possible reply me ASAP.
    Thanx in advance.

    Hello Sanjay,
    First, delete your new function group and
    Do like this:
    1. copy FI_ITEMS_DISPLAY to zFI_ITEMS_DISPLAY from Se37. here you find a button on the application toolbar to do it. It also asks about the Function group. GIve the FG as
    ZFI_ITEMS.
    Activate all the related objects
    2. same for the other FM. Use the same FG. and activate the related objects.
    Regards,
    Naimesh

  • Need more info abt the functions of each classes in Workflow API's of BPEL

    Need more information about the functions of each method of the classes in Workflow API's of BPEL
    The Java documentation of the workflow API (especially Identity Service classes) is having a one liner explanation for the methods of each class. We need to implement our own Identity Service that implements the BPMIdentityService interface. We are not able to map the function of each methods of this interface to what our security subsystem provides. We feel that we need more detailed information about what each method of each class is doing internally so that we can map to whatever our security subsystem provides.
    The BPEL Developers Guide does not talk about the functionality of each methods of this interface. If anybody can guide me to look into some documentation that has this information or if anybody has this information, then please do the necessary help.
    Regards
    Ramana

    Did you find out the solution for your above posted query ? I'm also in need of some documents. Can you help me out?

  • Question about the USB bluetooth transmitter

    Hey,
    Is it possible to have the Inspire S2 Wireless speakers connected to a tv (for example my 6700 led tv from samsung). It has no bluetooth support but it has usb ports. So i was wondering can i put the usb transmitter in the tv, since the usb transmitter says: "no drivers to install".
    Will that work?
    Thanks in advance.
    -Tom

    Hello Tomdazz,
    The USB bluetooth transmitter does not wok with your TV. The USB port on the TV does not have this functionality. Computer ports can usually do this because a device driver will be loaded by the computer which gives the USB port on the TV this functionality. You can also check your TV's manual for more info about the functions of the TV's ports. If I'm not wrong, TV only support Media Play. Media Play only supports USB Mass Storage Class devices (MSC). Examples are your thumb dri'ves, card readers and USB HDD.

  • Description about a function module O2_LANGUAGE_EXIT_FUNCTION

    Hi All,
    i want to know the description about the function module 'O2_LANGUAGE_EXIT_FUNCTION'. Please explain what is the functionality of this function module clearly.
    Thanks & Regards,
    Nagarjuna.

    hi,
    send me ur mail id ,
    i will send the pay roll related function moduls.
    and document relataed to pay roll.
    ramesh

  • Good documentation about the NWDI

    Hello,
    I just started with the NWDI by installing it. Is there any good (and short) documentation about the functionality of the NWDI? Has the NWDI something like a but tracker and so on?
    What are you using for your development to enhance the possiblity of the NWDI? Are there any additional applications (not neccessary from SAP) that you are using?
    Thx, Vanessa

    Hi,
    Go through the following links
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/c05ae1f2-e2f8-2a10-a19d-c36ef0999ab3
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/f03cd0f1-77c7-2b10-8093-de20e973c3fb
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/f03cd0f1-77c7-2b10-8093-de20e973c3fb
    /people/boris.zarske/blog/2007/08/16/new-version-of-configuration-wizard-with-sap-netweaver-70-sps-13
    /people/marion.schlotte/blog/2006/03/30/best-practices-for-nwdi-track-design-for-ongoing-development
    http://help.sap.com/saphelp_nw70/helpdata/en/44/355093ba830a67e10000000a422035/frameset.htm
    Regards,
    Saleem

  • T.code VKM1: what about the button REASSIGN?

    Hi All,
    could anyone tell me about the function of the button REASSIGN in t.code VKM1?
    Thanks

    You can get the details from OSS  Note 751042 - Usage of transactions VKM1, VKM2, VKM3 and VKM4
    Regards,

  • Asking about the procedure of class loading.......

    I knew the procedure was like this:
    1. Bootstrap classes
    2. Replace JDK implementation: <java_home>/jre/lib/endorsed
    3. Intstalled extensions: <java_home>/jre/lib/ext
    4. class path
    I am confused about the function of step 2 and 3
    what is the difference of relacing ur original JDK and using Installed extensions???
    It is understandable about you want an extension to your JDK, but relacing JDK seems no difference with extension
    thx for furthur responds

    Sorry for posting again,
    but does any one know, for example, calling the same
    static method from the same name class, according to
    the classloading list (in the 1st post), will the JVM
    use the class at step 1 or 2??That has nothing to do with class loadiing.
    When the class is loaded it is loaded. Either it is all loaded or it isn't. And you can't call a method, any method, without it being loaded.
    >
    PS. I know, in general, the 1st class that the JVM
    finds in the classloading procedure will be used,
    but, step 2 says "Replace JDK implementation", so I
    wonder whether the classloading procedure would
    actually be the 2nd step first and 1st step secondThere is no 'replacement'.

Maybe you are looking for