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

    Error creating ABAP Project in SAP HANA Studio: Logon to system A4H failed.

    Hi Experts, I have created instances from the SAP Application Server ABAP 7.4 SP5 incl. Business Warehouse on SAP HANA 1.0 SP7 [Developer Edition] free trial solution, as it is described in documentation. As I cannot log on to the Frontend instance (...

    Resolved! Accepted Solution

    RS_CORR_INSERT: bypass DEVELOPER_CHECK, possible?

    I'm developing a program which updates ddic domains (using DDIF* function modules), and previously has to generate the transport request, for which I'm using function module RS_CORR_INSERT.It works great except if the user has no developer key (inter...

    Resolved! Accepted Solution

    It did not insert the materials in the BOM using 'CSAP_MAT_BOM_MAINTAIN'

    Hi!  We developed a ABAP technical maintenance BOM.   In the program.  Before, we got current BOM and eliminated all related items.  Routine below. ....      LOOP AT INTO it_stpo wa_stpo.        MOVE-CORRESPONDING TO wa_stpo wa_stpo_i.        wa_stpo...

    Resolved! Accepted Solution

    Nested perform on commit

    How do I figure out where the program is being commited at? Technical information about the message: Message class....... 00 Number.............. 081 Variable 1.......... "NESTED_PERFORM_ON_COMMIT" Variable 2.......... "caller: SAPLCRM_BUPA_CRMD_DIAL...

    Delete statement

    HiI have a delete statement in a standard program.  DELETE (i_table) FROM TABLE i_del_tab.Here, i_table is having table name: /IRM/AVIR, i_del_tab is having the record to be deleted.In the program the above delete statement is getting failed.So can y...

    Resolved! Accepted Solution

    Passing internal table and work area to FORM

    Hi techies, I have a FM and in that I need to write perform. So I have written perform in FM source code and FORM in TOP of FG.I have itab and wa in perform .TYPES : BEGIN of ty_logfile,                L_time(8) type N,                Linelog type CH...

    Resolved! Accepted Solution

    Search pattern in standard texts maintained and display in report.

    Hi All,I have a urgent requirement to search standard texts maintained in the system through selection screen input.In selection screen.Customer no:Sales org:Search Text : SapabapReport should search for standard texts and it should be able to show a...

    Resolved! Accepted Solution

    Using cl_gui_alv_grid class in report , but when no data , entire session closed ?

    Hi ,I am using cl_gui_alv_grid for one of my report . It is working fine when there are reocords , but when there is no recordentire session will be closed from selection screen itself.Having class with data /method declaration and an event class ..A...

    Resolved! Accepted Solution

    How to fetch all the material numbers from Z table

    hi all,i have a z custom table contains the field MATNR.it contains the both complete material number and patterns also.for example 700420889142 ( in ztable stored as 000000700420889142)700*20889142 ( in ztable stored as 700*20889142)70042+889142 ( i...

    Resolved! Accepted Solution

    Delivery Print Issue.

    At least one string in the worklist contains an invalid characterMessage no. IO415DiagnosisProgram errorSystem ResponseThe system does not allow further processing.and no specific help available, if anyone has idea please acknowledge.Avirat

    Resolved! Accepted Solution

    Issue in ARE 1 printing

    Dear All,While creating ARE 1 the BED %age is not coming as well as it is not printing in ARE 1 document but BED value is coming. I have gone through some threads related to this but not getting any clue for this. Kindly help. Please check the below ...

    Labels in this area

    Explore this Area