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

Usage of Rawstring

Hi All,I have an internal table which consists of name-value pairs. The value column is of type rawstring.I want to pass any value( character, integer, date etc.) to the value field. My questions are : 1 ) Can I do it just passing the value to the ra...

Resolved! DELETE ROWS ON ALV GRID

Hi experts,We have one trouble with alv programming. We've programmed one dynpro with an OO alv grid (cl_alv_grid).We've made this alv editable because we want to change the value of the rows, our issue is about deleting the whole row, if the user se...

data type

Hi friends, I need to write the quantity field without decimal place. for example the below code result is 5.000 , but I need to the result as 5. data labst like mard-labst.labst = 5.write labst.Pls give me a solution

sf problem

Hi,I got one problem in smartforms. I have two parameters. The select query is ok & the value is coming in my internal table. But value is not displaying in my smartform output. By debugging i found that in function module "ssf_create_composer_input"...

Resolved! ALV problem>

When I use REUSE_ALV_BLOCK_APPEND & REUSE_ALV_BLOCK__list_display i am not able to give subtotal and also not able to sort.Please help me,,iam stuck with my program.can anyone explain with example?thankss

Smart Forms

Hi, I am having one problem in Smart forms - Address format Now the Address is displayed like below COMPANY NAME, HOUSE NUMBER, STREET NO, SUPPL, REGION, COUNTRY.I want to change this format into like below COMPANY NAME, HOUSE NUMBER,STREET ...

ALV with x

In RFBELJ10 program corresponding to FI, when I execute with or without marking test checkbox, the total results are X. I think it is something about the layout but I want it to be a result not an x. It is something of the ALV but I don´t know what i...

BDC on ME22

Hi Frnds,I have a requirement to undelete the deleted POs and I have to delete the message which is created after undeleting the PO. The whole process have to be done through BDC.Here I am facing a problem that, i am not able to place the cursor(deci...

Hi SDN

i have a requirement to enable the scroll bar in a BDC session.FI Documents have been created from IDOCs and if we goto fb03 then i can see the with holding tax lines with scroll bar whenever there are WHT lines more than 4. when i try to modify thes...

buffering the table

guyz!hope this post finds u all at high on spirit. over here, i am having a requirement to buffer one custom table. let me give the scenario of table access. here it goes:1. it gets updated every month. 2. after getting updated, it is accessed.3. i a...

Labels in this area