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

    SELECT INTO TABLE

    Hi, Is there a possibility to convert something like this:TYPES: BEGIN OF r_mystruct, field1(10), field2(20), field3(30), field4(40), field5, field6(5) END OF r_mystruct. DATA: tab TYPE STANDARD TABLE OF r_mystruct WITH HEADER LINE. M...

    Resolved! Accepted Solution

    Regarding Delivery and HU

    Hi All,I have an requirement related to delivery. When HU is assigned to delivery, tear weight of the HU needs to be added with gross weight.Can any one please explain where I can write the code. I am facing problems in getting HU data in to any of e...

    Needed RFC for ESS

    Hi All, Currently i'm working on ESS(Employement Self Service). I found all the infotypes needed for my project. But i found only 4 function modules to handle those infotypes. But i need to handle EDUCATION, QUALIFICATION and PREVIOUS EMPLOYEMENT i...

    Resolved! Accepted Solution

    CDPOS table

    Hi All,I am using a FM CHANGEDOCUMENT_READ_RANGES to read the chage docs. It is taking too much time to execute.Can somebody help me how to improve the performance?It is fetching data from CDPOS and CDHDR.Regards,Jeetu

    Resolved! Accepted Solution

    User Exit - MIRO (TX)

    Hi,Well , in this oportunity , I'm looking for a user exit which is called after I save information in MIRO TX, besides, The User Exit should recieve information like document header and all their positions.Can anybody help me ?

    Resolved! Accepted Solution

    select for all entries

    Hi! Abapers,according to the following piece of code:if t_bkpf[] is not initial. select BELNR SHKZG WRBTR from BSEGINTO CORRESPONDING FIELDS OF TABLE T_OUTPUTfor all entries in t_bkpfwherebukrs = t_bkpf-bukrs andbelnr = t_bkpf-belnr .if t_bkp...

    Resolved! Accepted Solution

    BAdi Help

    I know how to find BAdIs but I dont know what to do and how to implement it.can anyone help me out regarding BAdIs. I want to know the complete procedure of a BAdI. Where we have to code and so on..If possible then give example for MM01RegardsPrakash...

    Resolved! Accepted Solution

    Sapscript Alignment issue

    Hi experts,I'm facing problem in sapscript for the issue of alignment.I've remove all the space, and yet the result coming out is having big space in between and cause the last few words to go next line.This is my code./ <B8>Defect Location </>,,,...

    ES_RVADOR01

    Hi, When i looked at the enhancement spot ES_RVADOR01, i found that there have an implenentation point called \PR:RVADOR01\EX:RVADOR01_04. But i can't it in the program RVADOR01. Where does this implementation located??Regards,Kit

    Labels in this area

    Explore this Area