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

    Create a new entry for zfield in the CDHDR table when sales order is create

    Hi,We have some custom field added to table VBAP and that field need is updated thorugh transaction VA01 or VA02.The Function poeple is asking to Update the CDHDR table for the ztable when ever the field is updated ,and they want the changes to appea...

    Resolved! Accepted Solution

    BADI VENDOR_ADD_DATA

    Hi all,I need to add a customer screen.;I have done the following thing;1. SPRO -> Logistics - General-> Business Partner-> Vendor-> Control-> Adoption of Customer's Own Master Data Fields-> Prepare Modification-Free Enhancement of Vendor Master Reco...

    conversion error

    Dear all ,I am getting a short dump in my workflow .The dump is in standard class CL_SWF_CNT_CONTAINER, method IF_SWF_CNT_CONVERSION~TO_XML , the short sump says 'CONVERSION ERROR'.kindly tell me how i can fix itThanks & Best Regards,SreejithEdited ...

    Resolved! Accepted Solution

    HR ABAP - Generic method or function to create a PD object & Relat (IT1001)

    Hi,This question is related to HR Abap .Do we have a generic class method or function module which can be used to create any PD object(O,S,C,...) and relationships (A008, A003, 007,...)between these objects .(not RH_INSERT_INFTY) . It should also tri...

    Resolved! Accepted Solution

    Change pointers

    Hi,The background is that we are having a z idoc(basic) type and we need a change pointer kind of thing for it where every night we can send idocs only having the changes.Now the issue is the standard transaction WAK2(sap-retail) does not have any ba...

    F1 ALV GRID

    ALV GRID with n fields, using REUSE_ALV_GRID_DISPLAY and REUSE_ALV_FIELDCATALOG_MERGE to build the catalogue.In some fields (not all) the system return message "No documentation available".Note:- The fields of the structure have standard data element...

    Resolved! Accepted Solution

    cl_abap_structdescr=>create causes CX_SY_STRUCT_COMP_Ndump for invalid char

    Hello experts,when generating a copy of a system generated ITAB with RTTI/C I get a CX_SY_STRUCT_COMP_NAME dump for invalid character.The error is caused at statement:go_sdescr_new = cl_abap_structdescr=>create( gt_components ).Dump excerpt:...The ...

    Resolved! Accepted Solution

    Transport request containing deleted entries.

    Hello,I am facing an issue regarding transport handling and TADIR.Steps:1. I create few objects which are added to a transport request. 2. Later I delete these objects.3. I release the transport request. It works fine. The objects CAN be seen in the ...

    How to delete entries from transport Request which are not part of TADIR

    Hello,I am facing an issue regarding transport handling and TADIR.Steps:1. I create few objects which are added to a transport request. 2. Later I delete these objects.3. I release the transport request. It works fine. The objects CAN be seen in t...

    BACKGROUND JOB

    Hi I have a requirement to run a program in a background job, but the user wants the output to be downloaded to excel automatically after the background job if finished, they do not want to download the spool to excel they want it automatically done....

    Labels in this area

    Explore this Area