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

BDC Problem

Hi Everyone,The scenario is to add the tax code for OneTime Customer.Program Flow:Using the Sales Document Number from SD_SALESDOCUMENT_CREATE (to include the validity dates, GUEEN & GUEBG), add the tax code in VA02 through BDC. After adding the tax ...

Resolved! Performance issue.

Performance is very slow in standard transaction MB51, Particularly in this query!select (g_t_fields) into corresponding fields of table itab from mkpf inner join mseg on mkpfmandt = msegmandt and mkpfmblnr = msegmblnr and mkpfm...

Resolved! Hi

Hi Can any one tel me the procedure for adding customizations through user exit and customer exit??The difference between customer exit and user exit??Thanks and RegrdsArun Joseph

SAP T codes again

Hi all.I can read everywhere description of the Tcodes likeMM01 - Create Material MM02 - Change Material MM03 - Display Material etc.Is somewhere description for Tcode in better form than only one sentence? Some online documentation or samples? Some ...

Resolved! Get Ship to

Hi all,I am developing one report in which I want to get the Ship-to-Party for a particular Sales Order and Sales Order Line item number.I can see table VBPA from I can get value of KUNNAR and so on. But my concern is that can the Ship-to-Party diffe...

VikasB by Active Participant
  • 476 VIEWS
  • 3 REPLIES
  • 0 Likes

GUI_DOWLOAD Problem

Hi All,I am using GUI_DOWNLOAD. If for the presentation server, I provide an Invalid path for the directory , let’s say ‘XXX’ which is an invalid path, then GUI_DOWNLOAD does not returns any errors instead it creates the folder in the SAP work direct...

Resolved! Function Groups

Hi.... Any body send me what are the uses of the include programs generates function groups while creating...? And what is the Difference between those two? And in which cases we have to go for change them? Thank you, Naveen Inuganti.

select

SELECT matnr meins FROM mara INTO CORRESPONDING FIELDS OF TABLE gt_mara.is this statement correct where gt_mara has two fields matnr and meinsDATA:BEGIN OF wa_trans. INCLUDE STRUCTURE gt_trans.DATA: END OF wa_trans.wat does thios do

error

i am using a fmodule called md_convert_unit but it is giving me a dump error sayingThe call to the function module "MD_CONVERT_MATERIAL_UNIT" is incorrect: The function module interface allows you to specify only fieldsof a particular type under "I_M...

Labels in this area