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

    Get Function Module name

    Dear gurus,Does anyoneof you know how to get the name of the actual Function Module is being executed?SY-CPROG returns the calling program, and SY-REPID does the same with the Function Group name (with 'SAPL' at the beginning).Thanks a lot in advance...

    Resolved! Accepted Solution

    Image upload

    Hi All,I have uploaded a image from pc to mime repository. Now I want that Image to be displayed on module pool screen.can we display diffrent kinds po images  through mime repository..?? here iam using png image but it is not displaying.Please help ...

    Resolved! Accepted Solution

    Import / export not working.

    Hi All,I am facing one issue regarding import / export.Existing code is :export it_abcd from it_abcd_temp to database index(ab) id job_name.orexport it_abcd to memory id 'CRM08'.Value coming upto this level to it_abcd.But aftersubmit zefgh via job jo...

    Resolved! Accepted Solution

    Problem with COMMIT WORK in custom transaction while using BDC call transaction

    Hello,I m developing the program to update data with custom transaction ZV** for this I m using BDC call transaction method, Custom transaction was developed by some programmer long back and this is being using by the customer without any issue, prog...

    Read_text problem

    HI,I was using read_text to read the text of inforecord. there are 2 types- info memo and purchase order text. While i was getting info memo text using read_text, the other one was not being populated. When I debugged the standard, i saw the standard...

    Resolved! Accepted Solution

    Line Feed and Carriage Return

    Hi,We have a requirement where we generate text files in a specified structure. While creating the files in SAP, at the end of every record CRLF gets added by default. ‘OPEN DATASET’ has been used for creating the files. These files are sent by our c...

    Resolved! Accepted Solution

    How to Extract BOM components with future validity date

    Hi,Using standard function module CS_BOM_EXPL_MAT_V2 we're extracting all BOM components. By passing System date (say 17-Dec-2015) to DATUV, all valid components as of today is extracted.Whereas now we have a requirement to extract all BOM components...

    Service Entrysheet

    Hi Everyone,I need a small adviceMy requirement is:Extract data for Service entry sheet from one serverUpload it in another serverI am thinking of using  BAPI_ENTRYSHEET_GETDETAIL  for extraction and BAPI_ENTRYSHEET_CREATE for upload.My doubt is will...

    BDC session method

    Suppose i have four transaction FI records in a text file and i use session method of bdc to process.1. Accounting doc generated2. Accounting doc generated3. goes in error4.Accounting doc generatedMy question is:As session goes in error in third reco...

    coding issue

    unable to fetch data in EKOTX field of table T024E USING INNER JOIN ,,,,KINDLY RECTIFYTABLES : LFA1 , EKKO ,EKBE .TYPES : BEGIN OF TY_LFA1 ,        LIFNR TYPE LFA1-LIFNR ,        LAND1 TYPE LFA1-LAND1 ,        NAME1 TYPE LFA1-NAME1 ,        ORT01 TYP...

    Labels in this area

    Explore this Area