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

    Report Problem

    Hi All.....I developed a report out put goto 8 users mail box. i am getting DUMP.Error is : <b>the field length not correct</b> Please help on this issue....here is that report....REPORT z_mail_cust_created .DATA: t_container LIKE swcont OCCURS 0.DAT...

    Resolved! Accepted Solution

    selection screen events

    Hi Experts,In my program on the selection screen there are 2 parameters and a button1. on F8 a report has to be generated. 2. on click of a button another program has to be called.kindly suggest on which events the above have to be triggered.Regards,...

    Sub totals in Alv

    i m doing subtotals on the basis of org unit. ORGEH is field name in my internal table 'disp_body'. i created field catelog for this field. i m able to do the sub total but the name of org unit is getting printed again n again. can i print the org u...

    help me

    THIS IS DIALOG PROGRAMMING IN THAT IM TRYING TO CREATE RADIO BUTTON WITH OUT ASSIGNING THEM IN GROUP.I DID CODING LIKE THAT ONLY ONE RADIO BUTTON SHOULD BE SELECT BUT HERE ALL RADIO BUTTONS ARE GETTING SELECTED .PLZ TELL ME THE SOLUTIONPROGRAM DEMO_...

    Resolved! Accepted Solution

    Modify std tcode!!

    Hi friends, i tried to modify VA01. i copied the standard program of VA01 to a Z - program. Inorder to execute it, i created a Z - transaction for the z - program. I am unable to run the new z - tcode. 1. What are the changes i need to make befo...

    rnb86 by Participant
    • 1022 Views
    • 7 Comments
    • 0 Likes
    Resolved! Accepted Solution

    select statment

    Giving below is my select statement. Plz check it and tel;l is itr right or do i need to add anything else into this. data: wa_bkpf like bkpf. select single * from bkpf into wa_bkpf where belnr = p_belnr. select * from bseg into corresponding fiel...

    Resolved! Accepted Solution

    BAPI

    HI guys,I am pretty new to SAP-APO..I am using a BAPI for CreatefromSNP Method of BAPI: ManufactOrderAPS It creates/changes the orders in sap..Do any one know what is SNP ?Regards,nazeer.

    BAPI Problem

    Hi Friends,I am having a problem in BAPI when i am executing the program i am getting a error message like this, Error message: 144The field MARA-MEINS/BAPI_MARA-BASE_UOM(_ISO) is defined as a required field; it does not contain an entry .any solutio...

    Problem in BAPI

    Hi Friends,I am having a problem in BAPI when i am executing the program i am getting a error message like this, <b>Error message:</b> 144The field MARA-MEINS/BAPI_MARA-BASE_UOM(_ISO) is defined as a required field; it does not contain an entry .an...

    Resolved! Accepted Solution

    tcode to sap menu

    hi all, i have created a custom transaction and i have to add this in the sap menu. i need the exact steps to be followed. I have to add the transaction to the sap menu in financial accounting -> accountss recievable->document entry->my trans...

    Resolved! Accepted Solution

    intenal table problem

    hi allDATA: BEGIN OF IT_ITAB, kk like MSEG-dmbtr, gg like MSKA-kalab, dd like VBRK-netwr, END OF IT_ITAB,supoose that i have internal table like that (IT_ITAB )it has KK, GG and DD variable....so i want to run that inter...

    Resolved! Accepted Solution

    Reg-smart form reporting.

    Below is my print program. But it's not working. As I am thinking there is some problem in select statement. Plz check my select statment and let me know where I am wrong.&----*& Report ZFI_FORM_REPORT*&&----*&*&&----REPORT ZFI_FORM_REPORT.*Tables:...

    Resolved! Accepted Solution

    give me logic.

    Hi Experts, I have the relation in MVKE and T179T, In char 1 to 2 of MVKE-PRODH is Product Group and char 1 to 4 is Product LineMVKE-MATNR MVKE-PRODHMAT1 AAABBBCCCMAT2 AAABFFGGGMAT3 ABXXXFFFFMAT4 BBSSDDEERRMAT5 XXXYYYZZZT179T-PRODH T179T-VTEXTAA...

    Resolved! Accepted Solution

    Batch Job scheduling

    Dear All,I want to schedule 1 programs with one background job.My requirement is like this:My job always runs after every minute.If first time, my job is not yet finished, i dont want to start my job again(same job) until the first one gets completed...

    Labels in this area

    Explore this Area