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

ALV columns - Different Views in Firefox an Internet Explorer 6 / 7.

Hi experts,this is a very difficult question I thing but I'll try to explain as easy as possible. We have a problem to display an ALV - List in the Internetexplorer. The list has got nine columns and all of them should have different sizings -but it ...

Resolved! convert to

Hello Gurus!The problem what I am having is:this works fine data tmstmp type TZNTSTMPS. data currDate(10) type c value '14.02.2007'. data w_date type sy-datum. concatenate currDate+6(4) currDate+3(2) currDate+0(2) into w_date. CALL FUNCTION 'ABI_TI...

SE16 functionality

I need to develop one program that provide the same fn of se16 for limited no. of table(these table names(130+) I have maintained in one ztable).user of this program will not have auth for SE16.I tried to use the code of fn module RS_TABLE_LIST_CREA...

ALV display

I am looking at one SAP ECC6 system and the ALV grids columns are minimised so that you can not make out the data in the columns. You then need to adjust the widthc of each column. I'm looking at standard transactions such as MD04. Is there a syst...

ALE

HI,, PLZ any give an solution ,,, i have executed an ALE with two R/3 systems( i have transfed data from one R/3 to another client,,, from client 100 to client 200) but i dont how to create communication between sap and non sap systems,, plz ...

Resolved! COMPRESSION OF SPACES

Hi Experts,I have a variable of length 20 chardata : lv_variable type char20.and i have data comming into the variable is 17.5Since it is 20 characters it is displaying as ****************17.5Here * represents space,How can i remove the extra space.P...

Resolved! BAPI_SALESORDER_CHANGE condition type value change.. VERY VERY urgent..plz

Hi all,I want to update the price related to condtions in Sales Order from input file. I am using bapi 'BAPI_SALESORDER_CHANGE' to for this. I used follwing code,wa_so_cond-cond_type = 'ZDHD'. ( "we are getting value from the selection screen p_codty...

Resolved! alv reoprt

hi in alv reoprt output i want minus sign in front of digits not after thatfor exp.it is displaying like thistest 15- indiatest1 50- chinabuti wanttest -15 indiatest1 -50 chinapls help me on thispoints wil be rewardedregar...

bdc

i am working on a bdc which is uploading data from a file to va02.now the user has come up with a new file format which has got some new fields and he has given me which gives me the field name filed type length start position and end positionnow i n...

Resolved! ALE/IDOCs

HI,Can anyone plz let me know all the transaction codes involved in ale-idocs all types, and how to handle errors by looking at the status numbers and which transactions to look for rectifying the errors.i need them very urgently and if anyone has th...

Labels in this area