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

Resolved! Internal table

hello all,what is difference betn standard internal tables, sorted internal tables and hashed internal tables?how do we define these tables in ABAP reportthanks vikas

VikasB by Active Participant
  • 699 VIEWS
  • 5 REPLIES
  • 0 Likes

Resolved! HOW TO LINK THE ZPRINT PROGRAM TO STANARD TRANSACTION F.27...Please Help me

Hi All,I am developing the object from scratch.I need to display account statement for a particular period.It will be executed from F.27 transaction.This one related to FI Module.I have a selection screen for print program.configuration also has been...

OAER

Hello, All!I use transaction OAER for spreadsheet (*.xls).How can I transfer *.xls files from DEV system to QAS and PRD from transaction OAER for class MSEXCELWORKBOOK and type OT?How can I include this spreadsheets in transport request?Thanks!

Need help!

Dear All,I need to change in standard program RM07MLBD (T.Code-MB5B). This program generate output on the basis MATNR (Material Number) and shows corresponding details. But I want this program should generate output on the basis of MATKL (Material G...

Resolved! Regarding cl_gui_textedit

Hi Experts,I am using the class cl_gui_textedit to get a text window thereby I can get a multiline input field.My problem is I don't want the first row ( which contains the options 'load local file' ,'save as local file' options) and last rows (which...

Resolved! select

Hi all i want to write a code where i need to extract the data on the basis of Business Partner active as on 10/10 for the following roles ... Landlord, Payee, and Notice Recipient .Please advice how do i use select and where clause for the same.urge...

Resolved! MODULE POOL

Hi ,I have created a screen which has 6 mandatory fields.Now in the same screen i have to use search button , which 'll fetch data from db if one field value is given ...The prob is whn i am searching it is asking me to fill the mandatory fields firs...

Resolved! write statement

Hi, <u><i>I have a code snipplet as follows</i></u>: write: SY-VLINE, (9) I_OUTPUT-MENGE1 decimals 0 right-justified, SY-VLINE, I_OUTPUT-MEINS1, SY-VLINE, (9) I_OUTPUT-MENGE2 decimals 0 right-justified, SY-VLINE, I_OUTPUT-MEINS2, SY...

IDoc problem

Hi!I've face with the following problems, about IDocs. The inbound IDoc is going to have an error, when it is arriving from the other system, at the first time. The IDoc is creating a PM notofication with transaction IW21, and is based on a CALL TRAN...

Labels in this area