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
    • 94697 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    SUIM report execution for multiple field values: OR / AND operators

    Hi all,I am running some SUIM reports and i have few questions1. suppose if we have more than 4 activities like 01,02,07,08 can we put them in the same space using cammas,i am running a report like users with S_USER_PRO Act 01,02, 07,08, 22, i kept i...

    Sri_S1 by Active Participant
    • 1896 Views
    • 5 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Pricing issue - rounding off correction not added to line item

    Hi,I have one condition type ZIST in the invoice pricing procedure which is a group condition. I believe, if it is a group condition it should add the correction value as a result of rounding off to the largest items of the invoice.In my case correct...

    Resolved! Accepted Solution

    FunctionModule to calcul theAmount in Local currency where it is executed

    Hi , Is there any Standard function module which will calculate the Amount in the local currency..ex : If the billing documents currency is in US dollars 2 $ and if the transcation code is executed in India then the amount should get converted into I...

    Resolved! Accepted Solution

    Error Count

    Hi,These are the inputs given through an internal tabe in a report.ii001 2380 wt00 global data missingii001 2380 wt00 global data missingii001 2380 wt00 material not foundii002 2380 wt10 missing partner detailii002 2380 wt10 missing pa...

    Resolved! Accepted Solution

    Screen Exit on VA02

    Hello all,I have a requirement where in i have to add a date feild in VA02 at the item level . I know that i can add it in the additional data B tab using the subscreen SAPMV45A 8459 but i need the date field to be added in the table control at the i...

    Resolved! Accepted Solution

    strlen problem

    hi when i try to do strlen for DATA lv_str2 TYPE string. DATA lv_length2_str TYPE n. lv_str2 = 'USER_AND_P' . lv_length2 = strlen( lv_str2 ). lv_length2_str = lv_length2.lv_length2 = 10and when i try to do the lv_length2_str = lv_length2 stentmen...

    Resolved! Accepted Solution

    Email URL as link

    Hi,Am using the following code to generate the emails. The URL is displaying as normal text , But i would to display it as a 'link' tht can be actioned by an user. Any suggestion on this pls.Data: lt_objtxt type table of solisti1.wa_objtxt = 'http://...

    Resolved! Accepted Solution

    Selecting data dynamically

    Hi all,I have a table ZADDRESS which has fields like MOLGA,FIELD1, FIELD2, FILED3, FIELD4, FIELD5---FIELD8. Based on MOLGA, the values stored in the table would be names of the fields of infotype 6. Say STRAS is sotred in FIELD1, LOCAT in FIELD2. For...

    Resolved! Accepted Solution

    VA02 - enhancement

    Hi,My requirement is to make VBUK-cmgst = blank when VBKD-zterm is Z000. So I used user exit USEREXIT_NUMBER_RANGE USING US_RANGE_INTERN, since it was not working when using SAVE_DOCUMENT and SAVE_DOCUMENT_PREPARE.This user exit is triggering for VA0...

    SAP_XML Convert

    HI Experts !I Have developed ALV(customer master) report its will convert the sap Report data into xml format am using CALL TRANSFERMATION ID IN ABAP REPORT.How do i remove the XML Header Code (first three line).I want to display the table name as <...

    Resolved! Accepted Solution

    Can I add a scrolling feature (for both x and y axis) in BG(Gantt chanrt)

    Hi Experts, I have developed a chart application in WD ABAP using Business Graphics. But the problem is that if there are more number of records, the size of the bars in the graph start shrinking , can I somehow introduce scrolling features so that a...

    Resolved! Accepted Solution

    Explanation of GLPCA table

    Hello,Can anyone tell me where to find a functional description of the GLPCA table?I'm especially interested in the relations between EBELN/EBELP and KDAUF/KDPOS and the meanings of the different values for fields BWART, BLART, ACTIV, REFACTIV, AWTYP...

    Editable ALV

    Hi Expert,I have an editable ALV where I handled DATA_CHANGED event and doing some menupulation with the data and the current cell value also.suppose I am entring '2' in the current cell and press enter and did some calculation in the data_changed ev...

    Labels in this area

    Explore this Area