User Field Selections with SAP Asset Report RAGITT_ALV01

Hi,
We are running RAGITT_ALV01 (Asset History Sheet) report and wish to utilize some user fields (ANLU) in data selection. How might this be done? I find when using "List Assets" under "Settings" tab the asset number , sub asset numbers and associated user fields remain. However when using "Main Numbers Only" or "Group Totals Only" under this same tab, sub asset number and associated fields are not to be found and accumulations already include all assets with a given asset number with no opportunity to apply user field data selection criterion which would eliminate some assets included .
Thank you  for your time, harold

Hi,
Sorry to have taken so long to reply, and thank you for suggestion.  We already have our "Z" copy of this program and have been processing from this for some period of time. The problem occurs when trying to apply user fields (ANLU) to data selection criterion for reporting options "Main Numbers Only" and "Group Totals Only". Asset numbers (main and sub) disappear during R3 data base processing never to be seen intact again. Have traced this through and may have solution for "Main Numbers Only" option. Testing is occurring on this "work around". However the third option "Group Totals Only" solution still evades capture. If you have any more ideas please pass along to me. Again thank you for your time and effort. harold

Similar Messages

  • How to get an user field in a sap form

    SBO2004
    I'm trying to get an user field in a sap form(651).
    My code is:
    Dim FrmT As SAPbouiCOM.Form
    Dim Itm As SAPbouiCOM.Item
    FrmT = GestorSAP.SBO_Application.Forms.GetForm("651", 1)
    If (Not FrmT Is Nothing) Then       
       Itm = FrmT.Items.Item("U_Project")
    End If
    Frmt is not nothing, but itm is ever nothing and gives me an exception(item not valid). If i go to sap and look at this form, with debugging info activated, i see:
    Form=651 Itm=U_Project Variable=1 OCLG,U_Project
    What am i ding wrong?

    Hi Miguel Angel.
    Try with form "-651".
    UDF form is the negative sap form.
    HTH
    Juli
    P.S:I'm not sure your code works, I never work with GetForm method, but yes with UDF form

  • How to add new customise field in standard SAP ME28 Report?

    Hi Anybody,
             How to add new customise field inside Standard SAP Screen report ME28?.
    Anybody, Please tell me how to do?.
    Thanks,
    Regards,
    S.Muthu.

    Hi Subramaniyam,
    You can find enhancement in me28 by following steps and then apply your logic in include of this enhancement.
    cmod>Give a project name>in enhancement column give the package name ME >f4>in package write ME-->ENTER>It will show you all enhancements available in me28> find which ever suits your requirement>save > click on components> from there you can make changes in include program.to add that particular field.

  • To change name of output field hearder in SAP Standered report.

    Dear All,
    Is there any options to change the  name of output field hearder in SAP Standered report.
    Regards,
    Pankaj Vashista

    answered

  • Language selection with SAP SSO

    Today I was asked by a user how will they select the system language with single sign on. Currently as people authenticate to the system, the system is in English by default.
    Is there a way to allow users to select the system language they want to use with Single sign on ? How ?
    Thanks and regards, Fabio

    Hello Fabio,
    From the NWSSO perspective, customer's can configure their Secure Login Client to login in other languages too by setting the windows registry:
    [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\SAP\SecureLogin\common]
    The STRING Locale will set then the language. Possible values are:
    en_US (English)
    de_DE (German)
    fr_FR (French)
    it_IT (Italian)
    ja_JP (Japanese)
    pt_BR (Portuguese)
    ru_RU (Russian)
    zh_CN (Chinese)
    -> This is described in section 4.3 From the Secure Login Client (NWSSO1.0 release) or section 5.1.1.1 from Master Guide (NWSSO2.0 release).
    I hope this clarifies.
    Best Regards,
    Guilherme de Oliveira.

  • VBA problem with SAP BPC report

    Hello
    I have an EVDRE() SAP BPC report where one of the member id selection is derived using a VBA script. The problem I'm having is when I click on expand and refresh icon, the member id changes to #Value and the expansion and refresh fails as #Value is not a member id.
    I would really appreciate any help on understanding why on expansion my VBA selected member id is replaced with #Value and how I can fix this if that is possible.
    Many thanks
    Hina

    Thank you for your help with this problem which is now resolved.
    Just to clarify we are on SAP BPC version 5.1
    How it was resolved....
    We had to use BEFORE_EXPAND as advised and also fix the calculation reference and finally also use AFTER_REFRESH.
    We used VBA code to remember the dropdown lists option
    and
    copy the calculated member id into the pagekey dimension cell.
    The AFTER_REFRESH restored the dropdown list option selected.
    Not sure if the code is helpful but this is what we used....
    Dim intRegionChoice As Integer
    Dim intSegmentChoice As Integer
    Dim intCountryChoice As Integer
    Function BEFORE_EXPAND(Argument As String)
    'Range(MCC_NodeToUse).Formula = Range(MCC_NodeToUse)
    'Sheets("MCC").Select
    'Sheets("MCC").Calculate
    intRegionChoice = Range("AnswerRegion").Value
    intSegmentChoice = Range("AnswerSegment").Value
    intCountryChoice = Range("AnswerCountry").Value
    Range("PickUpUserSelection").Value = Range("MCC_NodeToUse").Value
    End Function
    Function AFTER_REFRESH(Argument As String)
    'MsgBox "After something"
    Range("AnswerRegion").Value = intRegionChoice
    Range("AnswerSegment").Value = intSegmentChoice
    Range("AnswerCountry").Value = intCountryChoice
    End Function
    Thank you for all your help.
    Hina

  • Difference between standard SAP asset report and BW report

    Hi
    We are finding differences between the standard Asset report and the BW report which is extracted via standard SAP extractor. Could anyone guess what would be the reason for this?? I ran the report - AW01N
    Please revert at once as this is very urgent.
    Regards,
    prasad

    Hi Prasad,
    A number of reasons could be responsible for this. Check the following:
    1. If some posting were done in R/3 just before running your BW report, you may have to re-extract the data into BW as this would no longer be current. The thumb rule is to always allow at least <b>45</b> minutes to <b>1</b> hour between when the last transaction in R/3 was posted before re-extraction. This is to allow SAP Logical Unit of Work(LUW) to have been committed to the R/3 database.
    2. There may have been some restrictions on the selection variables in the BW query. Check the Query Designer, just to be sure there are no restrictions.
    I hope the above help.
    Do not forget to award the points please.
    Regards,
    Jacob

  • Issue with SAP BW Report Iview

    Hi,
    The issue stands with the context menu(right click menu)
    I have created a BI Query and generated a BW Report with the Web Designer Wizard.
    When I run the generated URL it is working fine, with the context menu also working perfectly.
    However when I use that report in SAP BW Report Iview, the report gets opened perfectly but the context menu is taking me to a new page with those options.
    As of now i do not know of any setting for context menu specially.
    If anyone can help me or if anyone has encountered this error before, pl. let me know the solution.

    Atul -- i am running into simillar issue. Please let me know if you found a solution for this.
    Hi all -
    When i create a BW Report iView 7.x in EP 6.0, the second level context menu doesn't appear for the template. Please let me know if this can be fixed.
    Thanks
    PR

  • How to revert back User Management  changes with SAP ep6

    Hi,
    While implementing sso for R/3 with sap EP, we did some changes in SAP System of UM configuration, after that we are not able to login with existing super user.
    We changed the existing userid SAPJSF to some other value in SAP system of UM. This is causing the problem.
    How can I revert back the changes as currently I am not able to access the UM Configuration?
    Which file can be change for reverting back the changes?
    Thanks,
    Manish

    Hi Heiko,
    I restarted server two times but it does not work. I also reverted the changes from propertysheet as well. Still it does not work.
    After that I looked in defaultTrace.trc file and found the exception <b>[EXCEPTION]
    #1#com.sap.engine.frame.ServiceException: User is locked. Please notify the person responsible</b>
    The exception detail is below:     
    1.5#0011435A6406001D0000000F000013E80003FB0CCFA7CC82#1120457372187#com.sap.engine.core.service630.container.ServiceRunner##com.sap.engine.core.service630.container.ServiceRunner#######SAPEngine_System_Thread[impl:5]_17##0#0#Error#1#/System/Server#Java###Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started.
    [EXCEPTION]
    #1#com.sap.engine.frame.ServiceException: User is locked. Please notify the person responsible
         at com.sap.security.core.server.ume.service.UMEServiceFrame.start(UMEServiceFrame.java:531)
         at com.sap.engine.frame.ApplicationFrameAdaptor.start(ApplicationFrameAdaptor.java:31)
         at com.sap.engine.core.service630.container.ServiceRunner.startApplicationServiceFrame(ServiceRunner.java:201)
         at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:142)
         at com.sap.engine.frame.core.thread.Task.run(Task.java:60)
         at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:73)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:145)
    Caused by: com.sap.security.core.persistence.datasource.PersistenceException: User is locked. Please notify the person responsible
         at com.sap.security.core.persistence.datasource.imp.R3PersistenceBase.newPersistenceException(R3PersistenceBase.java:2099)
         at com.sap.security.core.persistence.datasource.imp.R3PersistenceBase.init(R3PersistenceBase.java:2315)
         at com.sap.security.core.persistence.imp.PrincipalDatabagFactoryInstance.<init>(PrincipalDatabagFactoryInstance.java:280)
         at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.getInstance(PrincipalDatabagFactory.java:224)
         at com.sap.security.core.server.ume.service.UMEServiceFrame.start(UMEServiceFrame.java:528)
         ... 6 more
    Can you please tell me that how can I unlock the user as my portal is not coming up. Your reply will be helpfull to me.
    Warm Regards,
    Manish

  • Checking user password status with SAP JCO

    I am using Jco 2.1. Is it possible to get the status of the user's password (expired or not) using Jco, or is there any BAPI which can do this task. I get an exception in Jco when the user is locked or does not have any access to the respective function groups, but no exceptions in this case. It allows the user to conenct to SAP even when the password has expried.
    In the code, I am using JCo Client connect and disconnect. It connects sucessfully, even when the password has expired in SAP.
    Many thanks in advance. Any pointers to this issue is appreciated.
    Regards,
    Siva

    Note [161146|http://service.sap.com/sap/support/notes/161146] says:
    As of Release 46C, you can prevent the RFC logon with an expired or initial password by setting the profile parameter rfc/reject_expired_passwd (that is, rfc/reject_expired_passwd = 1).
    After you added the profile parameter, you must restart the server.
    So this is a general behavior for all RFC connections and not only for new users. That's why I told you to be careful.
    And furthermore Harald is right. It should be clear what an initial password is. And when the password is regarded as expired can be configured with the profile parameters described in note [862989|http://service.sap.com/sap/support/notes/862989].

  • Field selection in SAP query

    Hello Team,
    I have a query on SAP query. I have the field MSEG-KZEAR and RESB_KZEAR. Now the MSEG field is visible in sq01 and is selected as output but the table has no entries for this field. Also the entries are maintained in RESB field. But RESB table is not visible for selection in sq01; however I can see the table in sq02 but unable to select the said field as output.
    I want to select the RESB-KZEAR field for output but i am unable to do so in SQ01.
    SQ01
    SQ02
    Please help to do so.
    Thanks again for your time,
    Beryl

    Hi Beryl,
    Please move your RESB-KZEAR field into Group fields using drag and drop in SQ02.
    and activate your SAP Infoset aafter that you can use  infoset in Query.
    Then value will be moving from RESB table.
    Regards,
    Prasenjit Mishra

  • Fixed Field Movements with SAP New GL

    Good morning,
    I have added 2 new fields into FAGLFLEXA/T, these fields are standard into table BSEG and I want them to be active into the leading ledger.
    I tried to mapp these fields using "Fixed Field Movements mapping" (transaction GCI4, table T800M, from table ACCIT_GLX) but the update does not work...
    Do you know If what I try to do is possible with new GL? If yes what else should be done to activate the update of the fields?
    Thank you in advance for your help,
    Best regards,
    Pascal.

    Hi ,
    Please check the Following Settings
    1) Define Ledger for general ledger Accounting ( PATH---Financial accounting (NEW)>****(NEW)>Ledgers>Ledger>Define General Ledger for Accounting.( Here you select the check box Leading for Leading Ledger )
    2)Activate Document Splliting PATH---- Financial Accounting(New)>GLA(NEW)>Business Transaction >Document Splliting>Activate Document Splliting. ( ALWAYS SEE THE TICK ON THE INHERITANCE )-YOU USE THIS DOCUMENT TO ACTIVATE THE ACCOUNT ASSIGNMENT INHERITANCE IN DOCUMENT SPLITTING.
    Hope this will help you
    Regards.

  • First Day with SAP ABAP Report Developement.

    Hi all ..
    I am going to start my career after a year struggle...Advice me how to work with real time system, what are the initial things to consider...Most importantly what are the things SHOULD NOT BE ASKED or done....
    I am selected for Report Developement...plz guys let me join with u... plz advice and i expect u guys will make it happen....

    Hi,
    All the best for your future,
    Even my situation was the same, i mean i just have 1 year of development experience.
    I can say you to work on performance use the extended program check , ABAP test cockpit (if configured ), and code inspector.
    Try to learn the functional flow of the business process, it will help you in getting the indepth knowledge, and hence will maintain your interest.
    Try to be thoroughly learn your development guidelines (standards ), that are specific to your company.
    Regards,
    AnkitMahajan

  • User has issues with SAP web protal

    HI Experts,
    Whenever I am trying to click on  Transaction Launcher ZPY0003 (Mines payslip) so that I can have direct access to R/3 HR system, the system is providing me the dump.It is showing the errors like Service cannot be reached & Internet Explorer could not display the Web Page.
    Please find the attachment for more details.
    Thanks
    Warm Regards
    Vineet Joshi

    Hi Ashik,
    Thanks for the reply,but according to my BASIS team,they have informed me that the service is already active. They were successfully able to access PA20 as mentioned in the screen shot although, the problem is with accessing the Z* transactions. Hence, it is not the problem with the services.
    Please suggest some alternate solution to this problem.
    Thanks
    Warm Regards
    Vineet Joshi

  • Asset Report by Location wise with address & other details

    Hi,
    Can any one guide me any reports are available for Asset Report by location wise, address and
    other details.
    Thanks in advance.
    Regards,
    GB

    Hi Govind,
    I have solution for your requirement.
    Go to Tcode OAVI
    Create new entries.
    Difine a name for the sort version and enter description for the same.
    Choose fields for display in standard SAP asset reports.
    For your case enter table name ANLAV field names MENGE, STORT, and KOSTL. etc
    Here you can choose various other fields also.
    Then use this sort version while runnnig the SAP standard asset reports.
    By using this sort version you can able to to see the quantity, location and cost center fields available during any any asset balances report. So take a printout of the asset balances report S_ALR_87011964 - Asset Balances by Asset Class along with the above fields and go for physical verification
    Note: This development you can directly do it in your production system
    This will defenetely fix your requirement.
    Add Point*s, if problem resolved.
    Thanks,
    Srinu

Maybe you are looking for

  • Access Servie 2013 Error

    In my farm Access Service 2013 is not working. Error I am seeing in logs are ServerSession.ProcessServerSessionException: An exception during ExecuteWebMethod has occurred for server: http://servername:32843/88ffa77a9eab419a8965eefd83e816b2/AccessSer

  • Monitor database in restrict mode

    hello everybody, is there a way to see session activity information in Top Activity window when database is in restricted mode? Monitored database, OMS and agent are all 10.2.0.3. So far I have tried to grant restricted session to dbsnmp but it didn'

  • Problem with thumbnails not showing

    I am having a problem with thumbnails of psd files showing up in the Organizer for PSE 9 for mac.  I get a picture of a ripped file in place of the thumbnail.  If i bring that file into the editor I can see it fine, it just won't show me a thumbnail

  • I can't download/install Adobe elements 11

    I've paid for and have downloaded adobe elements 11, but when I click on the file to open, it says file incomplete.  Help  I've tried downloading several times and no luck.

  • Solaris file system space

    Hi All, While trying to use df -k command in my solaris box, I am getting output shown as below. Filesystem 1024-blocks Used Available Capacity Mounted on rpool/ROOT/solaris-161 191987712 6004395 140577816 5% / /devices 0 0 0 0% /devices /dev 0 0 0 0