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

    select query

    Hi allI am using 4.6c version, i have written a query, which needs to select data which has been selected from selection screen eg sal_org which is sales org, divi which is division and sal_off which is sales office and quot_date which is quotaion da...

    Editable ALV

    Hi I have a field that can be editable basically a CHAR type in dictionary.I have to restrict to enter only numeric.No chars at all else trigger a message.I tried to use INTTYPE, DATATYPE,DOMAIN in field catalog to N / NUMC / NUMC30 respctively.I als...

    Resolved! Accepted Solution

    Urgent:Transaction Variant

    Hi All,I was trying to create a Transaction Variant using SHD0. I am facing 2 problems now.1.When i try to create a variant for the transaction s_alr_87013326 in SHD0 it says 'Variants are possible only for dialog transactions'. How can i create a va...

    Resolved! Accepted Solution

    Sequential Record Number

    Hi all,I have a confusion regarding sequential record number generation.Like I feel that Sequential record number means, for example we have a data type structure as follows:Record EmpId EmpName SalFor each record Emp Id should be incremented....

    Resolved! Accepted Solution

    Authority check

    hi guys,need your help. I'm working on a module pool where there are two pushbuttons - SAVE and commit.The client wants that a certain group of users should have access to SAVE date and a certain group should have access to both i.e. SAVE and COMMIT...

    Resolved! Accepted Solution

    SIMPLE PROBLEM

    data fld(30).data val(30).at line-selection. get cursor field fld value val. WRITE: VAL. if fld = 'ITAB-MATNR'. WRITE 'IF'. SELECT MAKTX FROM MAKT INTO MAKT-MAKTX WHERE MATNR = VAL. WRITE: MAKT-MAKTX. ENDSELECT. write:...

    URGENT SMART FORMS

    HI GURUS?I have created a very simple smart form & it's application program but when in nace t-code i gave it's app program name and smart form name in processing routines then it ask for it's form routines name.i have no idea abt form routines so pl...

    Labels in this area

    Explore this Area