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

ITAB not enough

hi in d below code am getting itab is not long enough can anybody sort it & give me d reason y am getting dat error.vijayREPORT ZEX4.DATA:BEGIN OF ITAB OCCURS 5, KUNNR LIKE KNA1-KUNNR, LAND1 LIKE KNA1-LAND1, NAME1 LIKE KNA1-NAME1, END OF ITA...

script

hi all ,i have two fields i.e land1 and spras i want to get the description for that field(land1).both fields are stored in adrs table only.how to write the perform statemetto fetch the description of the field.

packed to char

Hi, i'm reading a char value from a db table and assigning it to packed value . while storing the value back to db im just copying this packed value to a workarea where its defined as char and updating db. i'm using align while doing so. it the corr...

Resolved! Again ALV

Hi guys:Does anyone know how to refresh a ALV list.(After you do some changes of the lines, the changes should be showed after you click refresh button.)Thx in advance.Points will be rewarded.Vincent.

Resolved! Doubts on BDC

Hey guyz,here are some BDC queries.1> Can we set call transaction in background????? I think with mode 'N' we can set it in SM36. But how to handle the errors (BDCMSGCOLL) in this case. Normally this method is advisable in case of small number of r...

BAPI_NETWORK_COMP_ADD

on execution of BAPI_NETWORK_COMP_ADD no error is reported. to commit the work BAPI_TRANSACTION_COMMIT is also executed. Even though no errors are reported the components are not getting add to net work. some one may please give the reason and solut...

bdc conversion

hi have been asked to upload data from excel sheets into transaction mek1 using call transaction method.also i have been asked to do validation checks on delivery country(KOMG-HLAND) and country of origin(KOMG-HERKL) from t005and the rate unit(curren...

Resolved! READ_TEXT multiple lines

Hi ExpertsIs there anyone who know that, how can we display multiple line in smartforms? I have used READ_TEXT but I can only display the last line, it's something like having the latest value in the variable.I have tried using concatenate also but t...

open dataset error

Hi all,I am getting this error message : Unable to interpret "4# " as a numberwhen i am splitting data from text file. Here with the code am using. PLZ suggestORM DATA_SELECTION . DATA : L_MENGE(17). OPEN DATASET P_FILE FOR INPUT IN TEX...

error log in LSMW

HI,The requirement is something like this. This is for LSMWFor a particular field MTART i have to check in MARA and see if there is a value in that .If there is then i have to take it and if there is no value i have to put the record in a error file ...

Labels in this area