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

    select query not displaying output even there is no errors

    hiii gurus,      i have the following code.TYPES: BEGIN OF ty_mbew,        matnr TYPE mbew-matnr,        bwkey TYPE mbew-bwkey,        lbkum TYPE mbew-lbkum,        vprsv TYPE mbew-vprsv,        verpr TYPE mbew-verpr,        stprs TYPE mbew-stprs,   ...

    Resolved! Accepted Solution

    SET CURSOR ON PARTICULAR INPUT/OUTPUT FIELD OF THE DIALOG SCREEN

    Hello ABAPers,I have gone through many threads but did not find the solution. My requirement is that I am taking screen elements from table on the screen and I am performing validations on each field of the screen. Now, what I want now is that after ...

    Limitations of ABAP user types communication etc. do not work when logging on via HTML services

    Dear all,recently I found out that some special communication users (abap type communication or system) can be used for a dialog login when using an abap webdynpro service. The communication users need extensible authorizations for their purposes but...

    Resolved! Accepted Solution

    Convert tline into pdf file document in Java

    Dear ALL,               I built a RFC FM to convert smartform into tline which including PDF data.the Code:   Converting to PDF Format  DATA l_lines TYPE TABLE OF tline WITH HEADER LINE.*  DATA l_lines1 TYPE TABLE OF solix_tab WITH HEADER LINE.  DATA...

    how to display the hardcoded values in table control column in module pool?

    HI Experts,I have a requirement that i need to display hard-coded values in table control column when i execute tcode.let's say i'm having 3 columns in my table control Area               weightage    hygienescoremalt                  1brewhouse     ...

    Resolved! Accepted Solution

    I need to pull a Longtext on to a Smartform Dynamically

    how do i retrieve a long-text field to be displayed on to my smart-form report dynamically.i have used the include text method  where i entered000010000023ENLTXTQMELIW22SAPLIQS0.but when i pull a different report it still displays the same long text ...

    Resolved! Accepted Solution

    Help with inner join: multiple duplicate entries in adrstreett

    Hello,due to a wrong migration we do have multiple duplice entries in adrstreett.Sample:strt_code           street              city_code           city000001213338    Akazienweg    000000000082    Köln000001213339    Akazienweg    000000000082    Kö...

    Resolved! Accepted Solution

    Join help

    I am relatively new to ABAP and am needing help with a join statement as it contains multiple tables.  I am trying to just simply display certain fields across MARA, MARC, MVKE, and MAKT based on their material numbers.  I have the ACCOUNT ASSIGNMENT...

    Resolved! Accepted Solution

    DMEECONVERT1 - Problem with date field since SP09 update

    Hello everybody,I have a question since the SP09 update I have a little issue with the program DMEECONVERT1. The outputfile generates files with corrupt date formats like ;07      ; before this the date looked like ;07 01 14; for the date 2014/01/07....

    Resolved! Accepted Solution

    Customizing data create/update in Production Directly from Development system

    Dear Experts,In our today's meeting, somebody raised a point that why can't we update the Database table in production from development system by executing a report program.Issue is -We have couple of customizing tables which are part of SPRO structu...

    bharath_k6 by Active Participant
    • 5086 Views
    • 7 Comments
    • 0 Likes
    Resolved! Accepted Solution

    not posting in RG 23C NCCD account after posting in J1Iex for asset material

    Dear Gurus,in import scenario i have maintained JNCD condition type in MM pricing procedure. i maintained JNCD condition type in spro->tax on goods movement->basic setting->determination of excise duty->maintain excise defaults asNCCD Condition type ...

    Resolved! Accepted Solution

    Message as a information

    Hi Experts,I don't know whether this is a simple question or not. But please clarify my doubt.I'm raising a message in CAT2 transaction, using User Exit logic as of below typeMessage i003(ZCLASS).Now am getting a popup as information. After selecting...

    Labels in this area

    Explore this Area