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

    ENTER key running F8

    Hi,I have a Repot that calls another Report through SUBMIT command.When I press ENTER, the second Report is running the STARF-OF-SELECTION of the second Report.That should only run if I have clicked on F8:The second screen has an input field (paramet...

    Resolved! Accepted Solution

    Sequence of Customizing transports

    Hi Community,I have a question on transports that has been boggling my mind and I haven't found a satisfactory response as yet online.Here is the scenario: Customizing TR 1 - Contains say plants                               Customizing TR2  - Contai...

    Resolved! Accepted Solution

    Newly added column gets pushed to end of all columns in table control

    Hello,I have added a column to table control in custom program after one oif the column I wished. But when I am displaying it, that column is getting pushed to end of all columns in table control.Not sure why this is happening. Can someone please hle...

    Resolved! Accepted Solution

    BOPF Modify a node with a node type "Business Object Representation Node"

    Hello,the standard PDF "Root Cause Investigation" (EHHSS_INC_AIF_INV_ROOTCAUSE) has a section with "Planned action to Prevent Future Incident' and when this PDF goes to SAP...It modifies the incident. SAP did not code the section "Planned action..." ...

    Resolved! Accepted Solution

    How to input logo with REUSE_ALV_GRID_COMMENTARY_SET

    HEllo guys,Im facing a problem,Im trying to include a logo in my TOP_EVENT, but i don't know what do i need to do.I have this call,CALL FUNCTION 'REUSE_ALV_GRID_COMMENTARY_SET'     EXPORTING       document = dg_dyndoc_id       bottom   = space     IM...

    reading multiple records

    I have two internal tables it_0008 and it_0035 and I have many records in first itab as well as second tablehow to read the multiple records in second itab . present code is   LOOP AT it_0008 INTO wa_0008. endloop. now I have to loop second itab (it_...

    ABAPER_P by Participant
    • 3074 Views
    • 17 Comments
    • 0 Likes

    AS91 Batch input

    Hello Friends,I created a batch input to create legacy assets through tx AS91. The assets have also transaction items. The batch works fine for assets that have up to 3 lines of transactions. If an asset has more than 3 lines of transactions message ...

    Resolved! Accepted Solution

    IDoc error: VKORG, VTWEG, SPART cannot be determined for customer PNR020 , vendor 0000010000

    Hi,we want to use EDI & IDoc to fulfill communication between group companies. i have done some related setting:scenario: PAQ(customer) as a customer deliver PO to PAD(vendor), then PAD created SO automatically:but PAD cant' create SO due to:   VKORG...

    How to display a file from Application server without downloading it to local drive

    I want to dispaly a file from Application server without downloading it to my local system.i tried the below method but it didn't work.     CALL METHOD CL_GUI_FRONTEND_SERVICES=>EXECUTE      EXPORTING        APPLICATION            = L_FILE        DEF...

    Me2l Execution error

    HI,  while executing ME2l , i am getting the below abap error, Category               ABAP Programming ErrorRuntime Errors         SAPSQL_PARSE_ERRORExcept.                CX_SY_DYNAMIC_OSQL_SYNTAXABAP Program           RM06EL00Application Component ...

    Resolved! Accepted Solution

    using se11 Single search help populate more than 1 parameter on selection screen

    Hi,I'm having some problem with search helps in Selection Screen. I'm trying to develop a search help through the SE11, not using the function F4IF_INT_TABLE_VALUE_REQUEST.The problem I'm having is to get the values other than the field in which the ...

    User exit

    Hi All ,In standard t-code such as IW31/IW32 ,IW21 if any user exit or badi or enhancement spot is implemented ,how can I know & which user exit/badi/enhancement spot is implement in the satndard t-code.Thanks you all in advance .best regards,pranjal

    Labels in this area

    Explore this Area