Recent Activity

    Task 4 - Implement Criticality feature and create an Object page

    This is the last task of the August Developer Challenge on ABAP Core Data Services. The responses we have seen so far is excellent and appreciate each one of you in taking time to complete the challenge. We have seen some good conversations about the...

    Resolved! Accepted Solution

    Using BAdI HRBAS00_STRUAUTH to override structural authorization for specific T-codes

    Hi all,For a client I'm trying to develop an exception to structural authorizations for specific T-codes.I have figured out that using BAdI HRBAS00_STRUAUTH should be suitable for this.There are two relevant methods that I can and should use, namely:...

    Resolved! Accepted Solution

    user exit or badi for f110 and f-53 to change witholding tax calculation

    Hi,My requirement is to calculate withholding tax when a payment run is made. SAP does not provide a standard configuration for withholding tax for payment run for my requirement and so I may have to change withholding tax calculation manually when f...

    Resolved! Accepted Solution

    Table logging using SCU3

    Hi there,I'm trying to set up data logging for a table. In SE11 I changed the technical settings of a table as shown below:But when I executed SCU3 for this table I received the following message:I googled this and saw that I should check the rec/cli...

    mgross1 by Participant
    • 10124 Views
    • 5 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Text File Creation - Fixed Values - 8-bit ASCII (not Unicode)

    Hi All,I have a requirement to created a ".txt" file with fixed values (using spaces to fill the gap); below are the criteria ;File Type               -     8-bit ASCII (not Unicode)Record Delimiter     -     CRLF – 0x0D0ARecord Length          -    ...

    tharu by Contributor
    • 989 Views
    • 1 Comments
    • 0 Likes
    Resolved! Accepted Solution

    how to find the program to update the material into table ?

    Hi Experts,I am having issue with one material which has been updated in std sap table, but in our custom sap it is not showing, so i want to update that material in Our customized sap. So how can i process, can any one help me in this issue how to f...

    Resolved! Accepted Solution

    Specific program, need to add button in Application Toolbar (GUI Status)

    Hi gurus,i would like to add a new button in my Application Toolbar of my specific program.I have a screen 2000 in which one i call in PBO instruction SET PF-STATUS 'ZCLASSIC'.In my status ZCLASSIC, i created a new 'Freely Assigned Function Keys' lik...

    Resolved! Accepted Solution

    Global singleton class - public or protected/private instance generation?

    Hello colleagues,Recently, in abapdocu I read a guideline that describes a rule: "Declare the instance constructor in the public visibility section." with an exсeption: "The technical restrictions mentioned only apply to the processing of global clas...

    Resolved! Accepted Solution

    Functions to convert unit.

    Hi expertsdo you know any function to convert KG to TON?I find UNIT_CONVERSION_SIMPLEbut tis showed  message :Use a number field for the input value.is correct?I tried use the MATERIAL_CONVERT_QUANTITY but i don´t understand how input data in paramet...

    Resolved! Accepted Solution

    Project User status update

    Hello experts - I am using the following BAPI's inorder to update the project user status.CALL FUNCTION 'BAPI_PS_INITIALIZATION'.CALL FUNCTION 'BAPI_BUS2001_SET_STATUS' CALL FUNCTION 'BAPI_PS_PRECOMMIT'CALL FUNCTION 'BAPI_TRANSACTION_COMMIT' I am ge...

    Resolved! Accepted Solution

    Why does an OUTER JOIN sometimes require new SQL syntax and sometimes not?

    Hello everyone,I am facing a very weird problem. In my programs I am usually using the old SQL syntax because I dislike the new, more complicated format (with @-escape symbols and a comma-delimited result list). However, I find that when I am using a...

    Resolved! Accepted Solution

    unable to update Cost Center and GL Account while using BAPI_PO_CHANGE

    i am trying to add new service line item in existing Purchase Order via  BAPI_PO_CHANGE the Service line item is added successfully but not able to update Cost Center and GL Account for service line 20 .. any solution for it ?CALL FUNCTION 'BAPI_PO_C...

    Resolved! Accepted Solution

    How to provide checkboxes for particular records in alv ?

    Hi experts ,  Can i know how to provide checkboxes for particular records in alv.I am using  reuse_alv_grid_display??for example:      name    city1   mike    abc2   harry    xyz3    bob     So i need only checkbox for 3rd record i.e if city is initi...

    Resolved! Accepted Solution

    Change Mail Attachment name for Billing Doc in VF31

    Hi Experts.  In VF02, Header->Output..  Custom Output Type is entered and click on SAVE.   Then VF31 is executed, the mail is send to the user.  Requirement is change the PDF Attachment . not able to trace how to get solution.  while executing VF31, ...

    Resolved! Accepted Solution

    can not assign to transport task. But no hurry for a resolution.

    Dear Experts,i am facing a critical issue.At the moment, after changing e.g. a report I can not use the existing transport request ( task ) , and get the message : You can not use the request xxxx.The background is, we changed the orginal system in S...

    Resolved! Accepted Solution

    Smart form Footer Section length problem

    HI..In smart form i am facing one problem, First Please have a look on attached image.In main window i put table it is having  Main area and footer, At footer section it is having some lines all most all 8 lines of rows it need to print.The problem i...

    Resolved! Accepted Solution

    Call MIRO from report Z

    Hi experts,I have a custom report which shows an ALV with some data. If I click on a cell, I need to call MIRO with some data and stay in that screen and let the user do what he wants. Then, when the user saves or goes back, go back to the Z report.I...

    Resolved! Accepted Solution

    How to create CDS view dynamically without using Eclipse in SAP ABAP for HANA

    Hi Gurus,I am new to SAP ABAP for HANA.I have a requirement about...How to create CDS view dynamically without using Eclipse.Could you please explain me in brief.Please share me and waiting for your valuable information.Regards,Siva R

    Resolved! Accepted Solution

    N-number of permutations and combinations for the given sales area

    Hi SAP Techies,Issue: I need to get the sales area assigned to the user (login) but when I checked in the authorizations, found that the distribution channel and division are having asterisk (like 10*, 200*).Please guide.Do we have any bapi to get us...

    Labels in this area

    Explore this Area