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

    BAPI_PRODORDCONF_CREATE_HDR

    Hi.I need some help with 'BAPI_PRODORDCONF_CREATE_HDR'.My code is the following:data: l_wa_athrdlevels like BAPI_PP_HDRLEVEL occurs 0 WITH HEADER LINE.l_wa_athrdlevels-orderid = '1000120'. "Nº ordeml_wa_athrdlevels-yield = '15'. "Qtd.boa a ser confir...

    Resolved! Accepted Solution

    Hi All

    Hi i have an requirement and it is that i am making an alv report in which i am displaying 3 fields documents receiving and handover. in receiving i am reading text and diplaying it in receiving coulum but i have encountered that i have read 2 lines ...

    Resolved! Accepted Solution

    SE71: Slow Performance

    Hi Folks,I'm facing a pretty weird problem. In transaction SE71 after entering the sapscript name and select the page layout to view and hit display or change button, is taking too long to display the form. This wasn't happening in the past, have any...

    help me out.

    is it possible to pass select-option from main program value to a subroutine. my code is-in top (top include global decleration) data : pmatnr type matnr. in main program.SELECT-OPTIONS : s_matnr FOR matnr .PERFORM valid_material USING s...

    Resolved! Accepted Solution

    SM30/SM31 validation

    Hello All,I have a custom table with address number as one of the fields. Now I need to validate address number when creating entries to the table via SM30. How do I do that? Any sample code? Any kind of help is appreciated and rewarded.Thanks in adv...

    Resolved! Accepted Solution

    bdc rec - reg

    Hi guru's,after i have done bdc rec, i have imported the code to my program. but i have a small problem.1. i have selected some views for my trn mm03(during bdc rec). while executing the Final program, the view at the last is not being selected unt...

    Resolved! Accepted Solution

    Find field that in screen

    hi,i wont to now in which table i can find field ordtx_2.i go to transaction as03 put asset number -> allocations tab -> there is Equipment type in the right side i have the description of Equipment type where i can find it because when i push F1 i g...

    Resolved! Accepted Solution

    Basic pay wage types

    Hi,does anyone know a function to get the wage types that appears in infotype 0008 with their amounts?I have found FM WFA_GET_WAGETYPE_AMOUNT, it is nearly what i need, but it returns only the amounts in case the wage type is not indirect. For the in...

    GOS problem

    hi,i have implemented generic object services in an HR transaction. In an PAI-user exit i do the following: CASE innnn-infty. WHEN '2001'. gf_pakey-pernr = innnn-pernr. gf_pakey-subty = innnn-subty. gf_pakey-objps = innnn-objps....

    Resolved! Accepted Solution

    enhancement spot

    Hi, I am the following doubts in enhancement framework.1. I have asked to change the standard program using enhancement framework.For that I have created spot in the program and assigned to the package of standard program.I s this package assigning i...

    LSMW Transport

    Hi I have an LSMW project fro creating Service Master, It works fine in Dev & Qua System, However it does not work in Prod system. I tried Import Export as well as By Transport Request, The Problem is there is some default setting that is not getting...

    Labels in this area

    Explore this Area