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

    REPORT

    Hi This is lalithaI have got an error in my reportplease solve my errorerror: "it_fcat" is a table without a headerline and therefore has no componentcalled "col_pos" .This is my programTYPE-POOLS: SLIS .***********DECLARATION OF USER DEFINED STRUCTU...

    user id

    Hello All,In me32k , a field is editable for a particular user id and it is not editable for another user id.I dont understand the problem with the editable field because of user id.Points will be rewarded.Thanks Ramya

    Plz help

    Hi, I have an entry in table T7INF1 ( Trust Master ) . The particular address number ( TSTAD) is present in this table. Now i want to maintain this address number in table TVKO ( Sales organization ). Then, only i would will be able to get the addr...

    FTP Server

    Hi Friends,i have a new requirement with FTP. presently i am using BDC to upload data. For that user going to put data in FTP server. I have to get data from FTP to Use my BDC. if the BDC is successful i have to keep this successful data file into a...

    closing balance

    Hi friends,I am creating a report to get the opening balance for the given date.For the select option I am giving the input fields - company code, g/l account number, posting date.Is there any function module to get closing balance of the previous pe...

    Resolved! Accepted Solution

    Infotype Enhancement

    Hey,I am doin an enhancement for a custom infotype, to add two fields. 1st drop down box and 2nd text field with f4 help. I need to populate the 2nd text field according to the filtered values of the 1st field. My problem is that when i change the v...

    Resolved! Accepted Solution

    Help needed in smartforms

    Hi My requirement is that I have to fetch values using a structure. The query is put on two different tables and data is fetched using a join. In the join, values are compared to a parameter( in print program). How would this be achieved in smartform...

    Resolved! Accepted Solution

    Help please

    Can anybody please tell me why I'm not getting any output when running the below code. Thanks in advance.START-OF-SELECTION. SELECT * FROM ztr_emp INTO CORRESPONDING FIELDS OF TABLE it_tab1 WHERE ztr_uname = p_empno and ztr_date = pa_date. IF s...

    Resolved! Accepted Solution

    Doubt

    Hi Experts I am using the following query, but it reads only one row at a time, how to store another internal table, can i use append statement here.loop at i_mkpf.select MBLNR MJAHR BWART MATNR WERKS MENGE A...

    Resolved! Accepted Solution

    Finding User-Exit in IW31

    When creating a service order for an equipment in France, the corresponding organizational data will be pulled in. This data is correct when the contract billing or paid service billing occurs in Euro. But when the contract billing or paid service oc...

    Resolved! Accepted Solution

    Urgent: How to modfy the Report program Corresponding to a Infoset

    Hi Friends,I have done an infoset. I have used TCURR table for Query. I saw the Standard program of that Query having select statement like Select single * from Tcurr where Gdatum = RDD.Where RDD is the value having Statndard date where Gdatum is Con...

    Labels in this area