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

    How to handle exceptions while calling a function module without interrupt the program execution

    Hi Experts,I have developed program to import excel into sap. And i am creating Opportunities by passing that excel data.My excel has 300 rows, when i am executing the program if get an error the program has to continue the execution by skipping that...

    Optimizing Records

    Hello ,      I  want to optimize the records from the output of a Remote Enabled Function Module. Suppose Let us take the field UOM(unit of measure) , It fetches Number(100's) of records directly from database table , Rather I want to choose some 40 ...

    Resolved! Accepted Solution

    Problem with BAPI_SALESORDER_CHANGE - Extensionin

    Dear Experts,I am facing a problem with BAPI_SALESORDER_CHANGE - Tables - EXTENSIONIN. I need to update the Truck Number in Sales Order. My code involves as :DATA : WS_BAPE_VBAP TYPE BAPE_VBAP,           WS_BAPE_VBAPX TYPE BAPE_VBAPX,               W...

    COLLECT_OVERFLOW_TYPE_P & CX_SY_ARITHMETIC_OVERFLOW

    hi Friends,     am getting the following dump error. kindly help in solving the error.Runtime Errors         COLLECT_OVERFLOW_TYPE_P                                                      Exception              CX_SY_ARITHMETIC_OVERFLOW                ...

    Resolved! Accepted Solution

    user exit CNEX0008

    Dear Experts,I am working on customer enhancement for Network activity.I am using exit CNEX0008. I have designed a screen 800 and it is visible.my query is if I need to control fields based on profile how do I do it.For eg., I have total 10 fields on...

    module pool program

    Hi  everyone i have question for u here am trying to design a module pool program where the first  screen(100) has two buttons previous and next when i select previous it should display a modal dialog box that this is initial screen and when press ne...

    anand_n5 by Explorer
    • 1024 Views
    • 6 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Read Classification data from Material master

    Hello,Is there any FM or any way to read classification data in material master from buffer. I know there is a FM CLAF_CLASSIFICATION_OF_OBJECTS to read, but this reads from database tables. I want to know the FM, which would read this from buffer wh...

    Writing a routine

    Hello experts,I need help wherein I have to transfer Price value from Sales order to Purchase order. Can somebody help me in writing a routine for the same as it is the first time that i'll be writing a ABAP Routine.Regards,VRModerator message: first...

    Resolved! Accepted Solution

    User exit in RCCLORD?

    Hi All,I am implementing IDOC LOIPRO while saving process orders.I've successfully managed to trigger it by calling program RCCLORD in user exit EXIT_SAPLCOZV_001.Next, I have extended the IDOC. I've added a new segment to the IDOC. I am trying to po...

    Resolved! Accepted Solution

    Dynamic Range

    Hi, I need to pass data from one range structure to a dynamic range.The problem is that the program dump in the append line. Here it's the codeDATA: lv_rangename TYPE char10 VALUE 'LR_RANGE1'.FIELD-SYMBOLS: <fs-range> TYPE TABLE.....      CONCATENATE...

    Labels in this area

    Explore this Area