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

    how can we get difference in grand total

    hi experts,      how can we get difference in grand total comparing to grand total difference in alv                                                                            thanks in advance,                                                        ...

    Resolved! Accepted Solution

    program used to send email with 2 attachments, but could not find in SOST,why? But its there in SBWP

    Sap Guru's,We have done the requirement like if we issue the output from VA22 tcode with respective Z output type.(But in NACE Tcode we maintained correctly program name,smart form name, (5) under Z output type.But now when we execete VA22 & issuing ...

    Resolved! Accepted Solution

    Select query on table MARA in report ZMARA is not executed via secondary connection although a redirection with the SAP Business Application Accelerator?

    Hi,We are doing a HANA Accelerator Custom Report Scenario using SAP HANA as a Secondary Database Connection.1. I uploaded the Custom Scenario using RDA_MAINTAIN program.2. I Created Secondary DB Connection using RDA_MAINTAIN Program.3. I Activated th...

    Resolved! Accepted Solution

    How to find out the data element name for a particular field in standard t-code like mm01,va01

    Suppose we execute the t-code mm01.A screen will be displayed.If want to know the data element of a particular field then generally we click on the field name and press f1 and then f8.But In my case its inly showing I m using NET WEAVER ECC 6.0HelpRe...

    Resolved! Accepted Solution

    Authorization control for profit center values in profit center reports

    Hi,Can anyone let me know how to get the authorization control with that of the profit center values for the below mentioned T-codes...We tried to get the authorization control for the below mentioned T-codes by assigning the single profit center val...

    Resolved! Accepted Solution

    Problem in Field Symbol

    Hi,Please find below my code   FIELD-SYMBOLS <lv_field> TYPE ANY.      CLEAR lv_typ. DESCRIBE FIELD <lv_field> TYPE lv_typ.      CASE lv_typ.        WHEN 'C' OR 'D' OR 'N' OR 'T' OR 'G'.          <lv_field> = ls_input-value.          CALL FUNCTION 'C...

    ME21N Customer Tab

    Dear Experts,I have Created Customer tab  with 4 fields through user Exit (MM06E005) in line item . if suppose i have created 5 line items and i m filling this custumer tab at the last ...from changing the item dropdown ....the value automatically co...

    Resolved! Accepted Solution

    Defining a parameter that can only be read on the screen and set in the variant?

    HiIs it possible to define a parameter that can only be read (read only) but the value can be set in the variant. For example.SELECTION-SCREEN BEGIN OF BLOCK 1 WITH FRAME TITLE text-005.PARAMETERS:   directory(40) type c OBLIGATORY.PARAMETERS:   nr t...

    Resolved! Accepted Solution

    WebDynpro: Access method from another view Controller

    Hi Experts!I have a doubt but I'm not sure how to resolve this one.I have a view Controller with some methods implemented. Within a method, at a certain point I'd like to access a method from another view Controller. Is this possible? If so, do I hav...

    Resolved! Accepted Solution

    How to get Delivery & Billing Doc for a particular Sales Order? Correct the code.

    Dear ABAP masters I am very new to ABAP programming and an SD consultant friend of mine asked me to develop a code wherein I must get Delivery and Billing Doc for the all sales order selected.. and I developed following code. But I get no data.. I ch...

    Resolved! Accepted Solution

    Excel Download Top of Page

    Hello,I have a report displayed using function module 'REUSE_ALV_GRID_DISPLAY' and it has a Top of Page event that contains the selection parameters entered by the user.  Method 'CL_GUI_FRONTEND_SERVICES=>GUI_DOWNLOAD' is used to export the data to E...

    Resolved! Accepted Solution

    Unable to debug email output type for order confirmation, va02/va03

    Dear all,an email output type for sales order confirmation was set up in the customizing. Condition records are also added by the customer.Yet for one division the email was not sent to the customer (not because of SAP-Connect).How can I debug the em...

    Resolved! Accepted Solution

    How to empty fields of an internal Table depending on Field types

    Hi,I'd like to download some SAP Tables with GUI_DOWNLOAD, but having trouble with some Tables containing Field type RAW (X) like STPO field GUIDX or PRPS Field CGPL_GUID16.So before downloading the whole Table i'd like to empty this field!Is it poss...

    Resolved! Accepted Solution

    Creating Routine in VOFM

    Sap Gurus,Am trying to create a routine in VOFM (With access key), But the screen is not coming into editable mode in between FORM... & ENDFORM.LIke below:FORM KBED_950.ENDFORM.FORM KBEI_950.ENDFORM.So am unable to maintain my required logic in the r...

    Resolved! Accepted Solution

    how to F4 help

    hi all,i want to develop an alv report. the result like the follow picture. when i click on the display button, the button can pop up the F4 dialog.and the data of the F4 comes from the fields' data element. There are numbers of field ,so it's not po...

    Labels in this area

    Explore this Area