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

Resolved! bdc uploading

Hi Guys,Any one could tell me that I have to upload text file in to the presentation server from non sap system. So what's the meaning of storing data in to the internal table or transaction. What is the difference between that.

Resolved! LSMW

Hi all,While doing data transfer using LSMW in Personal system Ides I am getting error message in conversion step.I am uploading material master PP data. while doing conversion set it is showing <b>Syntax error in program</b>: /1CADMC /SAP_LSMW_CONV_...

ALV & Edit field

HI ,I have a ALV with toolbar(page up & page down). Out of ALV, I have a I/O field 'X'.Issue: When the user selects page-up or down, the value in that row shud appear in the field 'X'. All this is in Module POOL. what is happening is: actions on ALV ...

Resolved! set cursor not working

Hi All, After the user has entered an invalid input,the system should give an error msg and the cursor should automatically set in the invalid field entered.My code is as given below.Plz let me know what is wrong?PROCESS BEFORE OUTPUT. MODULE status...

Resolved! Modif id

Hi abap gurus,I have a requirement where I have two radio buttons in one block and in other block I have the select-options where on selecting one radio button some of select options should be enabled and some greyed out and vice versa when i select ...

Optimization

Hi Friends,I have one table T1 having fields F1, F2, F3, F4, F5.Now my requirement is to select the records from table T1 based on filter criteria.In table T1 for further processing I need only value of F3 field. But for the given filter criteria I ...

table

Hi, While transporting table to quality client i am getting error like <b>Fill table key for table YPERCENTAGE only up to position 003 only</b>.CAn anu one tell me wht is the problem.....Thanks in regardsAlex

Resolved! How to resolve value of the field 'PXML_STREAM' in table 'ECSCR_XML_STR'

Hi experts,in the field 'PXML_STREAM' of table 'ECSCR_XML_STR', the value looks like disorderly and unsystematic string, actually it is the content of XML file. So I do not know how to resolve this string to the content.These classes might be helpful...

error

Hi all,Could you help me where the error?DATA: BEGIN OF wa, vbeln TYPE vbak-vbeln, vgbel type lips-vgbel, posnr type vbap-posnr, vgpos type vbrp-vgpos, vbeln1 type vbrk-vbeln, END OF wa.DATA itab LIKE SOR...

Resolved! EXPORT/IMPORT statements

Hi FolksIn which situations we go for IMPORT/EXPORT statements. Gimme few examples. Whatz the difference between EXPORT to MEMORY/ DATABASE n in which case we go for them?What is the difference between SET/GET and EXPOT/IMPORTGimme a detailed reply o...

Resolved! regarding inner join

hi experts,**this statement is showing the error:error::the column name 'MATNR' has two meaning.abap/4open sql statement.:*selection screenSELECTION-SCREEN BEGIN OF BLOCK B1 WITH FRAME title text-001.PARAMETERS: s_werks like mseg-werks obligatory, ...

Resolved! cluster table

Hi, GUYS can anyone give me some reference about the cluster table? i have known that they are quite different from the transparent table in the database. but what's the storage architecture of them in the database, and how can we retrieve the d...

hi guys

Hi people, i want a sollution for this please. Inbound purchase orders are created in sos box,How can i trigger an inbound delivery which is created via output type, when a Purchase order is created or changed.I have to write a call program.What fu...

abap finance

hi If in the cost centre O899998, the area S_ALR_87013611 is entered for the period 2 using the cost element group 850.2007 and subsequently the line items are called in the total line 650, then the report is cancelled with the runtime error. If the ...

Labels in this area