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

    Standard exception class which has BAPIRET as an attribute

    Hello SDNers,I know i can build a custom exception class with BAPI return as an attribute & fill it up accordingly.I vaguely remember a discussion where someone mentioned that there are some exception classes which store the BAPI return structure. Bu...

    SuhaSaha by Product and Topic Expert
    • 2377 Views
    • 4 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Am i the only one who's using Firefox 27? Sign on does not work

    Hello Experts,I searched for space for browsers and found this space so posting the question here.From yesterday, I updated my firefox browser from 26 to 27.I cannot sign in into SCN Network anymore from firefox.Currently i am using internet explorer...

    Resolved! Accepted Solution

    Use of ranges in roles

    I’m having an issue with the use of ranges in a role and would appreciate your help to understand the use of ranges.Example 1:I want to give authorization to all values starting with A, B and C and would like to express this in a range.- what is the ...

    Resolved! Accepted Solution

    Debugging a Sales Order

    Hello,         I would like to find out the process of debugging a sales order creation to find out how plant is determined. And, how does one determine the SAP function modules, forms and master data used in the plant determination process?

    Resolved! Accepted Solution

    Copy the selection screen variant

    Hello All,I like to know how to copy the selection screen variants of a report (RIAUFK20)  from one user to another user.Example: I have report RIAUFK20 with variant created as V1 for user John. Now i have to copy the same variant V1 as V2 to user Ja...

    Dsk by Active Contributor
    • 4686 Views
    • 12 Comments
    • 0 Likes
    Resolved! Accepted Solution

    F110 - DME file format

    Hi All,I am creating a DMF file in F110 through custom program.File is creating correctly but format is not correct.First line and second line is coming in same line with one extra character # in between these two lines.Please suggest how can I separ...

    Resolved! Accepted Solution

    submit j_1i_bdc_post_invoice_othermt

    Hi Experts,I was debugging a customer report which involved BDC for J1IS. Immediately after, call transaction 'J1IS' using gt_bdcdata                                                          options from gs_option                                     ...

    Resolved! Accepted Solution

    ZRGGBR000 Validation data object "BOOL_DATA" has no structure

    hello I am trying to use a validation on complete document, so I am using an example U101 provided in standard.but once I chekc the program ZRGGBR000, I am getting the error :The data object "Bool_data" has no structure,I di only deactivate comments ...

    Resolved! Accepted Solution

    Automatic Payment Program F110 - Multiple vednors Payments

    Dear Consultants,                        Our ABAP developer have developed a program copy of RFFOUS_C as ZRFFOUS_C and created a smartform to print cheque payments. This program working fine for a single vendor cleared items payments. But when we pro...

    Resolved! Accepted Solution

    Need help in Table Maintenance Generator

    Hi Experts, I have table maintenance generator and it has four columns like ‘A’,’B’,’C’,’D’ in the table. Now my requirement is, whenever I click on 'NewEntries' (in table maintenance Generator) automatically in column 'C' some default value should g...

    Resolved! Accepted Solution

    Smartforms - Print different windows

    Hello,I got a smartforms certificate with 3 different footer „types“ and my program. In the footer there is just some text included.In my program, when I  click the the radio button ‚a‘ it should print the ‚a‘ footer from the smartforms.When I click ...

    Resolved! Accepted Solution

    Calling Protected and Private method from own instance.

    Hi Experts,I am facing problem in calling Protected and Private method from own instance. Kindly Give a suggestion that how to call.Ex:CLASS cl_super DEFINITION. PUBLIC SECTION. DATA: gv_text TYPE char10. METHODS: percentage IMPORTING sub1 TYPE i    ...

    Labels in this area

    Explore this Area