Version Management for BAPI Object

Hi all,
       could someone tell me how to see version changes for BAPI Object type. Something like version comparison in Version Management.
Regards,
Joseph
Message was edited by: Joseph Reddy Yeruva

Hi Joseph,
As i said to to see the table which has all the required information , do check it once again ....
As sudhir said also u get the information
GOTO SWO1-->enter the Object type --> click --> display
Then click header in the tool bar (Hat symbol) then clik change data ... u will see the information ... and this is also available in table TOJTB...
Regards
Sridhar reddy k

Similar Messages

  • Version Management for LSMW Objects

    Hi,
    I want to maintain versions for LSMW objects. How can I do it.
    Regards,
    Tuhin

    Unfortunately, there is no tool delivered with SAP BW that provides the ability to compare objects across the landscape. There are some third-party tools that provide this functionality.
    You could create your own by create an ABAP program, or several ABAP programs, using the following BAPI Function Modules to get the details of the objects in each environment and then do a comparison:
    InfoCube - BAPI_CUBE_GETDETAIL
    InfoObject Catalog - BAPI_IOBC_GETDETAIL
    InfoObject - BAPI_IOBJ_GETDETAIL
    InfoPackage - BAPI_IPAK_GETDETAIL
    InfoSet - BAPI_ISET_GETDETAIL
    DSO - BAPI_ODSO_GETDETAIL
    MultiProvider - BAPI_MPRO_GETDETAIL

  • Version Control for BUSINESS OBJECTS repository

    Hi,
    Do we have any version control for business objects repository?
    Thanks

    Hi
    I am hoping someone can answer my Version Control queries. The LCM document is limited in its detail on VM.
    I am currently testing the BO LCM 3.1 and while it appears very easy to use especially for promotion, the Version Control Manager seems to be lacking in controls and a clear promotion path from dev to test to uat to prod.
    We have set up 2 identical environments for UAT and PROD.
    And using the Version Control part of LCM creating version control for a universe.
    Logged into VM in UAT
    We have selected a universe
    Added it to VM
    Made a change to the universe in Designer
    Exported it
    Then Checked it in
    Can now see 2 versions in the history and the VMS Version. All good
    I then click on swap system and log into PROD
    The VM history is also there in PROD
    I have a number of concerns and questions and can't seem to find the solution to them anywhere.
    1. VM seems to be lacking a controlled process from all the environments. Basically we want to deploy following this path;
    Dev - Test - UAT - PROD
    There does not seem to be any controls or security which would stop you from GET VERSION from the DEV environment and putting that straight into PROD. Obviously we would not want that to happen.
    We would only want to GET VERSION from UAT
    Similarly for UAT We would only want to GET VERSION from TEST
    And for TEST We would only want to GET VERSION from DEV.
    Granted, we currently only have 2 identical environments.
    But Is there controls that would stop you when in PROD from getting versions from any other system other than UAT?
    Also is there any reason why no promotion is required when using VM.
    This seems to negate the Promotion Function of the LCM
    Any advise would be greatly appreciated with this.
    Many thanks
    Eilish

  • Version management in BOR object

    Hi Gurus,
    I have a custom BOR object and i am checking it from SWO1 transaction.But i am not able to do version management for the Z BOR object.Kindly provide the way to do the same.
    Thanks and Regards
    Sudipto Sinha

    Go to se 38, put this object there , in the same screen click on utilities -> version -> generate version.

  • Version comparison for BW objects

    Hello guys,
    How to see versions of BW objects like, Infocube, Multiprovider, datasource? I wanted to do the version comparisons for few objects in Dev with respect to Production. How do I make sure that both have the same versions and there is no harm in transporting it from dev to prod.
    In case we already did the changes in dev before checking the comparison, what do we do?
    Please give me complete process of version comparison and where exactly I could see for versions.
    Please reply asap.
    Thanks in adv.
    Regards,
    BMW 325ci

    Unfortunately, there is no tool delivered with SAP BW that provides the ability to compare objects across the landscape. There are some third-party tools that provide this functionality.
    You could create your own by create an ABAP program, or several ABAP programs, using the following BAPI Function Modules to get the details of the objects in each environment and then do a comparison:
    InfoCube - BAPI_CUBE_GETDETAIL
    InfoObject Catalog - BAPI_IOBC_GETDETAIL
    InfoObject - BAPI_IOBJ_GETDETAIL
    InfoPackage - BAPI_IPAK_GETDETAIL
    InfoSet - BAPI_ISET_GETDETAIL
    DSO - BAPI_ODSO_GETDETAIL
    MultiProvider - BAPI_MPRO_GETDETAIL

  • Version management for Purchase order

    Dear Friends,
    I am implimenting version management for Purchase orders.
    Under version management(IMG) ,set up change dispalys node--
    following fields are available.
    Ex:
    Doc type-- ZCO,NB
    For item view fields:
    Field nameEMATN(material),TableMEPO1211--material field in Item over view
    Field nameMENGE(Quantity),TableMEPO1211
    For Header level fields:
    Field nameZTERM(payment terms field),,TableMEPO1226
    Category--A or B for selection of change documents
    No out put--if i tick it concern field will not included in change doc
    Version--what is the purpose
    Please suggest me
    1) we need enter the all the field names in the item over view and item details and Header level fields as given above ,is it correct.
    2) And with regard to Table, do i enter for Header level fields-EKKO or  MEPO1226 which is available in F1 under techinical information,
    for item level fields,shall i enter table name-EKPO or MEPO1211as dispalyed in the F1 under techinical information.
    3) I need to enter all the fields existing in the purchase order
    4) All these fields and data is to be entered for every document type NB and ZCO.
    5) After changes are made in Purchase order,first time on saving the PO,version is creating automatically,
    second time,if we do changes, version is not creating on saving the purchase order,what configuration needs to be done.
    Please suggest.
    Regards,
    Magana

    Also tell me the use of *Display of change documents in PO*.
    It will display changes made both in item & header.It will help you to audit all changes made in p.o after it is raised.
    In version management not all changes can be ameneded as seperate versions
    only critical changes like price revision,quantity revision.

  • Version Management for PO Fields

    Hi,
    Curently System is capturing the Version
    Management for PO with Fields, Incoterms, Total Net Order Value, Value Changes, Currency, Deletion indicator in purchasing document & Purchase order quantity.
    But the Requirement is to capture(display) only the Incoterms, Deletion indicator in purchasing document & Purchase order quantity.
    How to filter the other PO Fields in Version Management-  Total Net Order Value, Value Changes & Currency.

    Thank for ur smart reply...
    Here the Requirement is in Purchase Order to capture(display) only the Incoterms, Deletion indicator in purchasing document & Purchase order quantity.
    And to filter the other PO Fields in Version Management- Total Net Order Value, Value Changes & Currency.
    But you had given the suggestion for PR. psl guide me how to do this process for PO process.

  • Version management for external purchasing

    Hi.
    We activated the version management for scheduling agreement. But the problem is when we save the document it took the netpr ( Value) Zero. and also when we create new version i.e ammedment of price the it create one new version with zero value,
    Can any budy suggest me why it took the zero value?
    Thanks
    Prashant

    Got it

  • Version Management for SD

    Hello All,
    I need to maintain Version Management for SD. My client's requirement is whenever they change Quotation or Sales order they get version number.
    E.G
    Quotation Created -
    > 10
    Change Quotation -
    > 10.1
    Change quotation again -
    > 10.2
    just to remember the purpose of changing Quotation . Is it possible to do in SAP SD.
    Regards
    SD1000

    Query 1. Working with quotation version
    Generally, version for sales order is used for SAP Mill Products.
    So to have that functionality for your quotation.
    Configuration
    - Copy Standard sales doc type for VSH1 for sales version doc to create  version doc for Quote, say, ZVQT.
    - and all coresponding configuration which is requiored for introducing a new sales doc like allowing sales doc for desired sales area, number range, Item catergory determination similar to that of Quotation item category determination, pricing, copying control from QT to ZVQT and vice versa.
    - Configure Sales Order Versions
    To do this follow following path in SPRO
    IMG - SD - Sales - Sales Doc - Sales Order Version - Configure Sales Order Versions
    Here, you assign Sales Doc QT to the version sales Doc ZVQT
    Process
    1. In sales order (VA02), in menubar go to Edit - Additional Functions - Version Data - Transfer
    2. This will create a new document for ZVQT as a new version with reference to our original Quotation (QT) with item data.
    3. We can make changes in our version document (ZVQT).
    4. Once we confirm the changes, we can copy the version to our original Quotation.
    5. Further multiple verisions of the quotation can be created and compare the same.
    Query 2.  Bill of Material - LUMF
    I hope your item cat determination for LUMK is
    Sales Order
    - Item Cat Group
    - Higher Item Cat
    - Def Item Cat
    OR
    LUMF
    TAP
    OR
    LUMF
    TAP
    TAN
    So, if you are using TAP as higher Item Cat.
    Then you need not worry on pricing at the higher level,
    As, Item Cat TAP is not relevant for pricing.
    Thus, that item has Statistical relevance.
    Regards
    JP

  • Version Management for Scheduling Agreement

    Hi Experts,
    We have activated Version Management for Scheduling Agreement - LP. When we create a Scheduling Agreement, it is generating zero version but 'Net Order Value' is showing as zero in versions tab. We have also addressed fields 'NETPR' and 'NETWR' for document type - LP, in Set up Change displays.
    Can any one please suggest a solution for this.
    Thanks in advance.
    Regards,
    Sree

    Hi Experts,
    Any advise on this isuue?
    Regards,
    Sree

  • Version management for POs

    Dear friends,
    Iam implimenting Version management for purchase orders.I have got doubts like;
    1)---In IMG side ,under setup change displays node, we need to enter all the field names of purchase order document type wise, ..i.e.
    we have got three doc.types of POs,NB,ZCP,ZCO,then Header and item details fields of PO shall be entered against each doc.type in this node.
    like -NB-EKPO---MATNR
    NB-EKKO-field
    We need to enter tables as EKKO and EKPO and
    all the fileds are to be entered for all the doc.types.
    we need to enter all the fields including header fields and item fields ,
    2)----For header fields,if i change the data,version is not creating,
    3)--At item details ,after release of the PO,if i change the data,if i save the document,it is saving without automatically closing the version.We need to manually close the version.
    I have given error category E for application MEDCM for 14,19,22,eventhough system is not giving error.
    Atleast provision should be there to give error if user doesnot close the version manually.
    Please suggest for my doubts.
    Regards,
    Magana

    Hi
    For a combination of purchasing organization, document category, and document type, you can:
    <b>Activate version management</b>
    If version management is active, changes to a purchasing document are managed in versions.
    <b>Define field selection for versions</b>
    You can specify the attributes certain fields of the version are to have: mandatory entry, optional entry, display only, field suppressed.
    Set the message ststus as follows
    MEDCM     014     Purchasing document &, version & in process     W
    MEDCM     019     Purchasing document &, version 0, still in process     E
    MEDCM     021     Not all version-relevant changes were cancelled (&1)     W
    MEDCM     023     No unprocessed message exists                         W
    System will  allow  to manually close the version .Version 0 will be set automatically .After that system will allow to manually close the version.
    I dont think you will face probelm.
    Regards
    Sunny

  • 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.

  • Version Management for BW queries?

    Hi,
    Is version management available for queries in BW?
    Like an ABAP program, different versions can be generated, allowing an older version to be retrieved and overwrites current version, for the case where heavy changes applied but has to be reverted.  And also the function of comparing versions to easily identifying the differences.
    Thanks.

    There is no version management for queries built into BW. Of course, you can generate new versions of queries each time you change them by doing a "Save As...", but we have found that this is counterproductive for several reasons, including:
    1) Extra Query Maintenance - Leads to multiple copies of a query, and eventually confusion over which one(s) are supposed to be used and which one(s) are "obsolete".
    2) User Favorites Maintenance - Any favorites that have been created by users will have to be recreated from scratch using the new query and/or workbook.
    There are probably others...
    Anyway, #2 is the one that finally convinced us to stop creating new versions of queries. Instead, we do considerable testing of any changes on our Dev and QA systems before finally replacing the Prod copy of the query. Of course, "backing out" changes is still a pain this way, but at least you have the original query on Prod to go by. For really major changes, we will also generate "Before" and "After" XLS files with results, both to prove that we are getting the expected results and to serve as a way to go back if the Prod query has been updated before a problem is discovered.
    Hope this helps...
    Bob

  • Benifits of Version Management for PO

    Hi All,
    Pls suggest some of the business benifits i can achieve after implementing Version Management for Purchase Orders.
    Appreciate if the answers are logical and upto the point.
    And also what change it will bring after implementing it.
    (i dnt expect ans like it helps in maintaing the revision levels of the purchasing doc et al..)
    Pls try to stick to the answers from Business Point of View.
    Thanks in advance
    Regards,

    Hi,
    Maintaining version management for PO will help the users to keep a Track of :
    1. Changes Made in PO after Final Release
    2. Quantity / Value Changes Made to the PO
    3.  Line Item Addition / Deletion in PO after Release
    For more info, please check with the following link :
    [http://forums.sdn.sap.com/thread.jspa?threadID=431878]
    Hope it helps,
    Best regards
    Amit Bakshi

  • Setup version management for PR

    Hello Gurus,
    I have setup the version management for PR once save the PR again in change mode I have done some changes like price and quanity after that I have checked but versions are not updated what could be the reasion?
    still it is showing the version 0 only it suppose to get update as and when any changes taken place like version 1,2,3 and so on but this is not happning in my case.
    thanks in advance.
    regards
    sapmm

    hello,
    In my company there is no release strategy for PR so in this case what I have to do?
    for PR also as and when any changes takes place automatically version should get update
    or other wise to configure the message as a error for version management actually there are no messages concerned to version management in this case what i have to do.
    pls help me.

Maybe you are looking for