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

    What is the "ESF2" framework?

    Hi Experts,at the moment we are defining the architecture for a new customer specific implementation. We want to use BOPF as core application framework for the new implementation.A colleague told me that BOPF is already replaced by a new framework, c...

    pfefferf by Active Contributor
    • 3912 Views
    • 8 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Better coding practice - "Pass by value" formal param v/s temporary local variable?

    Hello fellow SDNers,I need to change the sorting order of an internal table(formal param) inside a method, while keeping the original sort order to the actual internal table(actual param) intact. I can do this in 2 ways -Option 1: Declare the formal ...

    SuhaSaha by Product and Topic Expert
    • 2741 Views
    • 11 Comments
    • 0 Likes
    Resolved! Accepted Solution

    KO01 : Internal Order : Additional Tab : Screen Enhancement

    Hello Experts,My requirement is to add one extra Tab with custom fields on Internal Order Screen ( KO01 ).Is it possible to add extra TAB.If yes , please help me out how should I achieve it.I went through the threads related to this but I didn't find...

    Resolved! Accepted Solution

    Alignment Issue on ALV output

    Hi Experts,I have taken a Field(mess) type c length 100. and i wrote the code as below               wa_log-mess+0(10)  = 'PsKey    |'.               wa_log-mess+10(11) = 'GL acc    |'.               wa_log-mess+21(28) = 'Amount                     |...

    Resolved! Accepted Solution

    date format changing in excel file

    Hi All,Below is my data type for date field.data : begin of t_date occurs 0          ,       p_date(10)   type c              ,       belnr    like bkpf-belnr         ,       end of t_date                     .data :   w_budat(10) type c    .values i...

    Bharath84 by Participant
    • 1462 Views
    • 6 Comments
    • 0 Likes

    change pointer

    Hi Friends,i have one issue in Change pointer,i have creater one material and trasfered it using IDOC but now i want to change the dataof that material usingchange pointer,so please tell me the way from top to bottom how could i achieve it.ThanksVika...

    Can we use Call transaction and session method in same program ?

    Hi experts,                 Is it suggested to use call Transaction and session method in the same Program ?                 i have a doubt , why cant we use multiple call transactions in same program instead of session method if we have multiple tra...

    Resolved! Accepted Solution

    Windows copies in smartforms

    HiI need to print the same information in two window in the same page ( the information printed in both windows are identical).I am creating a new smartform , and I using the funcionality "Copies Window"  for do two main window in the same page.Now, ...

    Resolved! Accepted Solution

    Possible way to reduce the time frame when selecting the data from COVP view .

    Hi,In a custom report we are fetching the data from COVP view using the below query.SELECT KOKRS           BELNR           BUZEI           WOGBTR           OBJNR           GJAHR           KSTAR           BEKNZ           OWAER           EBELN         ...

    Error Message 564

    Hello Expert,We have sechduled a background job but it got cancelled  and getting ERROR_MESSAGE 564 .(Attached screen shot) and it is showing formally incorrect selection table transferred(Attached Screen shot).recently we have upgrated EHP6.Please s...

    Resolved! Accepted Solution

    Radio Button Issuse In mpp

    I have a selection screen, which is haveing ( posting date, vendor number, vendor name and recipient name )field(all flds are mandatory filed) and also having 2 radio button for cost center and other is for wbs element.So once user fill all fields, h...

    Labels in this area

    Explore this Area