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

    OLE - HOW TO SET PAGE LAYOUT AND PAGE SIZE FOR A EXCEL

    Hello Experts I have created an excel file from a ABAP Report and I am converting the excel to a pdf output. but it is cutting off the page on the right side. I have noticed it because the layout is landscape and the size is A4. Now using ole methods...

    Resolved! Accepted Solution

    Hi i want to display error message in my bdc program, that when i give a wrong entry (like kb instead og KG ) , an error msg has to be displayed,

    *&---------------------------------------------------------------------* *& Report  ZBDCREC6 *& *&---------------------------------------------------------------------* *& *& *&---------------------------------------------------------------------* ...

    function module to find finished material

    Hi,    I want to find finished materials,so am using this function moduledata: it_stpo standard table type of stpoxCALL FUNCTION 'CS_BOM_EXPL_MAT_V2'         EXPORTING           capid                 = 'PP01'           datuv                 = sy-datu...

    Display radiobuttons dynamically

    Hi Experts,                 I have one issue related to BDC concept as follows.In selection screen i have two radio buttons () vendor     ( to migrate vendor data )                                                                 () customer  ( to mig...

    Resolved! Accepted Solution

    Invalid operand type for the MOVE-CORRESPONDING statement.

    Hi Experts,We are facing dump "Invalid operand type for the MOVE-CORRESPONDING statement." for MOVE CORRESPODING stmt.We are trying to move values from dynamic internal <fs_dyntab> of type table ( TYPE STANDARD TABLE).And we are using MOVE CORRESPOND...

    Resolved! Accepted Solution

    Sapscript footer problem

    Hi All,       I have a requirement in which I am displaying an invoice with 4 footer windows. But if there are more line items and the no of pages are more than one then the footer should not be displayed in the first page and moreover there should n...

    Inbound Idoc

    Hi Experts,I have a requirement to cancel for Production order confirmation through Inbound IDOC.Basic Type : PPCC2PRETTICKET01Message type : PPCC2PRETTICKETIn segment type E1BP_PP_TIMETICKET there is a field "RECORDTYPE".If value of RECORDTYPE is 'S...

    Resolved! Accepted Solution

    Extended Check problem

    HI GuysWhen I doing the extend verification of my program it shows:Do not use fields, field symbols (T_ENTREGA_AP) globally.I declare it global becuse appears in 3 performs .How could I correct it?TYPES: BEGIN OF ty_entrega_ap.         INCLUDE STRUCT...

    Resolved! Accepted Solution

    Package Interfaces

    Dear Colleagues,I am trying to access a package interface of another package into my package...When I do this I get an error that "Package is too deeply nested" which is a bit cryptic to me...Could you please help me in understanding what this means,...

    varun_rao by Product and Topic Expert
    • 997 Views
    • 1 Comments
    • 0 Likes
    Resolved! Accepted Solution

    How to define Description in Source Code-Based ABAP or in Eclipse?

    When editing existing method implementations either in Source Code-Based ABAP in SE80 or in Eclipse, we loose description information as shown in picture below. There is no description mentioned In pure source code.Is there a way how to set or at lea...

    Labels in this area

    Explore this Area