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

    SY-DATUM

    Hi Experts,I have 1 problem, i need previous yr for that my coding is....DATA: DATUM(4) TYPE C, DATUM1(4) TYPE C.DATUM = SY-DATUM(4).DATUM1 = DATUM - 1.Error is coming: Statement is not accessible.Plz help me as soon as possible.Regards,Sw...

    Resolved! Accepted Solution

    Virsa tables in GRC

    Hallo Experts , can anyone tell me how i can find virsa tables in GRC 5.3 - 5.2 ? I want to get the data from the CCdebugger tool .For example for mitigating users in RAR the table is VIRSA_CC_MITUSER.In detail i need the table from ERM where i can ...

    Resolved! Accepted Solution

    String Concatenation

    Hi Experts:How can i concatenate single quote ( ' ) with my string .Ex: votre bon d'achat -> This is my string name as Str.if i assign this to Str str = 'votre bon d'achat' .it throws error ( Incorrect arithmetic or bit expression: Instead of "ACHAT"...

    Resolved! Accepted Solution

    Table BSID Partly active.

    table BSID is partly active, does it affect the contents of the table.when i read from bsid, for few customers i am getting all entries, for others i am getting few entries when i compare it with table bseg.is it because of the table being partly act...

    Reg: BDC for FB01

    Hi,I have an requirement where in to create BDC for FB01 for posting documents. The module-pool application calls this BDC as session via application tool bar button. The problem i face is in the BDC created for FB01 for simulation as session method....

    Resolved! Accepted Solution

    append internal tables

    Hi all,I had two internal tables like itab and itab1.itab:belnr matnr100001 230000100002 230001and itab1 :belnr hwbas.100001 2387.90100002 980.00i want to append both internal table in 3rd one like itab2.itab2 :belnr matnr hwbas1000...

    Resolved! Accepted Solution

    displaying output based on action performed on radiobutton and pushbutton

    Hello frds,I have a scenarion in reporting where i need to select a radio button and click on the push button on the selection screen to get the output.for ex: DATA: IT_MARA TYPE STANDARD TABLE OF TY_MARA, WA_MARA TYPE TY_MARA.SELECTION-SCREEN ...

    Labels in this area

    Explore this Area