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

    Reporting..

    Hi experts, I have one doubt in reporting...I have to display the details of all the materials which get expired and which fall in specified range of months for a specific plant. So, can anybody give me the guiden...

    tables needed

    Hi ExpertsI have to develop a report on production side, regarding how much parent component is produced and child component is consumed on a particular date.Whats the relationship of tables for this ,please give me the techinical spec.can we use AFR...

    Resolved! Accepted Solution

    Search Help Qn

    Hi,In my report, I have the personnel number field in the selection screen. The line of code is SELECT-OPTIONS: SO_PERNR FOR PA0001-PERNR.In order to make use of search help PREM, I changed the codes toSELECT-OPTIONS: SO_PERNR FOR PA0001-PERNR MATCHC...

    Authority check

    Can some body explain me the below code...AUTHORITY-CHECK OBJECT 'S_TRVL_BKS'ID 'ACTVT' FIELD '02'ID 'CUSTTYPE' FIELD 'B'.IF SY-SUBRC <> 0.MESSAGE E...ENDIF. I know that Object is the authority object..what is ACTVT ? field 01 02 03 for c / v / dis...

    Resolved! Accepted Solution

    Regarding editable alv

    Hi experts!i am using 'reuse_alv_grid_display' and populating field catalog likefieldcat-input = 'X'.and fieldcat-edit = 'X.so when customer try to input data in the alv field and he press SAVE button then the data goes correctly into the internal ta...

    Resolved! Accepted Solution

    Validating only digits

    Hi AllI want to validate a field with digits only ( 0 to 9) . If it contains other than 0 to 9 digits like special characters then it should fail. for e.g. : 384746 should be true 384-746 should be false. If I use CA operand then it ...

    ALV grid

    Hi ABAP Gurus, i want to create one alv report . i am getting division value into it .now they want display layout somethng like this .Output should look like this . for division1 alv grid (data with header field)for division2 alv grid (data wit...

    Resolved! Accepted Solution

    Job Scheduling

    Is there a way where I can schedule a job to run every 15 minutes from 7:30 AM to 5:00 PM? I can create a periodic job to run every 15 minutes but how do I restrict it not to run between 5PM and 7:30 AM? Thanks.

    Resolved! Accepted Solution

    custon table

    Hi,i have created a custom table in SE11and now i want to populate it..when i got o SM30 and inputed a thesame value it will have an error:"An entry already exists with the same key".Does anyone here knows how to populate the table with one field has...

    Function module

    Hi All,Could any one explain me the purpose of using the following additions in a fm :1.' Using and changing'Ex : form get_data using mat1 changing mat2.2.'Changing' Ex. form get_data changing material.3.'Using' .Ex: form get_data using material.Ple...

    Restrict access

    Hello Experts,Tx co02 (production order change) -> function -> restrict procesing, there is the option 'revoke techincal completion'. Is there any way to block this function?? in a profile or any other way? without blocking tx co02.What I mean, some ...

    Labels in this area

    Explore this Area