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

    Filter Logic

    Hi All,I want the code for filter logic which is exists in ALV. I know the FM's . But i want the code for filter how it is working in ALV. I want implement in other than ALvs'.please help me in this.will give reward points.regards,Ajyareddy

    Resolved! Accepted Solution

    Unable to Debug

    Hello Friends,I am trying to do debug for user exit in VF02.User exit is EXIT_SAPLVEDF_002This exit is not directly used in VF02.It is called dynamically.I put the break points everywhere but not able to debug this exit.When I save the document it do...

    Resolved! Accepted Solution

    Better Delete Logic??

    Hi All,I have requirement to write a function module to delete records from 125 Y(custom) tablesThis is my scenario. delete from y100 where docno eq v_docno. if sy-subrc eq 0. delete from y101 where docno eq v_docno. if sy-subrc eq 0. ........

    Filter Logic in ALV

    Hi all,when I am executing the ALV report , mail is coming into my inbox with report output with excel attachment. When i do the layout change in report out then mailing excel sheet output also chagining. but When i put the filter option the excel sh...

    Resolved! Accepted Solution

    logic error

    hi gurus can anyone please advise me how to adjust the piece of code below as it is not validating correctlyIF zsalesdata-dateofsale LE '2005.01.01'. PERFORM improvements. ELSEIF zsalesdata-dateofsale GT '2005.01.01' AND zsalesdata-dateof...

    BAPI ERROR...

    Hi experts,I'm having trouble using BAPI_CUSTOMERRETURN_CREATE. and it seems like i'm so hopeless about this. Please i need some help.. below is my code, please let me know where did i got my error and why..tnx!<b>LOOP AT it_vbap INTO wa_vbap. bap...

    Popup

    Hi,I am working on a report where i am calling a Popup for a set of values in the Internal table.I am calling the following the following FM for that : POPUP_WITH_TABLEThis is working fine.I need a option where i can edit the values in the popup.When...

    Resolved! Accepted Solution

    doubt

    HiI need fetch value as follows.table-filedLIKP-VBELNLIKP-KUNNRVTTP-TKNUMwhere condition LIKP-VBELN = VTTP-VBELNpls give code for me.To be rewarded all helpfull answers,Regards,jay

    Resolved! Accepted Solution

    A ques on flag

    hai,can any one explain me what does this mean:' a flag need to be added to ztable to flag the characterstics relevent to report.'second field need to be added to the same table to determine the order of the export char.there is a alv report with 380...

    Resolved! Accepted Solution

    Composite role and CUA

    Hi ,We are going to set up CUA with ECC, SRM, BI. We have almost the same "functional" role in all the systems so can we create composite roles in CUA and assign local roles to that one .For example:-Role Auditor in ECC-Role Auditor in BI-Role Audito...

    Resolved! Accepted Solution

    Help with "Data object has no structure" with dynamically created <FS>

    Hi,I'm trying to update a dynamic created itab(<dyn_tab> from values from another itab(i_names). I use a dynamic created work area for reading i_names, however, when I read the i_names table using the dynamic <dyn_wa>-id, it's complaining about <dyn_...

    Resolved! Accepted Solution

    long text BDC for AS02

    Hi Experts,I need to create a BDC for Services long text uploading.But in the recording i dont see any field for long texts . I know the text object ,Id and Name, But I am not able to get how to read the long text data from flat file into my internal...

    Resolved! Accepted Solution

    XI - Security Help

    Hi,I am new in the security area regarding XI. I was looking at the marketplace and found that link:http://help.sap.com/saphelp_nw04/helpdata/en/8c/2ec59131d7f84ea514a67d628925a9/frameset.htmDoes any one of you have this help as a PDF? Or do you have...

    Resolved! Accepted Solution

    Table attribute to a class

    Hi,I am creating a custom global class using SE24. I have a constructor and method called SCC_DELETE. For this i need to pass MARA table in the attribute tab. I have doubt that can i choose LIKE typing in the attribute tab ? If i choose how i can loo...

    Labels in this area

    Explore this Area