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

Resolved! ALV Sort

Hi Guru'si am use alv sort in my report .i use following code.but it gives me DUMP ERROR.my code like this.DATA : it_sort TYPE slis_t_sortinfo_alv WITH HEADER LINE.FORM do_sort . it_sort-spos = 1. it_sort-fieldname = 'vbeln'. it_sort-tabname = 'it...

Gross Margin Report

Hi,We have a requirement of Gross Margin Report...there is not any help from functional side...plz let me know some information regarding it...Field are:---Sales OfficeMaterialLEVEL-1 (Product Heirarchy)LEVEL-2LEVEL-3LEVEL-4Material TypeNET SALES QTY...

Resolved! form include

Hello,There is a standard include: LE10RF10 which contains two forms I have to use in a report.How do I include only these 2 forms into my report without including the whole include using: include LE10RF10 statement, in order to avoid a lot of un-u...

Resolved! Get the creation date time of the file located in persentation server

Hi Experts, I have a requirement where i need to fetch the creation date time of a file.ex. file path : C:\Documents and Settings\file.xmlI have the file path, i need to know when this file is created.Is there any GUI services or FM to achieve this?...

Resolved! IDOC problem

Hi Guru,I created one material in Target client and I created one IDOC through BD10.Then in the receiver system in WE20 (Partner Profile ) I did inbound settings ( Message Type and Process code ). In receiver system IDOC is being created but in WE09...

standard output

hi all,i need to copy the standard program FAGL_ACCOUNT_ITEMS_GL of the tcode FAGLL03 and add a new field in the output from SKB1 table of the field BEWGP.please help me where do i need to change the code, i tried alot but i cann't.thanks in advance.

Resolved! BAPI_REQUISITION_CREATE

Dear all,Happy New Year 2009.Please advise on the following:My company would like to raise and release PR in lotus note and then interface the released PR to SAP.Before that we would like to to check is there any errors on the PR creation in Lotus no...

Resolved! F4 help for Period

Hi,If i use like this i can able to select F4 help for date. PARAMETERS:p_date TYPE sydatum.Similarly, i want to select F4 help for Period. Like 2009/01, 2009/02, 2009/03 etc. Is it possible?. if yes how?. Could you pleasehelp me in this regard.

Resolved! RICEF Confusion

Hi gurus,I have a difficulty assigning the category of one of my program. I have a requirement wherein data from SAP must be selected and then must be posted also in SAP. This occurs on the same server. In which RICEF category should I consider this ...

Resolved! Regarding Table Control:

Hi,I am using the table control first time.I have a requirement : After entering the material number in the screen the data stored in the custom table needs to be shown in the table control based on the Material Number.Please provide me some sort of ...

Labels in this area