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
    • 94775 Views
    • 212 Comments
    • 39 Likes

    Point Time

    1. What o/p shoud be generated by std function DATE_TIME_CONVERT if the input are as follows:exportiong: date = '10.4.2009' time = '07:57:59'2.this function convert the both input into point time but i am not getting output in...

    FREE MEMORY

    Hi,I have 1,00,000 records in a internal table. I am taking 1000 records at a time in a LOOP and processing continues.Now, when the program processes a set of 1000 records in a LOOP, I want the BUFFER MEMORY AREA allocated to the program to be freed...

    Remote execution

    Hi All, I have a requirement. I created an ABAP Program in Development System. I want to execute this program in Production without transporting it to Production. I heard that it is possible by writing another ABAP program which will dynamica...

    Resolved! Accepted Solution

    BAPI for VF01

    HiI need to create a billing document like VF01 giving the contract number (already created with VA41) ; in VF01 i just need to give the contract number.Does somebody knows a BAPI for this, for create the billing document like VF01 ?ThanksFrank

    Resolved! Accepted Solution

    Type I - bits consumed to represent the max. and min. possible integers!!

    Hallo all,I have two very basic doubts.Could you please clarify?The value range for type I number is -2*31 to 2*31 - 1.In binary form, the minimum value takes 31 bits: 1 followed by 30 zeroes.And the maximum value takes 30 bits: 30 ones.As the minimu...

    Labels in this area

    Explore this Area