Reg : Version Retain in ABAP

Hi All,
I want to retain a previous version for the program , due to some mistakes wrong code is release to LIVE.
please guide me.
Regards
Srinivas.

Hi Yogita,
Here is the documentation about those codes:
Use                                                                               
        Version was created at request release.                                                                               
"I":                                                                    
        Version created by import.                                                                               
"S":                                                                    
        System request: A version was created because of a system request   
        (for example, for a backup copy before making a correction or       
        repair, or before an import).                                                                               
"U":                                                                    
        User request: The user created an intermediate version at some time.
        At the next request release, all previously created "U" versions are
        combined, and replaced by a normal " " version. "U" versions can    
        also be created for local private objects.                          
Regards,
Vivek

Similar Messages

  • Version Management of ABAP objects in Workbench

    Dear Friends,
    Can any one give idea about document, blog or link, which gives brief explanation about "Version Management of ABAP objects in workbench" with screen dispaly?
    Regards,
    Nilay

    Hello,
    Please see these: [https://websmp101.sap-ag.de/slm], [/people/manish.agarwal4/blog/2007/04/04/sap-centric-enterprise-architecture--part-3--software-lifecycle-manager] and [https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/fbec764c-0601-0010-c7a4-cbb73e7fe2eb].
    Regards.

  • Read the intial version of an ABAP Program

    Hi,
    I need to download the first and the last version of an ABAP Program into a flat file. I used the "read report" statement and download the current active version of the program which is the last version but I need the initial version of the program too.
    If we need to use one of the below function modules what would be the parameters to be passed into them,
    SCWB_GET_ABAP_CODE_OF_OBJECT
    RS_DETERMINE_OBJECT_SOURCE.
    Please advise.
    Regards,
    Prabaharan.G

    Hi,
    I tried passing the version number as 1 but though the function module does not give  "no versions" message, it does not give any entries in the internal tables.
    Could you please try it once and let me know the results.
    Regards,
    Prabaharan.G

  • PDF version of the ABAP keyword documentation

    hi all,
    can any1 please help me to find the PDF version of the ABAP keyword documentation??.......i have the HTML version downloaded from the TC ABAPDOCU.....but i prefer the PDF version...so please help out in this regard.................if any1 having that please mail a copy to [email protected]...thanx in advance

    Hi,
    start <a href="http://help.sap.com/printdocu/core/Print46c/en/Data/htm/english.htm">here</a> and navigate to: Basis Components - ABAP Programming and Runtime Environment (BC-ABA) - ABAP Programming (BC-ABA)
    Save the PDF.
    Beware it's 1400+ pages...
    Peter

  • Access Key for Trial Version Web Dynpro ABAP 7.01 and  7.02

    Hi Guys,
               Can someone tell me, what is the Access Key for Trial Version Web Dynpro ABAP 7.01 and 7.02
    Regards
    Sankar

    >
    sankar.cgsl wrote:
    > Hi Guys,
    >
    >
    >            Can someone tell me, what is the Access Key for Trial Version Web Dynpro ABAP 7.01 and 7.02
    >
    >
    >
    > Regards
    > Sankar
    HI Sankar,
    I think it is not to get from this forum. You have to download the trail version and follow the instructions for installation.
    Once you installed the software, you can request for the License key with your SCN credentials.
    Follow this link for 7.02 Trial [/people/horst.keller/blog/2010/12/09/abap-trial-version-702-available-in-scn|/people/horst.keller/blog/2010/12/09/abap-trial-version-702-available-in-scn]

  • Version management in  ABAP query

    Hi,
    How  to  retrieve a infoset &Query using version management, but unfourtunately there is no option for this.Can u n please tell me how is this  possible?

    Havent' work that much with ABAP Querys, but AFAIK it doesn't support Version Management...
    Greetings,
    Blag.

  • Display Current version on which Abaper Is working

    Hi  Moderators  ,
    In  SDN  as there is Profile name   OR Id   below Profile ID  There should   be  Lable  which should show that
    ON which current version of SAP  i. 4.7 or ECC 6.0  Abaper or Developer  is working   . As the accrodingly   it will be easy for other Members  to recognize  the problem as per version .
    This is my  personal Suggestion   .
    Make Mandatory for every  Member  of SDN to update current  version in There Profile 
    regards
    Deepak.
    Edited by: Deepak Dhamat on Oct 20, 2011 12:27 PM
    Edited by: Thomas Zloch on Oct 20, 2011 1:27 PM - code tags removed

    Well for basis admins there should be a (long) list.
    I work with
    R/3 4.7 ext2
    ECC6 EHP4
    SRM 5.0
    CRM 2007
    PI 7.0
    EP 7.0
    MDM Catalog 5.5
    Solman 7.0 EHP1
    Cheers,
    Olivier

  • Calling a specific version of an ABAP FuBa depending on the frontend versio

    Hi Folks,
    I have a (possibly?) tricky ABAP question.
    I have a frontend that is calling an ABAP RFC via the rfclib on windows (client language is C#). The frontend is executing the ABAPs and retrieving and submitting data via that RFC. Now I need to have the ability to provide different versions of that RFC depending on the capabilities of the fromtend.
    It's like this:
    One frontend is version 0.9 and wishes to call RFC Z_FUBA_GET_DETAIL with say 3 input parameters
    Another frontend is version 1.5 and also wishes to call RFC Z_FUBA_GET_DETAIL but in a newer version because it can work with more or different parameters.
    Can anyone tell me if that would be possible at all???
    Cheers and kind regards,
       Chris

    Hi Maen,
    I'm not sure if this would solve my problem. What I'm looking for is a solution where a client can send the desired/needed version of an RFC along with the call itself.
    Say a frontend version 0.9 calls the RFC in version 0.9 and a frontend version 1.5 is calling the newer version 1.0 of that very same RFC.
    But thanks for your answer,
    Christian

  • Controlling # of versions retained of a versioned document

    How might I go about managing the total # of versioned documents
    that can be retained in iFS by introducing some value indicating
    # of versions of this document, that when exceeded, would drop
    the oldest version of the document out of the repository (and
    notify someone).

    You can construct a custom server (agent) that listens to the
    event of the creation of a new VersionDescription obejct. When
    the agent detects the event, it can query for the VerionsNumber
    of the VersionDescription. If it exceeds certain amount, you can
    set the agent to delete the oldest version of the document.

  • Reg SDCCN and USMM - Abap runtime error

    Dear Friends,
    Runtime Errors : DBIF_RSQL_SQL_ERROR
    Exception : CX_SY_OPEN_SQL_DB
    When I run a T.Code SDCCN and USMM, got abap run time error
    "SQL error in the database when accessing a table" that errors are below.
    Internal Call code is ..........[RSQL/OPEN/TBTCO]
    "DBIF_RSQL_SQL_ERROR" "CX_SY_OPEN_SQL_DB"
    "SAPLBTCH" or "LBTCHF19"
    "EXECUTE_BP_JOB_SELECT"
    The exception must either be prevented, caught within proedure
    "EXECUTE_BP_JOB_SELECT" "(FORM)", or its possible occurrence must be declared
      in the  RAISING clause of the procedure.
    This kind of errors found.
    what can i do ? Pls give me advice
    Regards
    keshav

    hi,
    please share the solution how you solve the Question.
    Because of some times i got the same dump.
    Regards,
    Ananth

  • Reg - Work Flow Program ( ABAP )

    Hi,
    Pls advise Where i get the Program ( ABAP Code ) in the Work Flow.
    Example : I need to add one more plant in the WorkFlow ..
    Thanks
    Roy..

    Hi Roy,
    You can Program Your workflow in Two ways
    make use of an object(Bor-Business object repositry)
    or make use of  a class.
    write your coding in a method in Object and call that object in a workflow task.
    do necessary bindings to ensure that your data is communicated between task and workflow.
    Thanks & Regards
    Hari Sankar M

  • Reg dynamic actions in abap-hr

    Hi Gurus ,
    What is dynamic actions in abap-hr ,can any body explains it
    with an example ...
    Thanks & Regards
    Suman

    hi dynamic actions changes or create the infotype record on maintainance  of another infotype.
    like after hiring a person if u want to default joining date in 0041 infotype.
    then u will check molga.
    p too1p-molga=40
    p is used to check conditions.
    then u will insert the records in 0041
    i ins,0041,,,(p0000-begda),(p0000-endda)/d
    /d is for processing in background.
    then u will default values in 0000
    w p0041-dar01 = 'hd'
    w p0041-dat01 = p0000-begda.
    w is for defaulting value.
    go to spro-personnel management - personnel administration-customizing procedures-dynamic action .
    here u have documentation.

  • Reg:Radio button in ABAP Query

    Hi ABAPers ,
    I created radiobuttons in SQ02 there i have to write the coding for it ... what type of coding we have to write
    ALV coding wll work out or what type of coding we have to write can you guys plz suggest me
    Help me out from this problem i am not familiar with ABAP Query
    Regards,
    Y Ravichandra.

    Hi Ravichandra,
       You have to use at selection-screen output event for this purpose here is a sample code try it and you will get the logic.
    PARAMETERS :
       p_flight RADIOBUTTON GROUP r1 ,
       p_book RADIOBUTTON GROUP r1 .
    PARAMETERS :
      w_temp1 RADIOBUTTON GROUP r2 MODIF ID sc1 ,
      w_temp2 RADIOBUTTON GROUP r2 MODIF ID sc1 .
    SELECT-OPTIONS s_carrid FOR sflight-carrid MODIF ID sc1 .
                                           " Airline Code
    PARAMETERS :
    w_temp01 RADIOBUTTON GROUP r3 MODIF ID sc2 ,
    w_temp02 RADIOBUTTON GROUP r3 MODIF ID sc2 .
    SELECT-OPTIONS s_bookid FOR sbook-bookid MODIF ID sc2 .
                                           " Airline Code
    *                       AT SELECTION-SCREEN OUTPUT                    *
    AT SELECTION-SCREEN OUTPUT .
      IF p_flight = 'X'  .
        fl_flag = 1 .
        LOOP AT SCREEN.
          IF screen-group1 = 'SC2'.
            screen-active = 0 .
            MODIFY SCREEN .
          ENDIF.                           " IF SCREEN-GROUP1 = 'SC2'
        ENDLOOP.                           " LOOP AT SCREEN
      ELSEIF p_book = 'X' .
        fl_flag = 2 .
        LOOP AT SCREEN.
          IF screen-group1 = 'SC1'.
            screen-active = 0 .
            MODIFY SCREEN .
          ENDIF.                           " IF SCREEN-GROUP1 = 'SC1'
        ENDLOOP.                           " LOOP AT SCREEN
      ENDIF .                                " IF P_FLIGHT = 'X' .
    Here in this case, There are 2 radio buttons and 2 select options. On clicking the first radio button one of the select option is hidden. If you you just have a single radio button then you can avoid using at selection-screen output and just write your code start-of-selection.
    Much Regards,
    Amuktha

  • Version Management in abap coding

    Hi Expertise,
    There is one report of 2000 lines, by mistake i have added few lines in middle.
    That has changed functionality completely which is wrong.
    I have to revert it back .
    I have tried with Version Management, but that is for program.
    Please help me out .
    Best Regards,
    Priyaranjan

    Hi Priyaranjan,
         Please go to version management. There you can see all versions available. Just check the desired version and click on the Retrieve button. It will discard the current changes and will return the earlier version as it is.  Hope this might be helpful for you.
    Regards,
    Anubhab

  • Reg : SDCCN / USMM tcode abap run time error

    Dear Friends,
    Runtime Errors : DBIF_RSQL_SQL_ERROR
    Exception : CX_SY_OPEN_SQL_DB
    When I run a T.Code SDCCN and USMM, got abap run time error
    "SQL error in the database when accessing a table" that errors are below.
    Internal Call code is ..........[RSQL/OPEN/TBTCO]
    "DBIF_RSQL_SQL_ERROR" "CX_SY_OPEN_SQL_DB"
    "SAPLBTCH" or "LBTCHF19"
    "EXECUTE_BP_JOB_SELECT"
    The exception must either be prevented, caught within proedure
    "EXECUTE_BP_JOB_SELECT" "(FORM)", or its possible occurrence must be declared
      in the  RAISING clause of the procedure.
    This kind of errors found.
    what can i do ? Pls give me solution

    No cross posting
    Read the "Rules of Engagement"
    Regards
    Juan

Maybe you are looking for