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

Resolved! Table where is the email adress from distribution list (SBWP)

Hi all,I want to read the data from a distribution list that you can mantain with tcode SBWP (SAP Office). I know that the table is SODM but I don't know how to link to table ADR6 where I think that I have the internet or email adress. Do you know an...

Match code

Hi ,I need to create a match code on field AUFNR of table AUFK. My requirement is that it should bring all AUFNR values where werks = 'AAAA' in AUFK and PLGRP = 'SU9' which is in AFKO table. AFUK-aufnr = AFKO-AUFNR.Kindly help

Resolved! Exit/BADI in KB21N

Hello Expert,I am looking for a exit / BADI in KB21N once the document is created. My requirement is to update a Z table with the document number created during posting.So I require a exit/badi to update the Z Table with the document number created.C...

Resolved! BSEG Table

Hi,I have an existing code that saysselect bukrs belnr gjahr buzei augdt shkzg dmbtr kokrs kostl aufnr hkont werks prctr projk fkber from bseg into table t_bseg for all entries in t_jrnl_chg_ptr where bukrs = ...

remove space in value

Hi ,I have a variable var1 type char18 ,Sometimes It has value '111.80 ' where the last character is a space and becomes part of value , so when we do some calculation , it goes into error , kindly guide whenever there is a space as a part of value ...

Resolved! WRITE output to internal table?

Hi,in one of my programs I'm using WRITE statements to write some lines out as a protocol. This program does not run as a job or will not be called using the SUBMIT statement. Hence I cannot use the spool or the EXPORTING LIST TO MEMORY option to get...

MichiFr by Participant
  • 2684 VIEWS
  • 7 REPLIES
  • 0 Likes

SM59 Display Access

Hello All, In our Audit Role user needs Tcode SCU0 for Cross System Viewer, after assigning this Tcode to Role, this Tcode in turn calls SM59 which is a Risk of giving this Tcode.Is there a way to give SM59 as display access access for SCU0....

Resolved! Z report not executing

Hi,We have a z report to display the service tax of customers. This report was executing as required till the previous month but wen we tried to execute it this month we are not getting either the report or errors.When checked in SM50 we got the deta...

Resolved! Mass maintenance and BDC Recodring of custom fields added in PO header.

Hello Experts,I have created a custom fields in PO header and used Structure for BADI implementation to update the header with values enterd in custom table.My requirement is for some selected PO i want to fix the value of one of my custom field at ...

Query in Search Help

Hi Gurus,we have a custom elementry search help. It uses a view , which is a combination of 5 tables. Now I need to change the logic of this search help as below.If there are entries found in 1st table with combination of a 6th (another table) table....

Labels in this area