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

    Get pernr - Record Skipped

    Hi everyone,I have an issue with the standard statement GET PERNR.For some PERNR the statement don't take all records from the intotype that I have mentionned in my program.In my case the record is a blocked record BUT the attribut of the record is n...

    Resolved! Accepted Solution

    Dynamic Report

    Hi,I'm trying to create a report where I enter a table name as a text field then the program must look if this table exist and export the table data to csv. The csv part is easy, it's linking a text value to a table object that proves difficult. Any ...

    Resolved! Accepted Solution

    Issue with Extended CREMAS05 inbound Idoc - how to post data

    Hi ,In vendor change (XK02) , There are extension fields on inbound IDOC for table ADRC  fields  STR_SUPPL1 and STR_SUPPL2 . Message type - CREMAS , Process code - CRE1 was used .I created project using a Customer exit  - VSV00001 .  ZFIELDS are in  ...

    Resolved! Accepted Solution

    Open Billing Order

    Hi,I need some help to get the open and closed billing orders. What tables do i need to access and is there any FM to get the billing orders. Input will be    :    payer(kunnr) and sales organization(vkorg).output will be  :    The output will displa...

    Replacement for SADR

    I'm learning to work with ABAP-SAP and I want to know how can I replace this obsolete code:SELECT SINGLE * FROM SADR     WHERE ADRNR EQ T001-ADRNRI know SADR table is obsolet but I don´t know where do I start to replace this code.Please somebody help...

    Resolved! Accepted Solution

    Error TD 600 Text * ID * language * not found

    When I run the BAPI_PO_CREATE1 with POTEXTITEM (Text for item) Updating Item Number of Purchasing Document : PO_ITEM  -00010Text ID    : TEXT_ID                                              - F01Tag column : TEXT_FORM                                 ...

    Resolved! Accepted Solution

    change ALV form "USER_COMMAND" to method

    CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY_LVC'       EXPORTING        I_CALLBACK_PROGRAM                = SY-REPID        I_CALLBACK_PF_STATUS_SET          = 'PF_STATUS_SET'        I_CALLBACK_USER_COMMAND           = 'USER_COMMAND'FORM USER_COMMAND USING...

    Resolved! Accepted Solution

    IDOC_INPUT_ORDERS: How to distinguish between Sold-to-party and Ship-to-party

    Hello,i'd like to create a sales order from an IDoc where Sold-to-party and Ship-to-party are different from each other. I am using the Include ZXVEDU03 (exit_SAPLVEDA_001) to map the GLN to our internal customer numbers. However, when changing the K...

    Resolved! Accepted Solution

    Internal session terminated with a runtime error (see ST22)

    HiI am getting following errorInternal session terminated with a runtime error (see ST22)when i am using a BAPI to change a purchase order => BAPI_PO_CHANGEThe dump analysis is :-What happened?    The current ABAP/4 program encountered an unexpected ...

    SYST: Tax jurisdiction code at lowest level not transferred in BAPI BAPI_ACC_DOCUMENT_POST.

    Hi Experts,We are using BAPI_ACC_DOCUMENT_POST for account document posting. While posting, we are getting error :SYST: Tax jurisdiction code at lowest level not transferred.We are using tax procedure TAXUSX for tax code. How to resolve this error?An...

    Resolved! Accepted Solution

    Tables completion

    Hi experts,I have 2 tabes ; Table 1 and Table 2.Table 1 has more records then table 2 and both of them have a common field, let's say fieldY.I would like to add in table 1 all the entries present in table 2 and not in table 1 and ignore the common re...

    Labels in this area

    Explore this Area