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

LDB

Hi,i need to create a logical database for HR Recruitment report.how can i create my own LDB, plz give me the full steps for that. i am first working with LDB n m totally confused.Thanks

Resolved! Table name of Plant address, Telephone Numbers & Fax Numbers

Hi,What is the table name of Plant address, Telephone Numbers & Fax Numbers are stored?Though Table ADRC has the address info but there is no link parameter for plant.The Table name T001W does not have the above data.Even Table name SADR does not hav...

Resolved! LSMW for f-02

LSMW for f-02. He is using direct input method. It works fine till Convert Data step. But while converting the data it replaces some of the blank fields with ‘/’.And then session is not processed due to the special character. Please suggest.RegardsRi...

insertion dump

Hello,i m getting the following dump when i try 2 run the given block of code.the relevant abap/4 statement does not include the addition '..index..' although the statement is not in inside a loop...endloop.itab_schedule is my table control internal ...

LSMW errors

Dear All, The client has created on LSMW for f-02. He is using direct input method. It works fine till Convert Data step. But while converting the data it replaces some of the blank fields with ‘/’.And then session is not processed due to the special...

rahul2000 by Contributor
  • 1272 VIEWS
  • 11 REPLIES
  • 0 Likes

READ_TEXT

hi,i tried below program and how to see the texts.data xname like THEAD-TDNAME. data i_xtline like tline occurs 10. data: begin of i_vbak, vbeln type vbak-vbeln, end of i_vbak.clear i_xtline. refresh i_xtline. move i_vbak-vbeln to XNAME. CALL...

Interview Questions:

1. example of cluster table how you implement in your prg?2. how to 1/5,2/5,3/5 ..... in report prg?3. can we update database table in your report prg ? how?4. help me in knowing ooalv reprt concepts?5.when we use "STOP" event in Start of selection e...

Labels in this area