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

    Implemented screen exit in Enhancement IAIH0001 not displayed

    Hi ,   I have created a project in CMOD for the enhancement IAIH0001 and enabled the screen exit SAPLCPDA                       3010 CUST01   SAPLXAD2                       3011After successfully activating the enhancement, I have added elements in t...

    Resolved! Accepted Solution

    TABLE [STRUCTURE BAPICUSTOMER_ADDRESSDATA]: cannot set value (array storing element values is null)

    Dear SAPian,I am doing .net programming while I am getting error "TABLE [STRUCTURE BAPICUSTOMER_ADDRESSDATA]: cannot set value (array storing element values is null)"I am using SAP Connector 3.0.Will you please tell me possible reason for error.Best ...

    problem in updation of table j_1iexcdtl after posting material in MIGO using BAPI_goodsmvt_create

    Hi experts,i am getting problem in updation of table J_1IEXCDTL after posting materials in MIGO using BAPI_GOODSMVT_CREATE .After Successfull posting in Migo i got  MatDocNo & Docyear ,now i am checking in j_1iexcdtl by entering MatDocNo in field 'RD...

    Resolved! Accepted Solution

    SAPSQL_ARRAY_INSERT_DUPREC CX_SY_OPEN_SQL_DB dump in ME32K

    Hi all ,User has entered duplicate condition record while changing the contract and getting an update termination error in KONM table .it is entered in to dump plz can any one tell me how to remove this dump .Runtime Error          SAPSQL_ARRAY_INSER...

    Resolved! Accepted Solution

    Table TFKP6 is not activated

    Table TFKP6 is not activated          Enhancement category 3 possible, but include o          Field INVOICING_PARTY in table RFKP6 is specified twice          Check on table RFKP6 resulted in errors          Table/Structure RFKP6 is switched off?Coul...

    Resolved! Accepted Solution

    BAPI_CHARACT_ADDLONGTEXT

    I m using "BAPI_CHARACT_ADDLONGTEXT" to add the long text to character.. but when i m checking the tcode CT04 long text is not visible.. i m using commit after "BAPI_CHARACT_ADDLONGTEXT".. my code is as below..REFRESH I_BAPI_CHAR_RET.         CALL FU...

    Resolved! Accepted Solution

    BAPI to change user password on child system from CUA

    I am trying to find a BAPI which will allow me to change a user's password from our Central User Administration system where the user's access and password is on the child system.I am using BAPI_USER_CREATE1 to create the user but if I enter the pass...

    check_changed_data

    save_ok = ok_code.  CLEAR ok_code.  CASE save_ok.    WHEN 'EXIT' OR 'BACK'.      PERFORM exit_program.    WHEN '&DATA_SAVE'.      CALL METHOD grid1->check_changed_data      IMPORTING      e_valid = l_valid.      IF l_valid = 'X'.        PERFORM call_...

    internal table regarding

    Hi friends,I have to develop a report which displays plants, storage locations for the plant and the stock types for the storage location.The layout is as shown below. Hope Iam clear . Can any one help me in this regard.PLANT                         ...

    Resolved! Accepted Solution

    Help in ME21N Enhancement

    Hi,I'm doing an enhancement in me21n , where i'm required to put a button in a custom tab in the header area , whose function would be to update the delivery dates of certain materials at the item level based on certain logic.I've used the enhancemen...

    Resolved! Accepted Solution

    Parameter id not working

    Hi,I am trying to auto populate transport request description through parameter id. I have set the get parameter at screen level & also provided the parameter id there. TPARA entry also exists. Please help me whether any further settings has to be do...

    Resolved! Accepted Solution

    XD01 BAPI ERROR

    Hello Experts ,. ( Error when posting customer 12345 ) this is an error issuing When  using XD01 BAPI ( SD_CUSTOMER_MAINTAIN_ALL )I can't Handel this error till now When creating customer 12345 .<removed by moderator> So i need any help to resolve th...

    Resolved! Accepted Solution

    save_text

    Hii m using save text function as below..         WA_HEAD-TDOBJECT = 'CHARACTER'.         CONCATENATE R_ATNAM-LOW WA_E1CAWTM-ATWTB INTO WA_HEAD-TDNAME.         WA_HEAD-TDID = 'DML'.         WA_HEAD-TDSPRAS = SY-LANGU.         WA_HEAD-TDTITLE = 'TEST'...

    Labels in this area

    Explore this Area