Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

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...

Criticality.png

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...

2024-08-07_08-25-11.png
sheenamk by Developer Advocate
  • 83949 VIEWS
  • 212 REPLIES
  • 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! 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! 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! 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...

Labels in this area