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
  • 83374 VIEWS
  • 212 REPLIES
  • 39 Likes

CONVT_CODEPAGE

Hi All, I am running a program which reads the file on Application server and makes changes / addition to this file. But In Production environment, while reading the second record of the file it throws the error "CONVT_CODEPAGE". However this program...

Resolved! bdc value not populating

hi , i developed bdc for mm01 accounting and costing view. for first record that is wen we create material it should ask for plant( and not valuation type) and after creating second record that is line item it is should ask for valuation type along w...

Resolved! Table key fields

Hello to all the Experts,In a report programming I am accessing a table which I don't know. I have to print the information about the table as an output, how can I know the key fields of the table?, I am already using RTTS but want to identify the ke...

Resolved! Workflow

Hi,I am HR Functional Consultant and am interested to learn Work flow since therz a requirement in my project...!Can any one pls help me with some good tutorials with examples explaining the whole scenarios from the scratch.....!Also pls tell me in w...

hi

HI I am new to interfacesi have to send outbound delivery note to third party from sap.i dont want to send price details to third party when i am sending delivery note?i thought i have to use filter. I dont know how to use.can any one give me any ide...

Resolved! hi

I want to retrive the database table which I have deleted from database utility(Underlying Database).(Even though the table structure only can visible in data dictionary).How it is possible to retrive the table which I have deleted from Underlying da...

Resolved! ALV OO data is not refreshing when selection changes on previous screen

Hi All,I have a module pool with 2 screens. First screen has plant and 1 button. When button is pressed in screen 1 the 2nd screen shows some data as per the plant selection in screen 1. The output of screen 2 is coded in OO ALV.Now the problem is fi...

Sougata by Active Contributor
  • 1397 VIEWS
  • 1 REPLY
  • 0 Likes

Resolved! remainder and quotient

Hi Folks,a = 4b = 2c = a/bc = 2.d = remainder.e = quotient.Now I have to get the remainder of this too and store it in a variable.For the above caluculation remainder is 0 and quotient is 2.How to get these two values.K.Kiran.

kiran_k8 by Active Contributor
  • 2187 VIEWS
  • 5 REPLIES
  • 0 Likes

BDC

Hi all ,I am using the followin code segment to upload all my application or presentation server file in to table i_dir_list .Buts its not getting uploaded .Can any one plz tell me why ?CALL FUNCTION 'TRINT_SPLIT_FILE_AND_PATH' EXPORTING full_nam...

Table Controls

hi, i want to have one <b>Table Control</b> and it is having one table from database. i want to select the records from database and also want to update certain fields in TAble control at run time . So, can anybody suggest me the code or solutions...

Resolved! Problem

Hi Experts I have used the following query, my problem is, there is data in ibsegt but this query is not working, its not taking the ibsegt value. In debug mode when i put ibsegt-belnr, it gives no value, i dont know why, but when we put ibs...

Resolved! Error with ALV.

Hi,I have a Screen 9000 which allow user to enter 2 table name. When execute, the ALV in Screen 9001 will display both table join together. When i press the 'back' button and key in another 2 different table name. The following Error occurs : Error M...

Resolved! Error with BDC session

Hi,I am currently coding a BDC program for transaction FB09.When executing the program, the following message appeared:"Field RF05L-BUZEI. input value is longer than screen field"following are my BDC codes: PERFORM bdc_dynpro USING 'SAPMF05L' ...

Resolved! Spool request

I got a requirement saying that when the program is executed in background it is generating spool filebut they dont want the spool file to createits normal alv reportcan anyone tell me how to do itthank you,

Labels in this area