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

    Hi preventing parallel processing for a program treating open dataset

    Hi Has anyone come into a situation where he had to do an inbound interface(i.e using open dataset by scanning all the file in AL11)how do you treat program running in parallel in this situation.what i mean is that if the same program is doing an ope...

    Resolved! Accepted Solution

    FIELD VALIDATION PROBLEM

    Hello Experts,CASE SY-UCOMM.WHEN 'PUSH'.CLEAR : ZRG23OPGBAL , WA_RG23OPGBAL.ZRG23OPGBAL = WA_RG23OPGBAL.SELECT SINGLE * FROM ZRG23OPGBAL WHERE EXGRP = WA_RG23OPGBAL-EXGRP.IF SY-SUBRC = 0.MESSAGE 'EXCISE GROUP ALREADY EXISTS' TYPE 'E'.ELSEIF SY-SUBRC ...

    Resolved! Accepted Solution

    General activation error.

    Hi all,This should be very easy. But somehow, I just do not know what is not right.I have created a function group and function module.Please help as I always getting the same error message "Statement VALUE_A is not defined. Check your spelling". For...

    Resolved! Accepted Solution

    internal table

    Hi, I have an internal table where we have x number of records. For example if we have 3 records.I need to compare if the first records end date and 2nd records start date are same. if they are same combine them to one. now check if this records end...

    Resolved! Accepted Solution

    how to save modify value in a table (table created using table control)

    hi:i have made a transaction which shows the table which i made using the table control in screen programing.now when this table is shown and i change the values in any column of table and then press enter changes are vanished i.e changes are not sa...

    Resolved! Accepted Solution

    create a table for SM30

    hi all,would you advise me how to create a table which can maintain thru SM30?i created a Transp. Table on SE1. But I want some advise on something as the following:- Delivery class (in this case i pick C)- Data class (i pick APPL1)please give me the...

    Resolved! Accepted Solution

    Doubt in module pool

    Hi All,I am working on module pool program.In the first screen i have to place 2 fields and i have to do validation. second one is a date field.I am facing 2 problems here 1)if the first field is wrongly enterd ,in validation it is giving error mess...

    Resolved! Accepted Solution

    trying to update the business partner using BAPI_BUPA_CENTRAL_CHANGE

    Hi all , i am tryibg to create a function module which updates the first name, last name, email id of the business partner that i already created. the return table shows zero entries and i dont find any udate being done for the business partner if i ...

    Resolved! Accepted Solution

    inner join

    hi friends..iam geting an error while doin this prog...error is:::when i execute this prog,its goin into dump and showing an error "too few fields in INTO clause"...TYPES : BEGIN OF str_mard, matnr TYPE mard-matnr, "mat num lgort TYPE m...

    lsmw

    Moderator message: please use meaningful subjects for all your future questions. Thank-you.Two files are there , one is header file and other is item file.By using lsmw how can we upload these two files at a time.Edited by: Matt on Nov 9, 2008 11:03...

    Resolved! Accepted Solution

    closing balance

    hello experts, i need to show closing balance for customer line open items in fbl5n header level.should i take dmbtr field from bsid table?or umsav field?is there any FM for closing balance?plz help me.thanks.

    User-Exit in MB1A

    Dear Sir,We have a scenario where we require that in MB1A no material should be issued To Production Order incase the Production Order has status other than the REL .Kindly guide us as which User-Exit is available to address the above requirement pl...

    Labels in this area

    Explore this Area