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

    read attachments

    Hi, Can BDS_GOS_CONNECTIONS_GET FM be used to read the Attachments for Transaction FB03..? If Yes can any one help me with a sample code.. i tried it many times but could not get the results..If This FM cannnot be used to read attachments from t...

    BAPI customization

    I want to create a new PO, using BAPI_PO_CREATE. While creating PO, I want to send 2 more customized fields to the BAPI_PO_CREATE. Can somebody please let me know , how can I achieve this?Moderator message: please search for available information/doc...

    Resolved! Accepted Solution

    Logic of Excel Shhet

    Dear Gurus,How to put Excel Logic in ABAP Code.Ex : Excel Logic : (I3/(1-(0.09/4))^(MIN(20,ROUNDDOWN(($D$1-D3+1)/91,0))))-I3Ex : ABAP Code :G_TAB-INTER = ( G_TAB-PVACQ / 1 - ( '0.09' / 4 ) ) ** ( MIN ( 20, FLOOR ( ( P_BUDAT - G_BSIK-BUDAT + 1 ) / ...

    invoice due date

    How can i calculated the due date on the SD invoice without using FI_TERMS_OF_PAYMENT_PROPOSE function or SD_PRINT_TERMS_OF_PAYMENT function? Because it doesn't works if, for my term of payment, i have the flag No default (T052-ZDART blank) for the d...

    Resolved! Accepted Solution

    Need to change the Password generated by class - CL_HRRCF_CANDIDATE.

    Hi Experts,In the E recruitment, if the user requested for New password then the system will generate and send the password using the method SEND_NEW_PASSWORD of class CL_HRRCF_CANDIDATE.That generated new password has the length of more than 20 char...

    Resolved! Accepted Solution

    Error in Function Module

    Hi I am writing a function module to provide sales related data table . For that i created a structure of the out put fields i need to export as a table and assigning it to the final internal table in tables parameter. But when i tried to as...

    Labels in this area

    Explore this Area