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

    help me in my code

    hello friends,i am not getting the output for my program. my task is :1.to display selected data by joining 6 tables. qmfe, qmsm, vbap, makt, ekpo and eket. 2. Conditions : in mncod if for same material there are both 3050 and 3100 exist then we sho...

    Resolved! Accepted Solution

    check quantity field

    Hi experts,Iam trying to check quntity field which is having CHAR24 length.How can i check whether user enters valid quantity...??Is there any standard FM existing??It should accept only following conditions....1) 12345678902) 12345.003) should be l...

    Resolved! Accepted Solution

    Select-screen problem

    Hi allI have create one selection screen as follows SELECTION-SCREEN BEGIN OF SCREEN 1001 ."AS WINDOW. SELECTION-SCREEN BEGIN OF BLOCK B0 WITH FRAME TITLE TEXT-101. SELECT-OPTIONS : SO_PLANT FOR ZTAB_PP_PARAM-ZPLANT NO INTERVALS NO-EXTENSION O...

    Resolved! Accepted Solution

    Variant lost after Upgrade

    Hi ,We had upgraded the Application packages of our SAP system.We have a Custom report which uses Standard LDB and we had saved Variant for the Report screen.But after the Upgrade we no get the following message when we try to display the Variant con...

    NEED HELP ON ALV

    We have upgraded our system from 4.6C to ECC6.0 . In ALV Grid display the material nos do not display the leading zeroes though the conv exit function is not used in the program. But ECC6.0 displays the material nos or PO nos with leading zeroes. Do...

    Resolved! Accepted Solution

    BADIs

    Can someone tell me the sequence of teps involves in BADIs.How the SE18 and SE19 are used .How are the enahncements or the BADIs for a transaction found.Thanking you in anticipation.

    Resolved! Accepted Solution

    Performance issue

    Hi Experts, I am facing a performance problem in developing a custom report.I am selecting billing documents from VBRK and then retrieving the corresponding accounting documents. It is taking a lot of time while retrieving the accounting documents...

    Resolved! Accepted Solution

    Inner and outer Joins

    HiI have three tables that i want link. I want to return values from table ISEG even if data does not exist in MSEG and MKPF. Currently no data are returned when data in mkpf does not exists. I've joined mseg and mkpf with a inner join. SELECT a~ma...

    Resolved! Accepted Solution

    problem with OBLIGATORY

    Hi. I have a problem. SELECTION-SCREEN BEGIN OF BLOCK b1 WITH FRAME. PARAMETERS werks TYPE werks_d OBLIGATORY. PARAMETERS lifnr TYPE lifnr OBLIGATORY. SELECT-OPTIONS mblnr FOR zvratka_prijemky-mblnr_311. SELECTION-SCREEN: FUNCTION KEY 1. SELECTION-SC...

    user exit

    helllo i have to create a pop-up in iw22 transaction,this pop-up triggers when i click on notification continue or closure button. in that pop-up there r 2 pushbuttons.when i click on one of the pushbuttons a check box(breakdown indicator) has to b...

    Resolved! Accepted Solution

    Creating SO Automatically

    Hi,I got a requirement that is Whenever the user is creating a PO (Some type) it should create SO for another plant which is existing in same client system .It should not be a BDC . It should be authomatic Creation not Scheduled also.Please,Suggest m...

    Resolved! Accepted Solution

    What is This

    I am not find SDYDO_HTML_TABLE this type in SAP 4.6C..please help as to wat is this..Is this any deprecated type(sructure,domain,data element)..If so provide the name of the new type.. I need some documentation on this

    Resolved! Accepted Solution

    Creating SO

    Hi, I got a requirement that is Whenever the user is creating a PO (Some type) it should create SO for another plant which is existing in same client system . It should not be a BDC . It should be authomatic Creation not Scheduled also.Please,Sugges...

    Resolved! Accepted Solution

    Payroll Period

    Hi Guys/DollsI need to obtain the last entry in a payroll period - for a particular payroll area. Basically what's the most recent entry for the payroll period start and end dates on the payroll control record (transaction PA03 ).There must be a Func...

    Labels in this area

    Explore this Area