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

BOM creation.

Hi, I have a scenarion here.It is known that during creation of material BOM . A entry is created in MAST which then links this material to MBOM.If we look at MAST then we see that for corresponding MATNR we are getting a STLNR = 00000015.Can anyone ...

Va02 long text

Hi All,I have a requirement like i need to disable terms of payments long text if long text is available.I know how to read that long text by using read_text function module but i dont know if text is there how to make the long text filed in non ed...

How to schedule the background job if report have Presentation server files

Hi All,I have searched the forums and found , the way for the scheduling the background job if report selection screen have the presentation server file input.1. Using the Open data set method. And my client is not OK with Open dataset way, it there ...

BH2408 by Active Contributor
  • 524 VIEWS
  • 3 REPLIES
  • 0 Likes

Resolved! System did not prompted me for any Transport,when i added IB param in WE20?

HelloI have added 2 inbound parameters to existing Partner profile (type is 'LS') in WE20 transaction, but, system did not prompted me for any transport request!!When i checked EDP21 table, my entires are saved in this table.Why systme is did not pro...

Resolved! Compare two Hash Table

Hi experts, I want to compare two hash table. here is the sample code.TYPES: BEGIN OF company, "name(20) TYPE c, uom TYPE char4, qty TYPE i, END OF company. DATA: comp TYPE company, comptab TYPE HASHED TABLE OF company WITH UNIQUE KEY uom, comptab...

Resolved! F110 - Short dump

Hi,During the execution of transaction F110, we try to watch an old payment proposal. When you try to access "parametes" tab, you come across the following dump : Error when importing object "FLDTAB" (exception CX_SY_IMPORT_MISMATCH_ERROR).This is ha...

Resolved! Adhoc Queries

Hello,I have one requirement, wherein I have to give access to users of two SAP Adhoc Queries.These queries are assigned to a User Group, which are assigned to users through SQ03.Due to some limitations we cannot create a custom TCode for these two q...

Resolved! SBAL_DELETE program

Hi experts,Does the std pgm SBAL_DELETE delete logs from both BALHDR & BALDAT? Anyhow in the code i find only BALHDR.Can someone give me some more idea on this pls?I need to purge data from BALDAT too. In case SBAL_DELETE does not do this, then how c...

Labels in this area