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
    • 94632 Views
    • 212 Comments
    • 39 Likes

    How to check if the parameter of a method is "SUPPLIED" dynamically

    Hi,I will have to say that I have a peculiar requirement. I wanted to know dynamically whether a particular parameter is "SUPPLIED" or not. The current code that I have written does not work.Ex. I have a method METHOD1 in class ZCL_CLASS1 with the fo...

    Getting error while packing: Status management does not allow you to change HU. Pls Help!

    Hi experts,    We have outbound delivery notes. When we try to pack it using a handling unit via tcode VL02N we get below error: Status management does not allow you to change HU Message no. HUSELECT015  What could be the cause of this error? How can...

    Resolved! Accepted Solution

    if VA23 quatation text is blank then smartform is not opening

    Hello All,I am printing the text written in va23 under 'Internal note for sales document' .i have created a row in smart form and created a include text and gave below information :If va23 contains text then my smart form is getting printed . But if ...

    Resolved! Accepted Solution

    SAP-Authorization Revamp

    Hi,There is a activity planned (in planning stage) for ECC PRD system Authorization revamp for all the users (approx. 950 users).The activity planned is to streamline all the authorization a users is having from multiple roles into 1 single role.So r...

    Resolved! Accepted Solution

    A issue about input data check for ALV OO when click 'save' button twice

    Hello, colleaguesI have a issue about input data check for ALV OO when click 'save' button twice.I put data check coding in 'handle_data_changed' method.When I save at the first time, calling  'check_data_changed' method after PAI event and 'handle_d...

    Resolved! Accepted Solution

    Finding Export from Import

    Hi All,   I have a requirement to add a field from table in an user exit in include  ZXM08U26 but before adding the field I need to IMPORT the value of the field in this include. I had seen other fields from the same table are IMPORTED into this incl...

    Last changed record

    Hi,I have a small query. I use the changeddocument_read to fetch the changes on SORT field on LFA1.I get all the values in internal table.Could you please tell me how to fetch the last changed record ?When i use SORT itab by date descending time desc...

    Resolved! Accepted Solution

    How to impliment Custmer Exit

    Hi Experts,I have a requirement to change in standard tcode -QE51N while lot valute time one message should display after standard message,So i got the point where the standard message displaying but there one custmer exit is there EXIT_SAPLQEEM_003....

    Need autofit or increase the column width for the excel by using the string to solix method

    Hello experts ,Below code i have used to create the excel attachment in ABAP report .Problem : when i try to open the sheet i could see the coulmn value in shrink , once click at right top on the column , i could see the complete value .Need solutio...

    Resolved! Accepted Solution

    CALL_FUNCTION_CONFLICT_LENG runtime error in sap abap in Z_NB_READ_ZPP_CONTROL function module

    Hello all,CALL_FUNCTION_CONFLICT_LENG runtime error in sap abap in function module Z_NB_READ_ZPP_CONTROL.CX_SY_DYN_CALL_ILLEGAL_TYPE is the exception type.logic:         1. The table ZPP_CONTROL has to be read with the function module Z_NB_READ_ZPP_C...

    Hold Data In Migo

    Hi Everyone,I have created a custom fields at header Additional Tab of MIGO using BAdI  "MB_MIGO_BADI".  After holding the data.I am unable to capture the header fields data in Migo. Please help me in this regard.  Please find the attachment to get m...

    Resolved! Accepted Solution

    Particular SQL Query taking higher time when run in background

    Hi,I am facing an issue from below SQL query.SQL Query ->      SELECT spras prodh vtext      FROM t179t      INTO TABLE  i_t179t      FOR ALL ENTRIES IN hierarchy_table      WHERE ( spras = c_english OR spras = v_spras )      AND prodh = hierarchy_ta...

    Labels in this area

    Explore this Area