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

    User Exit

    Hi, My requirement is to make PAN number as mandatory while creating vendor.In XK01 PAN field was not there. After making settings in SPRO one extra tab 'CIN Detail' came inside xk01 and inside that PAN number is there. Through SPRO settings i cann...

    Resolved! Accepted Solution

    System Landscape?

    Hi All,Please help me with the complete process flow of how we transfer objects from one server (development-quality-production) to other with their transaction codes and the steps that we need to follow in each of these servers as developers?Also wh...

    Too many insert statements executed corresponding to one Insert statement

    Hi,I have 2 tables. The first table has 21 fields and the 2nd table has 54 fields. I am inserting 10 records each into both the tables using following insert statement: "INSERT (<ls_data>-database_table) FROM TABLE <lt_table>." This means that above ...

    ankur_malik by Product and Topic Expert
    • 695 Views
    • 3 Comments
    • 0 Likes
    Resolved! Accepted Solution

    ME22N Show Numerator for Conversion of Order Price Unit into Order Unit

    I hide Price in Me22n, when we do this, system hide the "Numerator for Conversion of Order Price Unit into Order Unit", but i want show this field on screen.This field is : in Me22n -> view "Quantites/Weights "->"Order Unit <-> Ord. Price Unit".How ...

    Resolved! Accepted Solution

    Reg:BDC session method

    Hi Friends,In call transaction we can display both updated and error records separately in a report.Like that in session method i want to capture and display in a separate report both error and updated records.Please let me know if you have any idea...

    field catalog

    HI..This and a similar sample plz... CASE X WHEN P_B1. <----&#44221;&#50689;&#51221;&#48372;&#51064;&#44221;&#50864; &#54596;&#46300;&#52852;&#53448;&#47196;&#44536; &#46321;&#47197; PERFORM CATALOG USING: 'X' 'MATNR' '' 'MARA' '...

    Resolved! Accepted Solution

    Need urgent help

    Hi,i need help to to understand of the following codeTYPES: BEGIN OF type_pf_key, /bic/nicustpfn TYPE /bic/assdogpf100-/bic/nicustpfn, distr_chan TYPE /bic/assdogpf100-distr_chan, division TYPE /bic/assdogpf100-division, ...

    Aummad by Participant
    • 314 Views
    • 1 Comments
    • 0 Likes

    BDC Timing issue

    Hi AllI have a BDC which calls transaction VC01 and submits sales activities. It works most of the time except when we get a large amount of sales activity text. When this happens the BDC does not return any data. What steps can I take to troubleshoo...

    Resolved! Accepted Solution

    WRITE_FORM_LINES. Need to change the style when printing in the SAP Script

    Hi Experts,I am using the WRITE_FORM_LINES function module to write a list of numbers.But I need to change the font of the numbers when printing it.I have changed it_header-tdstyle = 'S_DOCUS1'...SAP standard one but I need to create my own style.I h...

    SELECT QUERY

    i am doing an select like this FROM bsakINTO TABLE t_cleared FOR ALL ENTRIES IN t_data1 WHERE lifnr = t_data1-lifnr AND bukrs IN s_bukrs AND augdt GT p_kdate AND belnr NE bsik-augbl AND budat LE p_kdate AND bschl = 31. AND hkont IN s_hkont.now...

    Resolved! Accepted Solution

    Enhancement Section

    Hi,I've one enhancement section in my code asENHANCEMENT-SECTION es1 SPOTS ZSP1. write: 'Original Section'. END-ENHANCEMENT-SECTION.I've defined two implementations for this enhancement section asENHANCEMENT 3 ZES1_IMPLEMENTATION. "active version...

    Labels in this area

    Explore this Area