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

    TMG event

    Hi Experts,     I have created a table with a TMG.     I have a requirement to create an event which will trigger each times when the user presses ENTER in keyboard for a row..     I have used event 01 but its only triggered once for a record..     P...

    hello i am deleting item condition through bapi BAPI_SALESORDER_CHANGE but it doesen't work tell me proper ans

    REPORT ZBAPI_SALESORDER_DELETE_COND. DATA:SALESDOCUMENT TYPE BAPIVBELN-VBELN,       ORDER_HEADER_IN TYPE TABLE OF BAPISDH1 WITH HEADER LINE,       ORDER_HEADER_INX TYPE TABLE OF BAPISDH1X WITH HEADER LINE,       ORDER_ITEM_IN TYPE TABLE OF BAPISDITM ...

    Resolved! Accepted Solution

    Sales Order Condition Data delete not happening..

    Hi Gurus,I'm trying to change the Sales Order by deleting any (possible) condition from header or from item level.can you share any sample working code for the sales order condition data( of Line item) delete operation?Or please check out my code be...

    Resolved! Accepted Solution

    C_DIR_READ_START is unable to recognize a file directory only in PROD instance

    Hi Experts, C_DIR_READ_START  FM is able to read a particular directory for ex : /home/xyz in Development and Test SAP instance without any issues.However in PROD this FM is not able to identify the directory : /home/xyz. I can confirm that this is n...

    Resolved! Accepted Solution

    Group by and Sum

    I cannot for the life of me understand why this doesn't work. lt_output contains correct group by matkl but my sum for netwr isnt working. returns 0's for all rows.   SELECT a~matkl SUM( a~netwr )     INTO CORRESPONDING FIELDS OF TABLE lt_output     ...

    Resolved! Accepted Solution

    Create initial Data

    Hello together,I have enhanced a standard BOPF Object (/SRMSMC/CO_CRT) with a new subnode. So far, so good. It works for now.I display the data in an GUIBB List Data, this also works. Now I want to be there some initial lines, which are not on the DB...

    Resolved! Accepted Solution

    Error in FTP_CONNECT

    Hi all,I want to test a function module "FTP_CONNECT". I am passing below four mandatory parameters. USERPASSWORDHOSTRFC_DESTINATIONand I am getting an error "User XXXX has no access authorization for computer XXXX. Message no. 04202"My doubts are as...

    Resolved! Accepted Solution

    How could i change the label text of the standard text in custom report.

    Hi, I need a small suggestions.In my Selection screen i put one field as sales order, When ever user click on That f4_help i need to show No of sale orders and customer name i need to add in the f4_help.But right now data is showing like, Sale order ...

    Labels in this area

    Explore this Area