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

    Table transport

    Hi,I need to add one new field to Ztable and want to move the same to QAT. but I am worrying that If I move this transport to QAT, will it change the table data also in accorance with DEV box data??How can i ensure that it shud only move table struct...

    Resolved! Accepted Solution

    Reg Dump

    Hi Experts, I am doing one report now, while executing the report it is going to the dump but iam not getting the dump analysis. But on top i have the description.it is given below.'' There is no help text for this dump either text ...

    Resolved! Accepted Solution

    Customer master BDC

    Hi Gurus,I have written a BDC for Customer creation using tcode XD01. We have the requirement of creating a customer in one division and then extending it to other division. Both the transaction (BDC) are called in same program in a loop. We extent a...

    Resolved! Accepted Solution

    Print ALV grid

    Hey, there.I have an ALV grid report with a push button which updates the table content on the screen (num values at ALV).The problem is that the printing itself comes out with the previous values.I'm using the class CL_SALV_TABLE for the ALV.Probebl...

    Resolved! Accepted Solution

    time inTOP-OF-PAGE

    can anyone provide me code for adding time at TOP-OF-PAGE with header name and date.the code which i have written is as follows*********************************Form top-of-page.*ALV Header declarationsdata: t_header type slis_t_listheader, wa_he...

    Resolved! Accepted Solution

    SUBMIT COMMAND

    Hi Friends, i am using the command SUBMIT PROGRAMNAME VIA SELECTION SCREEN AND RETURN. now i want the submit program internal table values to the current program. how i get the internal table values.Thanks & Regards,Vallamuthu.M

    Resolved! Accepted Solution

    Obj - S_TCODE

    Hello,The Auth. object S_TCODE is locked(only display mode) in few Roles, but in others it is editable. Please guide me with the reasons and the circumstances it is locked.Also, can I unlock it and edit itThanks in advance.

    Resolved! Accepted Solution

    selecting using pattern

    Hi all, I want to use pattern while selecting data from the table .Example.p_matnr = abc12*p_werks = *select * from mara where matnr = p_matnr and werks = p_werkshow should be the coding while using the search pattern as given above p_matnr = abc12*

    Resolved! Accepted Solution

    BAPI and BDC bundling

    Hi All,I am using a 2 BAPI's and 3 BDC's in a program. I need all these BAPI and BDC's update the tanscations in a single bundled task? that is if any of BAPI or BDC failed the sucessful BAPI/BDC should be rolled back. How can I make it happen? Any s...

    Regarding SCI

    Hi guys,Do anybody have SCI code inspector Specificationie. What are the things it will be considered for error checkings.I believe it check for syntax errors of Addon programs. But i want to know whetherit checks error for below things also. if so ...

    plz correct me

    hi friends ,my problem is when i am modifying it while modifying second record first record get clear.it[] = item1[]. DELETE ADJACENT DUPLICATES FROM it COMPARING rbeln. loop at it. indx = sy-tabix. loop at item1 where rbeln = it-rbeln. ...

    quarters

    hi,if the user enters 2 dates n selection screen and if i get the quarter of in which the selct-option-low and select-option-high lies how can i get the mioddle qaurter??eg..from: 20/02/2007 to 29/09/200720/02/2007 lies in 1st quarter and 29/09/2...

    Labels in this area

    Explore this Area