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

    Help with a select block

    I have the following code and it seems to work great until the modify statement. After the program executes the statement nothing is modified in the internal table.START-OF-SELECTION. SELECT a~vbeln a~vstel a~route a~vsbed b~brgew a~inco1 a~inco2...

    Resolved! Accepted Solution

    variant table

    Hello guys i would like have a table on the selection screen which consists of different test data .if i select one test data it should fill one i/o field in selection screen.if i select second test data it should fill second i/o field .when i press ...

    Resolved! Accepted Solution

    Add or reduce sy-uzeit

    Hi allHow can i add or reduce a value to the field sy-uzeit?i want to do this, for examplesy-uzeit = 103358da_uzeit = 040000da_uzeit = da_uzeit + sy-uzeit = 143358which fm can i use? it's possible to do this??Thanks for your help Gregory

    Resolved! Accepted Solution

    icon in checkbox

    Hi. I have a checkbox in SELECTION-SCREEN.SELECTION-SCREEN BEGIN OF BLOCK b2 WITH FRAME. PARAMETERS print AS CHECKBOX. SELECTION-SCREEN END OF BLOCK b2.How to add an icon ICON_SYSTEM_PRINT next to that checkbox? Greetings. P.

    ERROR ANALYSIS

    While uploading data for soldto's. An error occured in screen 370 saying No batch input data for screen SAPMF02D 0370.In that screen we have checked mainly civilian usage[CIVVE].I have a doubt whether it is a customized field.How to solve this error?...

    Resolved! Accepted Solution

    Loop at FM Read_text

    Hi All, If I hardcode material number, without loop statement call function READ_TEXT gives subrc 0. If I pass it through internal table in a loop, it ends up with SUBRC 4.Moreover, this does not even enter into FM Read_text. can somebody help me wit...

    dump

    REPORT ZTEST_UPL .----TABLES----TABLES: ioheader, " IOC Communication structure ioitem, " IOC Communication structure klah, " Class and Class type ksml, " Characteristic Keys for Class and Ty...

    Resolved! Accepted Solution

    Patch C52 to

    We are trying to impliment sap patches in the R3 System and when we try to move that into the R3Q system we are getting some errors says " Open data extraction requests.This system has found a number of open data extraction requests. these should be...

    Resolved! Accepted Solution

    excel spread sheet

    Hi All, I am trying to add option my report that will allow me tio download information into a excel spreadsheet..please help guys as i need this urgently so and i will immediately reward point to all useful answers..Thank you,Fred.

    Object Key for PO

    Hi Guys,I had a requirement where i need to call a particular FM whenever a PO is getting created/changed. I had the Object Type and the event which is called when a PO is changed. How can i link the Event and the FM in R/3.So that whenever that even...

    Resolved! Accepted Solution

    Authority check concept

    Hi Gurus.Please tell me that if i use an authority check for an objectwhich is not maintained in the user's profile by the basis guy.what will be the value of sy-subrcand will the user be able to see the data or not.

    Labels in this area

    Explore this Area