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

    Reading SAP HANA tables/views from ECC

    Hello All,            My client is looking for reporting from SAP ECC using SAP HANA as a side car. Basically they want a report in SAP ECC and read the tables from SAP HANA and save them in a flat file. We are at SAP BASIS 7.1 version, support pack ...

    Resolved! Accepted Solution

    Job only on no-working day

    Hi all.We provide to users a custom calendar in order to define by themselves the working days for particular purpuses (entering forecast on APO-DP). Now we need to perform a job that runs exactly on no working days of that calendar.Is there a way to...

    Resolved! Accepted Solution

    archiving infostructure entries not created for datasets with empty primary keys

    Dear fellow ABAPers,according to a recent customers' request we're about to create archiving objects, including everything that's necessary to use them (write and delete programs) for a certain choice of our fastest growing tables. As suggested by SA...

    Resolved! Accepted Solution

    Field Symbol Error

    Hello Experts,                      I am having error saying that " Field Symbol is assigned Yet", even though i have assigned it. Please find the code show below . Please help me regarding this.CODE:FIELD-SYMBOLS : <FSDATA> TYPE ANY TABLE ,         ...

    Resolved! Accepted Solution

    Arabic Text

    Hi everyone ,I am using  cl_gui_frontend_services=>gui_download to download an internal table content to excel sheet .While Downloading the excel sheet the Arabic text  is displayed as garbage values .Please help to resolve the issue??

    Resolved! Accepted Solution

    Badi INVOICE_UPDATE shows error message as well as Information message

    Hi All,I am using the Badi INVOICE_UPDATE  and method - CHANGE_AT_SAVE to give the error message when the GR quantity is greater than the invoiced quantity comparing the RSEG table and RSEG_NEW.My problem is, when I choose single line item and click ...

    Resolved! Accepted Solution

    Unable to get the message "Storage Bin XXXX is currently being processed by XXXX" in FM L_TO_CREATE_MOVE_SU

    Unable to get the message "Storage Bin XXXX is currently being processed by XXXX"  FM L_TO_CREATE_MOVE_SU.We have a scenario wherein before the FM L_TO_CREATE_MOVE_SU is executed the Storage Bin is on change mode.But the problem is, the program does ...

    Delete documents

    Hello experts,i am a beginner with abap development and try to write a report that deletes materials, documents and document structures.I just wrote a method that should delete documents. My Problem is, that the function module always returns that th...

    VL10 information

    Hi All,Can any one please give me more information about VL10 transaction. Also i need list of function module which is related to VL10 function modules. We have a requirement to create list of deliveries and shipments using custom program as same li...

    Resolved! Accepted Solution

    ALV Grid Layout

    I am using ALV GRID DISPLAY function module to display my alv report.CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'     EXPORTING       I_CALLBACK_PROGRAM          = SY-REPID       I_CALLBACK_TOP_OF_PAGE    = 'TOP_OF_PAGE'       IS_LAYOUT                    ...

    Resolved! Accepted Solution

    message diaplay problem

    HI FRIENDS,i have created a program to display the idoc details. Everything is working fine. what is my problem is my client need to display a message in output screen depending on how many idocs are ready to be processed. for eg there are 10 idocs r...

    Labels in this area

    Explore this Area