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

    fb70

    hi all,i have a requirement in i have an input file(txt) with invoice and payment details i need to post this data using transction fb70 can somebody please suggest a easy way to deal with it i mean FM or BAPI or BDC....please reply ASAP..

    BADI for ME52N

    Hi Friends,I have a requirement, where if some Users open the Purchase Requisition in Change Mode (ME52N), they should be able to change only Purcahsing Group and no other fields. ie., all the other fields except the Purchasing Group field should be ...

    Resolved! Accepted Solution

    Help Views

    Why there is a restriction on secondary table to have an N:1 relationship , when help views implement outer joins ?Can somebody explain this ?Thanks in advance.Regards,Sinu.Edited by: Sinu Mathew on Jul 8, 2008 11:34 AM

    Resolved! Accepted Solution

    How to directly print PDF file(which is stored in SAP) in ABAP report?

    Hi experts,I searched SDN for printing PDF file but everything is about OTF to PDF and to use fm: CONVERT_OTF which is not the solution for my problem.I have to build ABAP report which will take the PDF file attached to SAP document (CV02N) and print...

    Resolved! Accepted Solution

    idoc information

    HI all ,I have pasted a piece of code below in the below code i have hard coded the sender partner number ,port ,and partner type and similarly for reciever side also how to get values from a table so that i dont need to hard code it .Any piece of sa...

    looping loop

    Suppose I have this statementLOOP AT zpdplh_itab into zpdplh_line. READ TABLE zpdpld_itab with KEY BUKRS = zpdplh_line-BUKRS BELNR = zpdplh_line-BELNR BUDAT = zpdplh_line-BUDAT TRANSPORTING NO FIELDS. IF SY-SUBRC NE 0. WRITE: /5 zpdp...

    Resolved! Accepted Solution

    FM to get the date

    hi all, I need a FM which i can use to get the date. I have the year and week number as input with me.Now i need the date of first day in that week.I trid many FM's but they all take dates to input the week numbers, my req is opposite of this... i wi...

    Resolved! Accepted Solution

    WebDynpro remote call BAPI

    Hi,everybody!I am developing personality ESS/MSS in webdynpro.When I want show personal photo in my develop function from that stored in ECC6.So I find two BAPIs:HRMSS_RFC_EP_READ_PHOTO_URI and HR_ESS_WHO_PROG_GET_PICT_URI in ECC6.Then I call the HRM...

    Labels in this area

    Explore this Area