ME21n_Converting PR into PO_Selection Variant

Dear Guru's,
At the time of adopting the PR into PO, I am getting all the list of PR's @ left side it includes those for which already we have created PO.
Is there any way so that whenever i am creating PO's,
when i click on selection variant & my PR, i should get only those PR for which still PO has not done.
B/regds,
Channa

hi,
You can do one thing, instead of gng for the My PR's you shd go for PR's in the document overview, by this the system will take you to new window, where you have to search for the PR's, here in the General selections choose for the OPEN ONLY and put other parameters like req. date, Pgroup etc and then execute...then system will show all your those PR's which are open....
This shd solve your problem...
regards
Priyanka.P

Similar Messages

  • Is it possible to convert LabView data into OLE variant?

    Hi. I'm using Activex Data Objects (ADO) to communicate with MySQL. Some ActiveX methods give OLE variant output, with "Variant Type" like "VT_ARRAY|VT_UI1", "VT_UI1" or "VT_BSTR". With some deduction and trial and error is relatively simple to extract data from this OLE variants and convert them to LabView data types. The problem is when I try to input variant data to some ActiveX methods, it almost always give me errors, I suppose because it expects the same type of the outputs, this is: OLE variants. Now, the question is: ¿Is there any way to convert LabView data into OLE variant data? ¿How?
    I've been searching and found a lot of posts about problems when passing variant data into ActiveX, saying that sometimes SAFEARRAYs are needed, sometimes saying that there were some bugs in LV6, giving some workarounds to this bug and saying that it is fixed in LV7.1, but the supposed workarounds don't work and the bug is still present in LV7.1, if it is really a bug.
    I think that if I could put LV data into OLE variant shape I may find an answer and solution to this matter.
    Thank you
    Daniel R.
    UdeC - Chile

    Below I describe how to handle OLE Variants, but I wanted to mention that LabVIEW does have a Database Connectivity toolkit (http://sine.ni.com/nips/cds/view/p/lang/en/nid/6429) that has already created a set of VIs for ADO. You might check that out first.
    However, handling OLE Variants in LabVIEW is automatic. LabVIEW itself has a variant datatype. When you use the ActiveX property or invoke nodes and one of the parameters is an OLE Variant, it is automatically converted to a LV Variant. You can then use the LV Variant VIs (such as "Variant to Data" and "To Variant").
    Brian Tyler
    http://detritus.blogs.com/lycangeek

  • How can I get a variant's string data?

    Greetings!
    When I view a variant indicator, I see a (generally) human-readable block of text.  This makes sense to me, since, as I understand it, a variant is, internally, a kind of flattened string.  My question is:  is there a way that I can get that string in LabVIEW, and can I then load that string back into a variant?
    I'm trying to preserve the human-readable aspect of the variant data.  Flatten to/Unflatten from String is not human readable, and the variant versions of Flatten/Unflatten drop the variant's attributes.  I've also tried Flatten to/Unflatten from XML, which drops the attributes AND does not unflatten correctly.
    Any help you can offer would be appreciated.
    Thanks!
    Allen C. Smith
    Ktech Corporation

    I think Allen wants to have access to the plain string that is displayed in the variant container and I have not found a way to get it. The method should require no code and should be independent on the complexity of the data contained in the variant.
    I agree this could be somewhat useful and should be supported. For example, we could have a readable property for the variant indicator similar to the text.text property of string indicators.
    The text.text string property gives the text formatted as shown in the indicator and thus depends on the display style (normal, '\'-codes, password, hex). It can be e.g. used to convert a plain string to a plain string that incorporates '\'-codes that is available to the code. (See image). This could be useful in a case where you want to mix '\'-codes and plain codes in a descriptive display, for example containing the following three lines:
    "The received string in '\'-codes is:
    ABC\tDEF\tGHI\n
    please verify there are no unexpected characters"
    Message Edited by altenbach on 01-17-2007 09:40 AM
    LabVIEW Champion . Do more with less code and in less time .
    Attachments:
    StringDisplay.png ‏10 KB

  • Transaktion variant not working

    Hi experts,
    I am facing a problem with a transaction variant.
    I am creating a transaction variant in transaction SHD0. But can't get it to work when I afterwards is calling the transaction BBPSC02?
    Step By Step:
    1. Go into transaction SHD0.
    2. In the field transaction code I write BBPSC02.
    3. On the 'Tab' Transaction variants I write the name for the variant.
    4. Go into the variant a make the field DELIV_DATE for screen 120 invisible.
    5. Activate the variant.
    6 Call the transaction BBPSC02 in the Gui and the Web. The field DELIV_DATE is NOT invisible??
    What am I doing wrong??
    Best regards Kim

    Hi
    you can refer this as Dave check list.
    Re: To make the field for Display only on the Shopping Cart Portal
    and you can cross verify from step 9.
    regards
    Muthu

  • How to use variants and/ or adding packages in Ulticap?

    Hi,
    Can anyone please explain me a bit what "Variants" are for in Ultiboard 2001's Ulticap?
    Recently I was rearranging my personal libraries in Ulticap and started to experiment with adding packages to symbols. (in order to reduce the number of seperate shapes).
    In a symbol properties tab you can add Ultiboard packages and set one of those as the default one. Expecting when in Ulticap placing the symbol that I would get a list of the "available packages" with the default one on top. But unfortunately still a one-line dialog stil is shown with the a question mark or the default package already filled in (and ready to be ok-d or re-entered).
    Exporting a schematic from Ulticap to Ultiboard and open the properties dialog of a component that I gave multiple packages in Ulticap still doesn't show the additional packages (to choose from).
    So I started to wonder why we can add packages to shapes in Ulticap. I can't find any useful explanation about it in the binder that came with ultiboard 2001, nor I can find anything useful in docs that came with previous versions.
    Anyway, I also ran into the "Variants" tab when opening the properties dialog of a shape in Ulticap. It might be something useful for my current issue but unfortunately again there's no reasonable explanation to find in the docs about what they are and what they are used for; just "how to add or change" is explained but not the slightest bit of a brief introduction.
    The main goal for me is e.g. having a shape "_ELCO" and on the run select the right package since elco's have a diversity of sizes and I find it unpractical to fill up the library with seperate shapes for elco's of different sizes. Otherwise the lists in the library get too long for browsing through them when placing an other component.
    So a brief explanation of the use of adding packages and what variants are for would be very helpful to me.
    Cheers,
    Roberto

    hi,
      You cannot use the logical and  or condition together at the same time in SQL statement. Sachin is correct while using the and and or in the same condition. You can get the data using or condition in SQL statement, and then use the delete statement of internal table using the end condition. please find the following code for the same.
    select *
      from dtab
    where cond1 eq 'A1'
         or cond2 eq 'A2'.
    if sy-subrc eq 0.
      delete itab where cond1 eq 'A1' and 'A2'.
    endif.
    regards,
    Veeresh

  • Data of table control not saved in variant of report

    Hi ppl,
    I have created a report program with some selection parameters.
    Also, I have included a table control on the selection screen (using subscreen).
    The report works perfectly.
    But, when I press the SAVE button on the selection screen to save the data on the selection screen into a variant, the variant only stores the values of the parameters and select-options present on the screen. It is not capturing the data in the table control.
    Please let me know if I need to do some additional coding for this.
    Thanks,
    David.

    Hi David,
    I too struggled a lot to find the solution ....atlast got it....It possible by exporting and importing the table control values to Database Index.
    1. AT SELECTION SCREEN OUTPUT event  triggers when you SAVE and GET the variant.
    2. So write the logic in AT SELECTION-SCREEN OUTPUT event.
    CONSTANTS: c_vari TYPE char30 VALUE
                             '(SAPLSVAR)RSVAR-VARIANT'.
      FIELD-SYMBOLS: <lfs_vari> TYPE ANY.
      ASSIGN: (c_vari) TO <lfs_vari>.
      IF sy-subrc = 0.
        IF <lfs_vari> IS NOT INITIAL.
          IF ok_code = 'SPOS'.
            EXPORT gt_chars[] TO DATABASE vari(tc) ID <lfs_vari>.
          ELSEIF ok_code = space.
            IMPORT gt_chars[] FROM DATABASE vari(tc) ID <lfs_vari>.
          ENDIF.
        ENDIF.
      ENDIF.
    In the above logic if OK_CODE is 'SPOS', that is for saving the variant with the name <lfs_vari>.
    Similarly if the OK_CODE is other than, 'GET'....that is for retrieving the variant. But in case of getting the variant OK_CODE is not filled with 'GET', but variant will be filled. We should take variant filling as base and do as done above.
    It worked for me.....

  • Memory leak with variant/OCX

    I'm trying to get images from an IP webcam thanks to an ActiveX and process them with IMAQ.
    This ActiveX needs a variant to put chars from the image. It seems to work fine, (nearly 'in real-time') when I convert a string into a variant. Nevertheless, I have memory leak, if I put this sub-VI into a while loop.
    So, rather than using a string conversion, I've tried to use a Uchar array conversion. It also seems to work but it is really slow and in this case I don't have any leak of memory !
    I'm likely misunderstand the memory managment of Labview.
    Thank you very much for your help.

    Sorry for the VIs I've sent.
    Here are simplified VIs, with comments that illustrate the problem.
    I hope this will bring you clearer informations.
    Olivier M.
    Attachments:
    test_snap.vi ‏57 KB
    InitAxis.vi ‏36 KB
    SnapAxis.vi ‏38 KB

  • VT04 - multiple selection variants possible?

    Hello,
    When we create shipments "manually" via VT01n, we have 2 different selection variants to add deliveries onto the shipments:
    - one variant which selects all deliveries without route schedule also those for which the goods issue date is in the future
    - one variant which selects all deliveries with route schedule and where the goods issue date of delivery is set on "Today" or in the past
    There is no way to "combine" these 2 variants into 1 variant, because we would miss some deliveries that way
    We want to use transaction VT04/VT07 to automatically create these shipments.
    But in the selection screen of VT04, you can only set one selection variant (field is not "multiple selectable) to add deliveries and there is no option to set the 2 selection variants we have created above
    Are there any other options?
    Thanks for your help.
    Kr,
    Alexander
    Edited by: Alexander Vilain on Jan 21, 2011 12:11 PM

    Hi Alexander,
    They way I interpret your question is, when you use VT01N you have the option of grouping deliveries into one shipment i.e . multiple deliveries into one shipment.
    Based on that understanding :
    Did you try to use transportation chain option in VT04 to group deliveries.
    Click on the "Create Transportation Chain "
    And use " Multiple grouping criteria and data options " as required by you.
    You can have same shipping type for example truck and group the deliveries as main, preliminary legs etc.
    There needs to lot of testing to make sure deliveries are picking up correct and later VT07 to schedule batch job
    Let me know if this helps.
    Thanks
    Naga Yarramsetty

  • Selection Screen Variant (optionally default) -I dont think it's possible!?

    I have spent a lot of time looking at this issue - researching forums/sap help/on the system  - so any help appreciated...
    On the selection screen (for tx me59n) is it actually possible for users to set a variant as default on the selection screen?  It's actually that I want "Test Run" to be defaulted.
    This is the ideal scenario:
    - The selection criteria variant is created centrally (or even individually by the user)
    - The user can then optionally set this variant as their default selection criteria for the transaction
    - Next time the user runs the transaction, the defualt variant is used
    What I do not want is:
    - User having to select the variant each time they run the transaction
    - The variant always being default (it should only be default when user decides they want it as such)
    Any ideas?  I can't see that it's possible....?
    thanks in advance,
    Matt

    I've been trying SHD0 alot, but doesnt seem to work - again, i've spent time reading and trying it out but with no luck.
    This is how I'm doing it to try to default "Test Run" checkbox for ME59n
    - Run transaction SHD0
    - Input "ZDefault" into Transaction Variant field
    - Click create
    - ME59n loads
    - I tick "Test Run" (which is what I want defaulting for the transaction)
    - Click save
    - It prompts me to create screen variant
    - I input ZTEST_VARIANT and click save
    - I get a pop-up box which I enter ZTEST_VARIANT to name field but dont make any other changes
    - Get message saying ZTEST_VARIANT saved
    - Click back to Transaction Variant screen
    - Save it as a local object
    - Get message saying "Trans Variant and Screen Variant Saved"
    - Click back to initial SHD0 screen
    - Click TEST to try it out.
    - ME59n loads, but "Test Run" is not checked - the variant appears not to have been loaded at all.
    I run ME59n independently and still nothing seems to get loaded when I run the transaction. Although the new screen variant is availbale in the variant list, which if I select it it works perfectly.  But I want make it default??? How do I do it?
    Any ideas what i'm missing?
    Usually I can figure these things out pretty quickly, but this one has me stumped!
    thanks
    Matt

  • Best way to move projects & albums into just folders & projects?

    Hello,
    Could anyone recommend the best method for moving lots of files through albums, projects,
    and folders without  confusing Aperture about the location of adjustments or masters?  I am
    sure it's not that hard but I have three major concerns before I even try to touch things the
    way I have them set up.
    My goal is to go from bloated, oversized projects and albums (I should not have been importing
    to albums to begin with) and separate them into more varied and numerous folders and projects. 
    I will try to focus on one topic of my confusion at a time, so that this thread will not go everywhere,
    in a random directions:
    1) The biggest mistake I THINK I've made was randomly importing files from my camera
        into whatever I felt like importing them into, so my library has now become a random grab-bag
         of folders, projects, and albums.  I did not know their relationship to each other at the time, so
         i used them as generic "containers" for each other. LOL  Anyway, what is going to happen when
         I start moving all this stuff around, and some images (like the ones in albums) are virtual,
         while others are not?
    2) I want to move but not copy from one project to the other. Can I do so by means of drag
         and drop? Or is there a smarter way?
    3) For anyone who has done this before, what method(s) did you use? 
    4) I know I can delete albums without any problem of losing a file, but what if I made
        some of albums from files in the Library, which do not have projects containing them?
         Also, why does the formatting on my paragraph make it look like look like complete crap?

    Hi Waxy,
    So that leaves me with the question, if I want to move files from an overweight project, say 1000 photos to 3 projects, each containing 333 photos, it is as simple as shift clicking the 333 at a time, and drag dropping them from the larger project to three pre-made smaller projects?  The concern I have is that, if I accidentally copy something I will have no confidence that what I am deleting is the proper thing to delete. 
    Yes, it is that easy.  Select and drag-and-drop to a different project.  The destination of your DND should be a project in the library inspector (left side pane).  This actually performs a move.  I.e., you have nothing to worry about with respect to deleting the wrong thing, since the move happens, rather than a copy.
    One last thing, how do you see just the number of masters in a project?
    Open Aperture while holding down the alt/option key.  This is the way to switch to a different library.  When you select any library (if you have only one, that will be already selected), Aperture will give you a count of masters and versions.
    P.S. what happens to files when you delete a project?  The files stay behind in the library?
    Nope.  Well, maybe sort of... When you delete a project, you are indicating that you don't want Aperture to handle the photos in that project any more.  Masters will go to the Aperture trash, and you can retrieve them from there until you empty the trash.  When emptying the trash with Managed masters, Aperture will put them in the system trash.  If they are referenced, Aperture queries you to find out if you want to keep them where they are or move them to the system trash.
    A project containing 4 albums contains a total of "535" files.
    The total number of images in all four albums equals "546".
    How are you counting these?  You may be comparing apples to oranges.
    Another album, that resides inside of a folder, but not inside of a  project, contains 133 images.  They should be inside a labeled project (they appear not to be, since they have been physically dragged and dropped away from the original project, which is apparently unlabled)
    Not sure what you mean by labeled and unlabeled.  However all photos are part of a project.  You cannot "drag away" from a project into an album, even if that album is part of a different project.  No matter what, your master is still housed inside a project.
    You can have Aperture show you the "Project path" of a photo.  Check the "General" metadata view.  Project path is in mine (although I do not remember if I did that on purpose).
    C: Is there a right click or menu option which simplifies some of this stuff?
    I guess I'm not entirely sure what you're trying to accomplish.  Maybe with your definition of labeled and unlabeled your question will be clearer.
    nathan

  • Can menu bar use variants instead of hard coding in GUI Status?

    Hi Experts,
    I am trying to select data into a variant from one table. This variant will be used for text in Menu Bar of GUI Status. I used to hard coding in Menu Bar. Is it possible for variants instead of hard coding in Menu Bar?
    If not, any flexible way is also welcomed. Thanks for any reply and help!
    Regards,
    Ying

    Hi,
    Please refer following link.
    http://help.sap.com/saphelp_nw70/helpdata/en/c0/980389e58611d194cc00a0c94260a5/content.htm
    How to create variant for csutom screen
    New transaction - require variant selection to be disabled
    This may help you.
    Regards,
    Renuka.

  • Variant Creation for Background mode

    hi
    I am trying to create variants which will run the background jobs for CFM1 transaction with materials having 6000 records every time.
    Can you tell me how to create variants for a particular transaction A using some other program B.
    if I have 24000 records I want 4 different variants with 6000 records each for CFM1
    All helpful answers will be rewarded

    hi ,
    you can categorize ur data for putting into different variants and create 4 different variant names. use the fm 'RS_CREATE_VARIANT' for creating variants in ur program B. use the following code in ur program..
          DATA : ls_variantdesc TYPE varid.
          DATA : lt_varianttext TYPE TABLE OF varit ,
                 wa_varianttext TYPE varit.
          DATA : tt_reportparam TYPE TABLE OF  rsparams,
                 wa_reportparam TYPE rsparams.
      DATA: jobcnt TYPE tbtcjob-jobcount,
            jobnam TYPE tbtcjob-jobname VALUE 'ZMIGO_RESERVE105'.
    *Variant parameters
          wa_reportparam-selname = 'S_WERKS'.
          wa_reportparam-kind    = 'P'.
          wa_reportparam-low     = mseg_wa-werks.
          APPEND wa_reportparam TO tt_reportparam.
          wa_reportparam-selname = 'S_MATNR'.
          wa_reportparam-kind    = 'P'.
          wa_reportparam-low     = mseg_wa-matnr.
          APPEND wa_reportparam TO tt_reportparam.
          wa_reportparam-selname = 'S_BWTAR'.
          wa_reportparam-kind    = 'P'.
          wa_reportparam-low     = mseg_wa-bwtar.
          APPEND wa_reportparam TO tt_reportparam.
          wa_reportparam-selname = 'S_ERFMG'.
          wa_reportparam-kind    = 'P'.
          wa_reportparam-low     = mseg_wa-erfmg.
          APPEND wa_reportparam TO tt_reportparam.
          wa_reportparam-selname = 'S_LGORT'.
          wa_reportparam-kind    = 'P'.
          wa_reportparam-low     = mseg_wa-lgort.
          APPEND wa_reportparam TO tt_reportparam.
          wa_reportparam-selname = 'S_WEMPF'.
          wa_reportparam-kind    = 'P'.
          wa_reportparam-low     = mseg_wa-lfbnr.
          APPEND wa_reportparam TO tt_reportparam.
          wa_reportparam-selname = 'S_BDTER'.
          wa_reportparam-kind    = 'P'.
          wa_reportparam-low     = sy-datum.
          APPEND wa_reportparam TO tt_reportparam.
          CLEAR ls_variantdesc.
          ls_variantdesc-mandt   = sy-mandt.                   
          ls_variantdesc-report  = 'ZMIGO_RESERVE105'.
          ls_variantdesc-variant = 'VARIANT'.
          ls_variantdesc-ename   = sy-uname.
          ls_variantdesc-edat    = sy-datum.
          ls_variantdesc-etime   = sy-uzeit.
          REFRESH lt_varianttext.
          CLEAR wa_varianttext.
          wa_varianttext-mandt    = sy-mandt.                  
          wa_varianttext-langu    = sy-langu.
          wa_varianttext-report   = 'ZMIGO_RESERVE105'.
          wa_varianttext-variant  = 'VARIANT'.
          APPEND wa_varianttext TO lt_varianttext.
    *Create Variant
          CALL FUNCTION 'RS_CREATE_VARIANT'
            EXPORTING
              curr_report               = 'ZMIGO_RESERVE105'
              curr_variant              = 'VARIANT'
              vari_desc                 = ls_variantdesc
            TABLES
              vari_contents             = tt_reportparam
              vari_text                 = lt_varianttext
            EXCEPTIONS
              illegal_report_or_variant = 1
              illegal_variantname       = 2
              not_authorized            = 3
              not_executed              = 4
              report_not_existent       = 5
              report_not_supplied       = 6
              variant_exists            = 7
              variant_locked            = 8
              OTHERS                    = 9.
          IF sy-subrc EQ 7.
    If variant with same name already exists, change variant
            CALL FUNCTION 'RS_CHANGE_CREATED_VARIANT'
              EXPORTING
                curr_report               = 'ZMIGO_RESERVE105'
                curr_variant              = 'VARIANT'
                vari_desc                 = ls_variantdesc
              TABLES
                vari_contents             = tt_reportparam
              EXCEPTIONS
                illegal_report_or_variant = 1
                illegal_variantname       = 2
                not_authorized            = 3
                not_executed              = 4
                report_not_existent       = 5
                report_not_supplied       = 6
                variant_doesnt_exist      = 7
                variant_locked            = 8
                selections_no_match       = 9
                OTHERS                    = 10.
          ELSEIF sy-subrc NE 0.
            MESSAGE s999(ymigo) WITH 'Cannot create/change variant for'
            sy-uname.
          ENDIF.
    *Schedule background job
          CALL FUNCTION 'JOB_OPEN'
            EXPORTING
              jobname   = jobnam
              sdlstrtdt = sy-datum
              sdlstrttm = sy-uzeit
            IMPORTING
              jobcount  = jobcnt.
          CALL FUNCTION 'JOB_SUBMIT'
            EXPORTING
              authcknam = sy-uname
              jobcount  = jobcnt
              jobname   = jobnam
              report    = 'ZMIGO_RESERVE105'
              variant   = 'VARIANT'.
          CALL FUNCTION 'JOB_CLOSE'
            EXPORTING
              jobcount  = jobcnt
              jobname   = jobnam
              strtimmed = 'X'.
          COMMIT WORK AND WAIT.
    for job name, u can give your transactions program name.

  • TC F110 - Protect the variant for the Print out/ data medium - RFFOIT_FOR

    Hi Experts,
    I have to protect the field "filename" in the program RFFOIT_FOR and I have to permit to user, when he runs the TC F110, to change only some field in the variant for the same program.
    Can you help me?
    Thanks in advance.
    Best Regards
    Giampaolo
    Edited by: Giampaolo 76 on Oct 7, 2011 10:58 AM

    Dear Giampaolo,
    I did a test and if I try to change the variant using anothe user, I will get:
    No authorization to change variant MAO2
        Message no. DB278
    Diagnosis
        You tried to change a protected variant. This can only be done by the
        variant's creator.
    System Response
        A protected variant can only be changed by its creator.
    Procedure
        Contact the creator of the variant or create a corresponding variant
        yourself (for example by copying the protected variant).
    Therefore if You switch on the flag "protect variant" into the Variant attributes, You could reach Your goal.
    Mauri

  • Variant Input Parameters with ActiveX Objects

    I've created an ActiveX library that exports a variety of objects using Visual C++ Version 6.0. I'm testing the methods and properties of these objects using both LabVIEW and Visual Basic clients. The problem I'm facing is that when testing under LabVIEW, I can't access methods that expect a VARIANT input parameter. The declaration in C++ of one object's such method looks like this:
    void CChassis::Configure (VARIANT config, int rate);
    I can create the ActiveX object with both LabVIEW and Visual Basic. I can invoke methods that do not use VARIANT input parameters using both as well; but, when I create a second ActiveX Object (a CConfiguration) and use the LabVIEW Variant operator, my attempt to invoke Configure fails with a "No Such Interface (E_NOINTERFACE)" error. The invocation fails identically if I wire the CConfiguration directly to the Variant input, as well. If I instead create a constant VARIANT as an input parameter, my Configure method gets called, although the method recognizes that I passed an invalid object.
    Using Visual Basic I can invoke the Configure method without problems while encapsulating a CConfiguration object within a Variant.
    So my question is, have I found a LabVIEW error, or is my approach flawed? If my approach is flawed, where have I gone wrong? Thanks in advance! I'm using LabVIEW version 7.0.

    Hi,
    Have you tried to put in plain data or an object reference into your variant parameter?
    I think plain data should work... for object references i don't know.
    Some time ago, i also coded a small activex library, where i passed object references by parameters in delphi. I did not use variant parameters, but the real interfacedeclaration types (like IMyObject**). This worked fine. I also uses "dual" interfaces for the objects, which get passed by parameter. But i don't really know if this is helpfull for vb.
    Finally, you can also use a workaround:
    For each of your Objects, that you want to use from LabView and which you want to pass by a parameter, you
    insert an new Property "int32 Object_Handle".
    When an Object gets created, it ask a "ObjectHandleManager" (gets written by you) to get an own unique Object_Handle which it stores into its property "Object_Handle".
    The ObjectHandleManager generates an new Object Handle and memorizes the Handle assoziated with the calling object's reference.
    Now, at each time, when you want to pass a object reference to a library function of your self, you can pass the Object_handle as an integer value. In the called function, you can ask your ObjectHandleManager for the real ObjectReference.
    But thats not a very comfortable workaround.

  • How to transport a TVARV variant?

    Hi experts,
    I would like to know, if I have a TVARV variant in the development system, how can I transport it? Is it possible, or I need to recreate the TVARV variant in the productive system also? What is the most common method, to handle this issue?

    Hi,
    In version 46C , you can create a transport request in SE38 for the variants of a program. You could then use transaction SCC1 to copy those changes from one client to another.
    To create transport:
    1) Go to transaction SE38 and enter the program name.
    2) Click the radio button next to the "Variants" subobject and click the "Change" button
    3) On "ABAP: Variants" screen, select menu path "Utilities -> Transport request"
    4) Enter the variant(s) you want to copy into the "Variant name" box.
    5) Click the execute button and save the data to a new change request.
    Regards,
    Khushbu.

Maybe you are looking for

  • How to invalidate a session based on the session id

    How to invalidate a session based on the session id

  • Ad Hoc Profile Not Found

    Hey, I have created an Ad Hoc profile and inserted into my ~/Library/MobileDevices/Provisoning Profiles directory. When I go to the distribution configuration I can't select the profile. I have tried this with the developer profile and when I select

  • Using Adobe Standard as default application

    I had to download Adobe Reader for a document that I wanted to open and read.  After doing this, the reader has become the default for opening all PDFs instead of my Adobe Standard.  Now, in order to open a PDF in standard so I can work on it, I have

  • Analyze PDF Content

    I'm working on an inhouse-built document management solution running on .NET technologies. Herewith a very quick drilldown of the current process: A document(s) in PDF format gets uploaded to the server using a web service. A document is usually some

  • When Will FIOS Be available in Howell NJ?

    Good afternoon!  My section of Howell, NJ (Ramtown) has yet to see anything about FIOS and when it will be available to our area.  My friends a mile away from me and further north in the same town have it, yet I can't get it.  I heard a year ago we w