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

    HR Macros

    When ever i use the follwing macros get more than one record.. what can be the possible cause ?<b>rp_provide_from_last</b> <b>rp-provide-from-frst</b>In principle it should return me one record per infotype but i am getting more than one.. sometime i...

    IDOCS Query

    Hi All,I have been studying and practising IDOC creation. I have a few doubts , Plz help me clear those:1) If I want that whenever transaction F-02 is used for posting a G/L A/C, the Idoc should be generated. For this i know that we need to set the ...

    balance sheet/ P&L

    Hi.I need to display period balances for the current and last 15 periods when input are the year and the period.another report to display the balances for the current quarter and 15 previous quarters when the input are current wquarter and the year.C...

    Resolved! Accepted Solution

    Text Elements

    Hi All, I have to write a code which will be used in 8 different languages.So to all the hardcoded text I created text elements ex write : 'Test'(001) also I triedwrite : text-001. But it does not get translated.I am on 4.6c.Any comments would ...

    Resolved! Accepted Solution

    Data migration

    hi, there r different data migration techniques like bdc, lsmw, rfc, ale, edi, bapi n its can anyone clarify where exactly v have to use the proper method from this list i mean for which specific case v have to use specific method. thanks in advance.

    Internal Table Key

    According to the documentation, the default standard key contains the non-numeric components of a structure. If I only have numeric components, does a key get created?For example, below itab1 has a key of my_index. But what is the key of itab2, if ...

    Samrtforms pages

    I have 2 page layout with different contents. Both Main window contents are different. My First page can spil over next page and details page can also spil over multiple pages.I have done is First Page with windows, Second page with some windows from...

    Resolved! Accepted Solution

    A Problem about BAPI

    Hi,everyone.Now i want to use JCo and BAPI to execute a function(create sales order with reference Quo ps:transaction code is VA01).Which BAPI can do that?Or anyone can suggest me other suitable BAPI to create a sales order?Thx~~ by Louis

    Resolved! Accepted Solution

    REUSE_ALV_COMMENTARY_WRITE

    Hello,I'm using this function module successfully to display my report title and logo. My problem is the report title from the attributes is also displaying in between the menu toolbar and the application toolbar. Is there some way to suppress this...

    adrnr values

    Hi,I have 10 ADRNR(address numbers) values(rows) in my itab1 and i have passed into smartform. call function 'fmname' tables itab2 = itab1.I want to pass these ADRNRs into SAP standandard address dynamically.So i have to get 10 different address ...

    ALV Sub_Total text

    Hi!Iam trying to change the text for subtotals in ALV grid, below is the part of code am using....its not working can anyone correct that...DATA: t_layout type slis_layout_alv. DATA : l_layout TYPE slis_layout_alv .l_layout-colwidth_optimize = 'X'.l...

    Resolved! Accepted Solution

    User-exit for ME21N: Check if outline agreement is valid (for date)

    Hopefully someone has seen this before..When creating a PO with ME21N, it is possible to create the PO with reference to an agreement that is not valid any more (Validity end field in ME33K is before todays date). No warning or error message is prese...

    Resolved! Accepted Solution

    problem in double-click on a perform statement in abap editor

    Hello, I was asked to modify a program but as I tried to read it in se38, I could not double click in performs. Their forms are placed in INCLUDES which are stated in the program. So every time i want to see what a perform does, I go into every inclu...

    Labels in this area

    Explore this Area