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

    Task 1 - Create CDS View Entity ( August Developer Challenge )

    First of all, thanks for the overwhelming response to the ABAP Developer Challenge. Kudos to everyone who took time out of their busy schedule and finished the pre-requisite – Task 0 last week.Now let us dive right into the challenge.Task 1 - In this...

    sheenamk by Developer Advocate
    • 96889 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    Outstanding calculation In ALV

    Hi All,    I have made one ALV report. In my ALV report I have made 3 customized columns Billing,Receipt and Outstanding.    Now I have to calculate Outstanding Amount Using Billing and Receipt.Like   Row1      Row 2       Row3   Billing + Receipt = ...

    zero padding

    Hi, may i know how to do the zero padding to a fieldexample: one field contains the value 4445 , for this value i want to add zero's before 4445 value.for fixed length we have to add zero's (how many digits need that much zero's we will add) thank yo...

    Resolved! Accepted Solution

    Net price in purchase order is not getting updated through bapi_po_create1

    hi,i m using bapi_po_create1 for uploading purchase order.it is creating purchase order , but net price of po line item is changed to 784.Return message in bapi is  Effective price is 784.00 INR, material price is 1,000.00 INRMaterial 30050870 mainly...

    VOFM routine

    Hi to all,     We had developed a routine in VOFM- Condition based value. Its working fine in development. We were transfered to quality server. Test the performance checks for routine in code inspector. ITs showing message "This is SAP object ,canno...

    geetha_k by Active Participant
    • 772 Views
    • 3 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Transport request changes

    Hi Experts,1. Can we release the workbench request in Tcode SE09 or SE01?2. Once we release the request to production system...The production system will allow any modification under same request?   Eg..if i transport a report program under request n...

    Resolved! Accepted Solution

    read table issue

    Hi,I want to read a record from a table with below conditionREAD TABLE pp0001 WITH KEY PERNR = group_all_pernrs_wa-pernr and BEGDA <= PN-DBEDA ENDDA >= PN-ENDDA.but encounter error, it said can't use <=, only =,  how can I get the record with above c...

    Resolved! Accepted Solution

    ALV Display Format

    Hi SDNers,I would like to display my ALV in the below format.MAT1MAT2PLANTSTOCKA1B1ABC10A1B2ABC10SUBTOTAL20A1C1DEF10A1C2DEF10SUBTOTAL20In the combination of mat1,mat2 and plant, I want to display the subtotal.I am using below FM to display the same.B...

    table T77UA

    Hi Expertstable T77UA is for User Authorizations. I couldnt find any usage in the whole SAP System' abap coding about it. Do you know where a "check" takes place in which programmor Function Module etc. about his entries. I couldn't find any table re...

    Resolved! Accepted Solution

    Re: date format

    Hi Expert,I have to change the date from excel i am downloading data from excel to interna table and i have to pass to the data base table and date format in excel is ddmmyyyy.below is my code    CALL FUNCTION 'GUI_UPLOAD'    EXPORTING      FILENAME ...

    Resolved! Accepted Solution

    Re: Me22n

    Hi Expert,From excel i am uploadind data into internal table and the from internal table i have to pass this data to bapi bapi_po_crearte1 the data should fit into the item level of me22n tcode.i have written the code as below   *&-------------------...

    Resolved! Accepted Solution

    List of SE63 Translations

    Dear Experts,I want to find out the list of SE63 translations that have been maintained in the system. Assume we are given a system which has been in usefor quite a long time. Now if we want to track whether they are using SE63 Tcode to maintain tran...

    Resolved! Accepted Solution

    Regarding space removal

    Hi experts,i have a field (length 13, type pc207-betrg) i want remove the space when i enter 6 digit value or below 13 digit value.  I used condense also.. It shows error. Actually i am using HR_IN_CHG_INR_WRDS function module for converting number i...

    Resolved! Accepted Solution

    ALV Drilldown report

    Dear Experts, The drilldown code below in my Report program is working with standard Tcodes (Case1). But the PID value not passing in the case of Z reports. (Case2).Case1 FORM user_command USING r_ucomm LIKE sy-ucommrs_selfield TYPE slis_selfield.IF ...

    Resolved! Accepted Solution

    alv check dump?

    This is my code for alv..I my below code i have used call method oref_alv->check_changed_data. method in PAI to update alv to itab which checked with check box.. but.when i select second time using check box it is not getting updated???Only gets upd...

    Resolved! Accepted Solution

    Proposal pools in Upgrade

    Dear Experts,We are upgrading from 4.7 to ECC 6.0 & doing Unicode conversion as well.We missed to carry out below step as per Upgrade Guide as part of preparatory activities for Unicode,1.9 Translation Environment If you use the SAP translation envir...

    Labels in this area

    Explore this Area