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

    Cannot download UTF-16LE file with euro sign (€)

    Hi Abappers,I have a requirement to download files in UTF-16 Litlle Endian.I am able to do so with the following statement:OPEN DATASET l_file FOR APPENDING IN LEGACY BINARY MODE LITTLE ENDIAN TYPE 'NT'.IF sy-subrc EQ 0.       LOOP AT data_tab INTO w...

    Resolved! Accepted Solution

    PTRA_WEB_GENERAL_DATA_GET problem with more than one REINR

    Hello everyone,We want to read the 'Comment' field from the Traveler Work Center screen. We tried 'PTRA_WEB_GENERAL_DATA_GET' function to receive it. The 'Editor' field under the PTRV_WEB_GENERAL_DATA_EXT structure works for us. But we came across wi...

    Resolved! Accepted Solution

    Mail sending program issue

    Hi allI have an requirement from client for sending mail through smartform, and pdf should be sent to desired person ,i made use of below FM and OTF FM also for PDF creation.But my problem is when i un the program mail is not sentdirectly. I need to ...

    Resolved! Accepted Solution

    Unable to Convert I/O Field into checkbox in Module Pool Programming

    Hi Colleages,I have created a view using Table Maintenance Generator. In the Table, one field has Char(10) data type. So, The corresponding element on the screen is appearing as I/O field. But I want to convert it to Checkbox. Is there any way that I...

    HR_INFOTYPE_OPERATION-->a complex application error has occurred in infotype 2001 operation

    Hi,I'm using FM HR_INFOTYPE_OPERATION with operation INS to create a new bank record on infotype 2001. But the FM is throwing error - A complex application error has occured. I changed the DIALOG_MODE to 2 and see that all the data is passed correctl...

    Resolved! Accepted Solution

    MIGO dump

    hi Friends,Facing dump at MIGO @Quality system. And from the error log provided below, found out that the Implementation Class been missing and the same been saved along with the Methods from Dev system and moved the TR to Quality expecting the issue...

    Resolved! Accepted Solution

    Source for the IDOC

    Hi Experts,Many IDOCS are being created and queuing up  in the production queue. The target system was de-commissioned recently. So we need to stop the IDOC generation.The problem is we are not sure from where these IDOCS are getting triggered.In tco...

    Resolved! Accepted Solution

    Archive object for pdocs

    Hello,I'm searching for a archive object that archives pdocs (process documents) and the table contents (especially /IDXGC/PRST_CTRL and /IDXGC/PRST_HDR) since the databasetables are growing really fast.Is there one provided from SAP?Best Regards,Pau...

    Get Data of KSB1 but without execute ksb1

    Dear All,              I got Cost Center wise Data from KSB1 using following code,                                   SUBMIT RKAEP000 WITH SELECTION-TABLE LT_SELSCREEN WITH P_TCODE = 'KSB1' "USING SELECTION-SCREEN '0100'         WITH KOSTL IN S_KOSTL ...

    Resolved! Accepted Solution

    table maintenance generator month and year validation using events

    Hi all,I created a event 05 in table maintenance generator and validated some fields but I need help to validate Month and year.Month 01 - 12 year numeric 0000 - 9999if month is more than 2 month in the past display message type "S" "Monat liegt in d...

    IT support role

    Hi Team,We have a created a only one IT support role in Production system for all the Modules  only display access or Is it good to create display role to the respective modules .Please suggest me what would be drawbacks if we create only one IT supp...

    Resolved! Accepted Solution

    characteristic values update using lsmw BAPI mehtod

    Hi Experts,I have a bapi 'BAPI_MATERIAL_MAINTAINDATA_RT' which will update characteristics value for the material and i have following details as belowHEADDATA:FUNCTION = ‘009’MATERIAL = From fileBASIC_VIEW = ‘X’ CHARACTERISTICVALUEFUNCTION = ‘009’MA...

    Resolved! Accepted Solution

    BAPI_CONTRACT_CHANGE

    HelloNeed help on adding a new Condition Validity Period (ME32K)   I'm using 'BAPI_CONTRACT_CHANGE filling table ITEM_COND_VALIDITY and ITEM_CONDITION and setting CHANGE_ID = 'I' but I get the following error message:  Internal error T IVAKE F IVAKE_...

    How to keep the last occurrence of a field in internal table?

    Hi everyone,I have a very urgent requirement. I need immediate help please.Scenario:I have an internal table, suppose itab with entries as follows:date                           quantity20160711                   1020160711                   20201607...

    Labels in this area

    Explore this Area