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

    sorting itabs

    Hi. Could You give me some tip how to solve such problem:REPORT ZWOP_TEST5 . DATA: BEGIN OF a OCCURS 0, value1 TYPE c, END OF a. DATA: BEGIN OF b OCCURS 0, value2 TYPE c, END OF b. TYPES: BEGIN OF _itab. INCLUDE STRUC...

    Tcodee: MIRO

    Based on Header data (I_RBKPV) and item data (TI_DRSEG) am setting a payment block at header level using a BADI (MRM_PAYMENT_TERMS).But now I should also update a flag (DRSEG-SPGRQ) at item level.How can I Do this. Any BADI or ENHANCEMENT SPOT or USE...

    Resolved! Accepted Solution

    Help reqd on 6th step in LSMW -Fixed values,Translation & User-def routines

    Hi experts....i want to learn more about the said subject,i.e, the 6th step of LSMW....pls understand my request...that i want to know how this particular transaction work and on what basis.....if u have any examples or step by step formats pls post ...

    Resolved! Accepted Solution

    How to Grey(Deactivate) Function Code at application Toolbar of a screen

    Hi all,I want to gray(deactivate) function codes at application toolbar of a normal screen. I am using excluding addition of set pf-status but it hides the button from the application tool bar. I don't want to hide button, but gray only.Thanx in adva...

    Error

    Hi all, I got run time error from this program, pls verify its urgrent.ThankssivaREPORT zfi_monthly_os_re NO STANDARD PAGE HEADING.************************************************************************ TABLES ...

    info....

    Hi All,As of now I am comfortable with Classical Reports,ALVs,sapscripts.Actually I want to learn BAPI,BADI,USER EXITS,LSMW and smartforms,So could you please suggest me the sequence from where should I start?Thanks in Advace!Kiran

    Resolved! Accepted Solution

    Variant Date

    Hi,There is an ABAP program step in a job. The program uses a variant which is having date.The attribute for the date field is RS_VARI_V_TODAY which would give currrent date.But the thing is when the job is manually run, the date is not provided auto...

    Labels in this area

    Explore this Area