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

    Values from Selection Screen of Info Package of BW in WHERE condition

    In the FM I want to read the inputs from selection screen and use it in the where condition of SELECT statement.Below is the decleration and code:DATA: L_R_CREATEDON TYPE RANGE OF /BIC/AZUSO100800-CREATEDON,IS_R_CREATEDON LIKE LINE OF L_R_CREATEDON.L...

    CO-PA line item

    Hi experts,I have applied oss note 1344848 by I can't find the structure used for parameter e_copa_item. I looked every where but can't find it,- The user exit I am using is EXIT_SAPLKEDRCOPA_001.Anybody's help would be greatly appreciated.Thanks.

    Resolved! Accepted Solution

    Master role inherits everything to derived role. Can I change that?

    Dear Gurus,I am new to SAP and very thankful for every help I can get. I hope you can understand my problem!I have defined a master role where I did not fill out every authorization object (yellow triangle), because I have different authorities for e...

    d_laber by Explorer
    • 5197 Views
    • 17 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Update RESB with SQL ?

    Hi,I don't want to write and test a program in ABAP to update the field LGORT in the table RESB, so I have decided to update this field directly with an SQL-update:update sapc12.resb set lgort='6602'where mandt='100' and rsnum='0000006321'and substr(...

    Resolved! Accepted Solution

    How to differentiate the Value/Amount fields initial values in my Z report?

    Hello,I have a select option input field (Lable is 'Value' its of type KBETR...because busisness want to have it as a Value/Amount field). If user want to see only 0.00 worth records, user is entering 0.00 in select_option_value-LOW input field, fine...

    Resolved! Accepted Solution

    Time to complete UCCHECK

    Dear Experts,We are about to start a UNICODE Conversion project with upgrade approach i.e. UCCU . As a rough idea we have almost 200 custom programs and we are running on ECC 5.0 with oracle. We need a rough estimate to get an idea that how much time...

    Resolved! Accepted Solution

    SAP Query

    HiI have one query designed by somebody else. When I see the code generated for this query is different in developmenet and production. While in dev everything is plane program, the same has been achived in production through different FM. I could no...

    Resolved! Accepted Solution

    USR04 Table

    Dear All Experts,I need to read table USR04 with select statement and want some validation against field PROFS. But due to data type LCHR and lenght of 3750, I am unable to fetch records.How to over come from this problem?Regards,Shaligram

    regarding:mv50afz1

    Hi, My requirement is when ever change the outbound delivery the data is updated in ztable.I got one error this the actual weight is lbs but my requirement is in kgs .so i used to one fm UNIT_CONVERSION_SIMPLE.BUT the data is updated in lbs only b...

    Resolved! Accepted Solution

    Error while reading equipment hierarchy using FM EQUI_HIERARCHY_READ

    Hi,I have a requirement to change the plant, asset master profit center and purchase order data for an equipment, for this I have written a module pool program which has selection and main subscreens where selection screen displays the selection crit...

    Labels in this area

    Explore this Area