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

Leading zero

Hi, I working in table control.When i click the download button then all the material number which is in table control should be download in local excel file.Its working fine.But the leading zero of the material number is removed.Is it possible to ...

Variant Configuration

Hi, Can ony one tell me how to read data from Variant tables with out using the Function : CARD_TABLE_SELECT_LINES , This function reads the whole data of the given table . Can we read Selective data from the Variant table with out reading the whole...

Unicode error

Hi All,As part of my Unicode upgrade in old versons the program is as follows.data:ipad LIKE pad27. data:A1001 LIKE P1001. ipad = a1001-adata.the above code is throwing unicode error.Can any one help me to resolve this problem.regardsKrishna

Resolved! sort statement

ho guys,i need to sort the internal table i am using the sort statement like thissort int_table hours descending type ascendingtable valuestype hours 16A 16 0 0 0 0A 0i want to have the intable displayed like this as below mentioned 16A 16A 0 0 0 0 0...

read dataset

Hi guys..I am reading a file from application server into sap using OPEN DATA SET and then READ dataset..The file data is a s followsH#12/10/07#integrity#1000#12000#interfaced########40#12When I read the dataset into work area I dont see # but '/h/' ...

Resolved! Reg : Leading zeros

hi, In my report Iam using two parameter values .P_BUKRS of length 4 chars and has a value of 0600P_VBUND of length 6 chars and has a value of 470.Now I need to interchange these values. i.e. P_BUKRS should be 0470 and P_VBUND should be 0600.now my ...

Resolved! program for enhancement

im doing enhancement MM06E003 for ME21 Tcode.function module EXIT_SAPMM06E_001 has include ZXM06U17.when i want to write code in ZXM06U17 it's displaying message as 'program names ZX.... are reserved for includes of exit function groups'.how can i...

scripts

hi experts, i am uploloaded the log in to sap scripts using se78..and am include in text element like BITMAP 'LOGO' object GRAPHICS id BMAP type bcol DPI 150. But the probelumm is am not getting the output when am doing the test print... what is ...

Labels in this area