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

    Script and its transport within two clients in the same server

    Hi Folks,.I have a program ZABC which is having a script ZXYZ.Now I have made some changes to the program as well as the script in client 230 with a TR 555(clients 230 and 240 are in the same server.230 I can do development but not in 240).Now I wa...

    kiran_k8 by Active Contributor
    • 668 Views
    • 5 Comments
    • 0 Likes

    Modulepool

    Hi,I am working on modulepool with screen BADI . In my Program as per the client standards i should not use <b>TABLES</b> statement declaration. But in my select query where condition i have to refer the field which will start with D/B talbe name.cod...

    Resolved! Accepted Solution

    Report

    Hi,This report taking more time....wat is problem.....TABLES : MARA , MARC .DATA : BEGIN OF ITAB OCCURS 0 , MATNR LIKE MARC-MATNR , END OF ITAB. DATA : BEGIN OF ITAB2 OCCURS 0 , MATNR LIKE MARA-MATNR , MTART LIKE MARA-MTART , ...

    SLIN check...

    hi all , My problem is I am getting this kind of message when I chked my code using SLIN...1.No read access to field V_32. No read access to field V_43. No read access to field V_5and I have defined in my program as :data: v_3 like sdbah-actid,v_4(1...

    User type for ALE.

    Hi Experts, As there are 4 types of users as mentioned below:1.Dialog user2.Service user3.System user4.Reference user How can I know a user is of which type?For creating RFC Destination through SM59 for ALE which user type should be used?Thanks & Reg...

    Resolved! Accepted Solution

    SLIN......

    Hi all, I did the extended checking of my code and I got the following error message : 1.Type specification missing for ID AMOUNT(10)2. Type specification missing for ID V_1(20)3. Type specification missing for ID V_2(100)I have defined these in my p...

    Resolved! Accepted Solution

    reg function modules

    Hello i have created a function module having three import parameters and i put two of them as optional but when i execute that functional module its asking me to enter values in all the three fields.And also when i use this function module in my...

    Resolved! Accepted Solution

    ALV

    how to get the optimize width of the columns for the output of the ALV ie for example if we use the alv function module techniques some times we do not get the optimize width in the output

    Resolved! Accepted Solution

    Mail

    HiWhen i want to sent the test report as an external mail to the customer which id is maintained in the customer master (t-code: XD01) I am getting the message as "MAIL request 000000000329 created"Please tell me how to see the mail request, and how...

    ALV list display.

    Hi, I have an internal table it with data for the years 2003 and 2004.ie first 12 records for the year 2003 and the remaining 12 for the year 2004..I have to either show it in the same list seperately ie some kinda break in betweeen after 12 records...

    Resolved! Accepted Solution

    Error message

    I am working on an interface and whn i chked my code using tran SLIN I got this message "No read access to field L_TYPE1"I have defined this in my program as: data: documentheader like bapiache09, l_type1 like documentheader-OBJ_TYPE....

    Labels in this area

    Explore this Area