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

PO change date

I am trying to extract all Purchase Orders that have been changed.However the report is returning all purchase order documents that have changes made to them.I need to limit my program to only Purchase orders that have been changed in specific date r...

arpitr by Participant
  • 3496 VIEWS
  • 4 REPLIES
  • 0 Likes

Resolved! Export table Values

Hi Friends,I have come across a scenario in which i want to have the internal table values to be stored at the run time of the program and to retrieve it later and to do it i went through syntax  EXPORT MEMORY ID but as per SAP documentation it is me...

Resolved! Concatenate in CDS

Hi,I am creating CDS view and i have requirement like below.I have one field suppose 1200 and other field is TEXTThe output should be 1200-TEXTI am using concat(1200, '-', TEXT) but its not accepting.Thanks,CharuMessage was edited by: Jasmin Gruschke

Resolved! BAPI_SALESORDER_CREATEFROMDAT2 and "order_conditions_in"

Hi gurus,I'm having a problem with the conditions.I've read more than a dozen of Sap Notes regarding the use of the function, and many SCN posts (most of them without an answer, so I guess it's a hard issue) and the standard SAP documentation of the ...

SQL Performance

Hello,i have one Report with two SQL Statements to collect data from DB. First time the Select-Statement p_avovo == abap_true was very fast. After perform the second SQL-Statement, the Performance of the first one decrease. After refreshing Analyse t...

Resolved! Workflow Initiation

Hi Experts,   I am looking to integrate SAP workflow in BOPF based Business object.  Do I need to make use of Determinations to start the workflow?  If I have to use it then what should be the category .ThanksPavan

Resolved! Changing a window's position in a smartform via entering values in a selection screen | Retrieve or insert data to a structure

Hi experts, I am new to ABAP.I am working on smartforms, the idea is to gives the user the possibility to change the window's position by putting the values from a selection screen.exemple : a selection screen which contains 3 fields :1 - the user ta...

Resolved! How to implement complex analysis authorizations in simple way

Hi All,I need to create some analysis authorizations with long list of single values for a characteristics. For example, we have multiple set up of company codes (APAC, EAME, AMERICAS, etc) and each set contains 150 - 200 company codes in it. Now we ...

Resolved! create new entry in table ICON

Hi,I need to use a standard icon but with a different tooltip text. The standard tooltip text is stored in table ICONT field QUICKINFO.I don't want to modify this standard field.Is there any way of copying a standard icon in order to have a copy of t...

BAPI To Change the BOM

Hi, I have a requirement to change the existing BOM using BAPI.Currently for creation i am using the BAPI - BAPI_MATERIAL_BOM_GROUP_CREATE.Kindly help to find a BAPI  to update the BOM if any change in the existing component. For example Change in th...

Labels in this area