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

read_text fm

hi all, I am using read_text fm and i am using the syntax below to capture the text in j1if .TEXT_ID = '0001'.*concatenate j_1iexchdr-rdoc j_1iexchdr-ryear into thead-tdname. THEAD-TDNAME = temp. PERFORM READ_TEXT. LOOP AT TLINES. ...

Resolved! screen validations

Hi,Iam very new to module pool.i have to do some screen validation.iam working on tabstrip with 8 tabs.now, data is displaying in the table controls.first i have to disable the rows which have data,and enable the rows which do not have data.please he...

Resolved! ALV

Hi friends,Can any one explain me how can we write the code for the ALV . I want to get an ALV output which come in an editable mode where i can edit in the output and if i click a userdefined pushbutton i should get that data updated in database and...

Resolved! Still not solved problem

Hello Friends,I am using 6 tables in my report.i want to display recores by AT NEW and Related stuff.Can i use following code for query and internal tables ?or Sujjest me Better code.to use loop within loop is not good idea.I want to disply Records t...

ABAP HR

Hi,I have an internal table PAY99_RESULT, which contains another internal table called INTER. INTER contains another table called RT. Now, I need to retrieve data like Wage type, BETRG from RT. Can anybody please help me in retrieving data from these...

Resolved! user-exit ME53N

I am Francisco and have a Problem.I am doing a modification on the transaction ME53N in the module MM, in the program SAPLMEGUI screen 0014 of this transaction, when I pick up a position of the controlling table and I want erase it, I need to make a...

Hierarchy Tool

Hello experts,I'm working on the maintenance of a tree structure which needs to support adding, deleting nodes, links and save of the structure. I just got to know that there is an existing framework called hierarchy tool (Transaction: SHI0, SHI1, SH...

Resolved! BW3.5 to BI 7.0

Hi,My organisation is moving from 3.5 to BI 7.0My activitiy is focussed primarily on Roles & Authorisation. In this regard what are the steps that that I need to do ? I am at a loss more so as I am not a BW-BI guy ! and I have taken the challenge!Whe...

Resolved! ALV Header

Hi;I have an ALV with a Headerthat works fine. It Shows the titles in the header and the data in the grid.But when i send the ALV to excel it just send the grid data, not send the titles od the header.is this the normal behavior? there is a way to se...

END-OF-PAGE

Hi all, I have a problem printing a report. I needed to put some lines at footer, so this was made using end-of-page event. But now, lines per page are not known, because sometimes they use a diferent kind of paper... so LINE-COUNT addition is not e...

Labels in this area