Read revision Level of material with remote enabled module

Hi all,
I want to know, if it's possible to read the latest revision level or the revision level of a specific date of an material via a function module wich is remote call enabled?
I have found the function modul:
REVISION_LEVEL_SELECT
this does exactly what i need, but it is not enabled for a remote call. Is there any other function modul I can call remotely to get the revision level?
Thanks for any help
best regards
Matthias Brück.

yes, thats right and exactly my problem. I have testet this internal FM via transaction se37 and got exactly what I need.
So, I'm looking for an FM wich I can invoke remotely and returns the Revision Level of the material.
But, thanks for your hint!

Similar Messages

  • ECM revision level in material master record

    Hi experts
    I need to remove the last revision-number (REVLV) in a a material master record.
    The ECM is not relesead and we have used tcode MM02.
    I have seen that the tcode CCUNDO check the planned changes with tcode MM12.
    Thx in advance
    Marco

    Hello Rahul ,
    Please see the following link for more information regarding the Revision Level in Material Master.
    http://help.sap.com/erp2005_ehp_03/helpdata/EN/ff/5160a249d811d182b80000e829fbfe/frameset.htm
    A revision level identifies a specific change status of a material with reference to a change number. It is used, for example, to identify changes affecting other areas such as Production.
    You generally assign a revision level when processing a material BOM (bill of material created with reference to a material master record). However, you can also assign a revision level when processing a material master record.
    You can display a revision level assigned to a material by choosing Display revision level on a departmental data screen in a material master record.
    I hope this information has been helpful for you.
    Best Regards,
    Frank

  • Revision Level in Material Master

    Hi All,
    What's the purpose of Revision level in Material Master and some times we see it in PO material tab.
    What's the Business Application of this.
    Please help.
    Thanks

    Hello Rahul ,
    Please see the following link for more information regarding the Revision Level in Material Master.
    http://help.sap.com/erp2005_ehp_03/helpdata/EN/ff/5160a249d811d182b80000e829fbfe/frameset.htm
    A revision level identifies a specific change status of a material with reference to a change number. It is used, for example, to identify changes affecting other areas such as Production.
    You generally assign a revision level when processing a material BOM (bill of material created with reference to a material master record). However, you can also assign a revision level when processing a material master record.
    You can display a revision level assigned to a material by choosing Display revision level on a departmental data screen in a material master record.
    I hope this information has been helpful for you.
    Best Regards,
    Frank

  • Remote enable module - exceptions issue

    Hello all,
    I have a function module.
    I choosed to make it RFC :  Remote enable module.
    Then I got the message During RFC/update, no exception classes can be used, when I try to check it.
    So I commented all parts regarding exceptions, deleted the Exceptions part .
    And I still receive the same message
    I don't know what else to do... Does anybody has an advice ?
    Thank you !!!

    Hello Ariana
    Most likely there is an exception class defined in the signature of your function module.
    Remove the exception class and replace it with a standard exception and then the compilation error should disappear.
    However, RFC-enabled fm's should not raise any exception because otherwise the RFC connection will dump. Instead, return the errors as messages in a RETURN parameter (of table type BAPIRETTAB) like it is done in BAPIs.
    Regards
      Uwe

  • Revision level of material automatically assign to purchase order

    Hello all,
    when I create a new purchase order for a material, is it possible to assign the latest revision level of that material (material master - basic data 1) automatically to the Revision level field on item level - Material data for the material in the PO? Meaning when I create the PO with this material, SAP automatically fills this field with the revision information from the material master?
    Thanks
    Anne

    It should pick latest revision level.Becuse PO get all data from material master.

  • Revision level of material

    Hi All,
    I want to find the REVISION LEVEL history of a material.
    Material master (MARA) table stores only the current revision level it does not contain the previous revision level history.
    Can any one please tell me the table name which stores the revision level history of the material.
    Thanks & Regards
    Vijay

    Hi,
    You can check the table AEOI for the history of the revision levels with AETYP = 41 & OBJKT = matnr.
    Hope this helps.
    Best Regards, Murugesh AS

  • Remote Enabled Module option for FI_ITEMS_DISPLAY

    Hi,
    We need to Enable the Remote Enable option for function module
    FI_ITEMS_DISPLAY to access the third party system.
    Please suggest wheather we can enable the remote enable option but in
    this function module refernce parameters are used.
    please suggest.

    Hi,
    purpose of this FM is to display ALV with some data which are passed to this function module and therefore it is meaningless to make this FM remote enabled. It is not clear what exactly is your issue. Can You explain it in more detail?
    If you want to get items data from third party system and than to display them in SAP, you do not need to change this FM to remote enabled. You just need to get data from external system before calling this FM for displaying data and pass these data to FM FI_ITEMS_DISPLAY.
    If you want do display ALV in third party system, it is not possible.
    In general, it is possible to make a customer function module which will be remote enabled and will be used as a "wrapper" and call this FM instead of the original one.
    Regards,
    Adrian

  • Connector name inside Remote enabled module

    Hi
    I have a remote enabled function module which can be called from any system.
    But the problem is that I need to have to connector name inside the FM code through which the call has made.
    Is it possible?
    For eg. We may call the FM from a system like
    CALL 'MY_REMOTE_MODULE'
    DESTINATION 'connector_name'
    EXPORTING
    IMPORTING
    Can I have the name of the connector(connector_name in above code) inside the FM code without explicitly passing it in exporting parameter?
    Thanks
    Ankur

    Not sure if there is another way next to passing it as an additional parameter. Why is this simple solution not an option for you?
    Thomas

  • Doubt in remote enabled module

    hi all
    i am creating a fn. module (rfc).when i activate the fn. module it shows an error (report/program statement missing or program type is include). my fn group is inactive how to active that ... is the problem is because of fn group....please help in this regard
    thanks
    lokesh

    hi
    you are function group is inactive..
    1. se37-put in your function module- click change.
    2. click on function module- check - extenden program check.
    It will display 2 fatal exceptions. These exceptions are the 2 include files of the function group.
    one is the include file with all the collections of function modules. (this has further include file)
    The other one is the top file with all global data declarations. (this has further include file)
    3. double click on each of the includes, and in turn double click on the include files inside them. AND ACTIVATE ALL OF THEM ONE BY ONE.
    4. the include files below will give a warning- still activate them any way.
    then
    5. click back till you return to the function module screen.
    7. check, save and activate- and the eror is gone.
    hope it was helpful..

  • Revision level not appearing in material tab of purchase order

    hi
    I have matained revision level in material master but it is not appearing in material tab of purchase order and print preview of purchase order
    regards
    Badari

    Hi, If u have created proper change no in CC01 with assigned object material with proper validity period u can give revision level to material.
    In order to reflect the current revision level on PO printout, the coding in PO print program should be designed accordingly to pick the latest revision level. PO output needs to be re-issued so that the new output can pick the latest information like PO revision level from the master.
    Refer below link also for more information,
    [Revision level in purchase order|Revision level in purchase order]

  • Create Material Master Revision Level using CC02

    Dear oss ,
    Using CC02 for a change number I can view object material and I can insert a new material. The revision level field is greyed.
    Can I have a chance to create  revision level for a material directly using CC02 ?
    Thanks.

    If you want to create revision level of Material then use t-code CC11. I hope it would help you.
    Thanks!!!

  • Material revision level

    Hi,
    What is the procedure to assign Revisin level to already existing Material .
    and tables where Revision level is reflected
    Thanks

    My requirment is to   assign new  Revision level to material and change revision level of already existing revision levels of material.  and to display Purchase order with material with revision level.
    for already existing material with  revision level , Purchase Order and Delivery Schedule is showing Revision level.
    (Revision level is assigned using CC11 and stored in table AEOI).  it is updated to table ekpo.
    for PO and Delivery schedule , m picking data field from EKPO-REVLV.
    and it is working fine. PO an DS shows REVISION LEVEL field.
    ( above case was during implementation )
    but for last one year no one updated the revision level  of material.
    now requirement is to update the material with revision level.
    But the Problem when i try to assign new revision level to material or want to change the already existing revision level of material then ,it is assigned to material with CC11 and CC12 and  shown in table AEOI . but revision value is not updated to table EKPO for field REVLV . so by thins  PO and Delivery schedule is coming without  revision level.
    how to reflect revision level assigned to material to table EKPO ? may be m missing some step ...
    i checked OS54 table
    my OS54 settings are
    REV LEV ACT                   (active)
    Ext. Revision Level            (inactive)
    Higher REV Level              (Active)
    Rev Lev Automatically      (inactive )
    Effect  Profile                    ECN00001
    Please give me kind suugestions ....
    Thanks

  • Revision level in CS61

    Hi PP Gurus,
                     I have brought revision level in t-code CS01, CS02 initial screen by setting IMG. but same does not getting incoporated in order BOm t-code CS61, CS62. What shall have to do with IMG setting.
    Can I add or change column inside BOM in t-code CS61, CS62. (I want to bring revision level column beside change number column).
    Could you please guide me to come out of this problem.
    Regards,
    Maddy

    If u have created proper change no in cc01with assigned object material with proper validity period-> u can give revision level to material...
    Once rev. level is there in material...
    Creat PO..-> check in item detailsmaterial data tab  for revision field..

  • Revision Level not coming

    While creating a Material using T-Code MM01 in Basic data 1 there is
    one button Create Material Revision Level : change Number
    My requirement is ,While creating PO , when u give part number,
    Revision Level is given A,B.
    Print out of the PO is showing Matrerial number and Revision Level.
    Ex M1234 B
    But when u create a schedule Monthwise in that case it is not showing
    Revision Level.
    Ex M1234  ( in this case B is missing )
    How to get the Revision Level in schedule.

    Hi,
    When u press the F1 key on Create Revision Level / display Revision Level
    The technical information (F1)  is    :
    Function data
    Program         SAPLMGMM
    Function        RLVA
    Where  is SAPLMGMM FunctionPool (System-defined Include-files.)
    and when u double click on RLVA the it dispaly
    User interface                 SAPLMGMM                       Active
    Menu bar                         Main Screens (Except Long Text Screens) (Without "Goto")
    Application toolbar          Main Screens (Except Long Text Screens) (Without "Goto")
    Function keys                 Data Screens Except Long Text Screens
    not getting the point. My problem is while creating Purchase Order Revision Level is coming with Material like ( M100  B)
    while creating Scheduling agrrement Revision Level is not coming ( M100    )

  • Maintain revison level at Material Serial Number

    Any pointer on how can I maintain and track the revision level by Material Serial Number? 
    All SAP information I have seen is maintaining revision at Material master.

    Thanks for responding. My understanding is that ECM only maintain revision level at Material Master but not at the Material Serial Number.  If we use ECM, am I able to track revision level by serial number. I cannot find a revision data field in the Material Serial number record.
    Currently, we create material master id with part-number/rev to track the revision at serial number record.

Maybe you are looking for

  • ALV Report - Field Overflow message in status Bar

    Hi I am trying to display ALV report , ALV report is displaying fine but on execution of report , an message in status bar is coming as "Field copy Number can not be totalled because of field overflow." Can anyone tell why such messgae is comming? Th

  • Enter a password for the ADMIN user,Error in installing Oracle Apex,

    hi, everybody, Greetings, Iam trying to install oracle Apex, By coming this step it shows this error, Could you Please help me to solve this error. SQL> @apxchpwd.sql Enter a value below for the password for the Application Express ADMIN user. Enter

  • IPod Touch to Verizon iPhone

    I have been using a 2nd gen iPod Touch for a while now but I just ordered a new iPhone from Verizon. I'm pretty sure I know how to sync the iPhone from the iPod (though I wouldn't mind suggestions). My main question is, can I keep using both devices

  • Change Log: AP Invoice/Credit Memo

    Hi, Does anyone know the reason why the Change Log function cannot be accessed for AP Invoices and Credit memos? It looks like these are the only two marketing documents where this is disabled. Thank you.

  • How to hide a column in a JTable?

    Hi, Is it possibile to hide a column in a JTable? I mean not to remove, but just to hide the column (I need its values). Thanks LuKe