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

Screen-exit code

want to add the field on the Additional data B tab of the VA01 and VA02 at header level.Already one field is there now i want to add one more field.How to proceed.I think i have to go with screen exits.Can you help me in proceeding further and where ...

Auto tab

Hi all,At "customizing of local layout" "options" I can set at the "cursor" tab the "automatic tabbing at field end". Is it possible to change this setting at runtime? Because I do not want this setting for each dialog.Greetings Fred.

Resolved! regarding user exit

Dear guys,I am working in SD. I am in need of using user exit when the timming of shipment is completed.In user exit i have to write code to update the addon table.could you pls give me one example of how user exit really works.would be really apprec...

Resolved! BADI Doubt ?

Hi,I will really appreciate if someone can clear my doubt.SAP documentation says that in BADI "Business Add-Ins you can create and implement enhancements in as many software layers as you like". I am not clear what it implies and how to implement in ...

Resolved! Need help getting rid of those <ASX:ABAP> tags from the generated XML file!

I was able to transfer xml data from abap internal tables to a string.Here is the content of the string:-<?xml version="1.0" encoding="iso-8859-1"?><asx:abap version="1.0" xmlns:asx="http://www.sap.com/abapxml"><asx:values><DATA><item><UOM1 /><UOM2>L...

Send spool by mail

hiI don't know how I can send n spool requests by mail. I need to generate a job that send by mail all spool request for specific user. this spool requests are invoices, but I don't know, how get the e-mail for any customer and send the invoce. Do yo...

Resolved! BAPI and Userexit

Hi guys,Does a BAPI go through the logic in userexits?If i use a BAPI to create a Sales order, will it go through the logic i code in the user exits.If not does it mean that i cannot use BAPI's in this case?I would greatly appreciate your replies..th...

Resolved! Rename Material

We are selling a small part of our company and this division is migrating from SAP to Movex. Movex has a much shorter material number field so they'd like to rename the SAP materials in advance. Has anyone renamed active materials in SAP and if so, h...

90070279 by Participant
  • 1495 VIEWS
  • 6 REPLIES
  • 0 Likes

Resolved! Error in join query

I get error in following querY sAying "Unable to interpret XKTSCH".report ZTF1.tables: AFKO, AFVC.DATA: XSTEUS LIKE AFVC-STEUS, XKTSCH LIKE AFVC-KTSCH, XLTXA1 LIKE AFVC-LTXA1.SELECT SINGLE AFVCSTEUS AFVCKTSCH AFVC~LTXA1 FROM AFVC INNER JOI...

update task

hi all,when is it necessary to call a func mod(fm) in update task?how is it different from calling a fm normally?and also when do we use update mode as 'LOCAL' in a call transaction method apart from 'S' (sync) and 'A'(async). what are the uses and r...

File Manipulation

Hello We were trying to upload the file from a specified location using the function module 'UBC_FILE_UPLOAD' and then transfer the contents from the internal table into a target file in a different location.The TRANSFER statement does not actually t...

Resolved! hotspot

hi guysi explain my spec. an ALV report will be generated.in that report i put a hotspot on one field(eg. Sales document no) to call an another pop up screen. i cant do that ie.) put a hotspot. how to do that.bye vetri

Resolved! Combining queries.

Hi,Is there a code when we can combine the following three queries in one and imprrove performanceDATA: XAUFPL LIKE AFKO-AUFPL, XARBPL LIKE CRHD-ARBPL, XARBID LIKE V_QAPO-ARBID.SELECT SINGLE AUFPL FROM AFKO INTO XAUFPL WHERE AUFNR = '007200...

SapScripts

Hi AllI am facing a peculiar problem. Here is the descrition.WHile printing a billing document for an invoice only half of the page is getting printed but there are all together 3 pages to be printed. where as when i use a different invoice number. n...

Labels in this area