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
    • 94151 Views
    • 212 Comments
    • 39 Likes

    textname in C201

    hi , How to find text name of Routing.i need to upload master recipe through BDC. i have decided to upoad long using creat_text function module .the problem is i cannot found text name of ROUTIONG(text object).when i saw in the header, the text name...

    Resolved! Accepted Solution

    copy a certain row of data into the next row in a same internal table ??

    HI, guys. May i know how to copy a certain row of data into the next row in a same internal table ?? Bcz I plan to update a certain colum of data in the row just now into another value..For example:-*at first...ebeln1 ebelp1 xblnr1ebeln2 ebelp2...

    Resolved! Accepted Solution

    ranges in subroutines

    HiI want to place a field in subroutine so that on executing the report i should get same input fields as when we use select-options or range.But inside subroutines select-options are not allowed and my TL has told that ranges are outdated.so what i...

    Resolved! Accepted Solution

    Creation of RFC

    Hi Guys,Please help me presently working on creation of RFC, front end using EP. Using this RFC update the 4 databse tables.Export Parameters of RFC give one of the databse table fields.in TABLE type database table.what ever i am declaring tab...

    need help

    hi all,i have developed a simple report with follwing 2 select statements.but the problem is as recommended to use join for these 2 select statement .please help me how to write code for join and do i need to make any changes in the following loop s...

    Resolved! Accepted Solution

    doubt in smart forms

    Hi ABAP Gurus, i am developing Smart Form in that i have kept some windows. before my main window i have two windows.in first window i maintained logo, vendor address,po no & po date, and in second window i am maintaining pan no of ve...

    ALV F4 help

    Hi All,I have an ALV display with material number and material description as the columns. The material number field is editable and have F4 help. The material description field is non-editable and is not having F4 help.When i press F4 on material nu...

    Resolved! Accepted Solution

    Tracing transport Req no

    Hi Every one,I hava a requirement regarding transport request .I want to know request target when we released it .I.e when released the request , it will be transport to quality and from qly to UAT anf fro UAT to production .where these details are m...

    pf-status

    i made z program of standard sap program named RM06EN00but when i run this program in the output standard toolbar buttons back,exit and cancel are disabled and also application toolbar is also not appearing..i activated the status using se41any solut...

    Resolved! Accepted Solution

    looping stop....!

    iam having following sytax....in my pai module... PROCESS AFTER INPUT. LOOP AT ITAB. CHAIN. FIELD ITAB-filed1. FIELD ITAB-field2. FIELD ITAB-field3. FIELD ITAB-SELKZ Module ON_SELECT on request. endchain. ENDLOOP. MO...

    Labels in this area