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

bloqueio de material ja marcado para eliminação

Olá, Preciso realizar um trabalho de bloquear os materiais que estão marcados para eliminação. Os usuários estão fazendo requisições de compras com esses materiais. Existe alguma transação para relatório desses materiais (marcados para eliminação) ...

Developer Tutorials - Create and Expose Core Data Services Based on a Database Table - Step 5

Tutorials: https://developers.sap.com/tutorials/abap-environment-create-cds-view.html -------------------------- After creating the CDS Data Definition and activating it, I don't see the option to create a "New Service Definition" when I right-click ...

Is an AMDP respecting the filter values provided in an ON condition of an association in a CDS View?

Hello all, given is the following scenario: CDS View (1) is created on a tableCDS View (2) is defined as table function consuming an AMDPCDS View (3) is consuming CDS View (1) as primary data source and has an association to the CDS View (2). T...

You must use retail functions to process the material? (Bapi_material_savedata)

My task is to create a tool for changing materialgroup and I use FM 'BAPI_MATERIAL_SAVEDATA' for it. This is my code and I don't know where I have the problem? DATA: LS_HDATA TYPE BAPIMATHEAD. DATA: LS_RETURN TYPE BAPIRET2 . DATA: LS_CDATA TYPE BAP...

Resolved! Edit PO number in EBAN

Hello, I have managed to create a PO from PR using BAPI_PO_CREATE1, but the 'Closed' indicator (EBAN-EBAKZ), processing status (EBAN-STATU) or PO number (EBAN-EBELN) do not seem to be updated after committing the BAPI. I have passed the PR number ...

Unable to update custom fields for PR added through extensibility registry - SCFD_REGISTRY

We have added new fields for PR through extensibility registry transaction - SCFD_REGISTRY which gets added in table EBAN in EBAN_INCL_EEW_PS, but we are not able to use this field in BAPI_PR_CHANGE to update this field through program as we know its...

msc3n as a table

Good morning, I'm looking for the sap tcode that can show the MSC3N data (especially the classification tab data) in a table for several batches, in order to download it as excel table or similar. Is there anything like that? Many thanks

FM/BAPI : Update line item in VA02 with all the information regarding line time details

Hi, I need to update the line item in VA02 with all the other information associated with that particular line item, we were able to update the line item through vbap table using this class CL_SDOC_UPDATE=>Update_vbap. We were able to create a new ...

BADI/ User Exit/ BAPI for removing co-product check in RESB table (Automatic Reservations)

Hi SAP Gurus, I have a requirement for deleting old automatic reservations whenever a new reservation is created for a process order (for co-product materials) . For this I found a way to remove the co product check from resb for a specific material ...

Any way to Create PGP public key from SAP ABAP side for workday ?We don't want it on PI side .

Query: Any way to Create PGP public key from SAP ABAP side for workday (SM69 , 49 command not much help ).. We don't want it on PI side & I know its quite achievable by that way.. Anyone work on this kind of requirement before.. #sap #work #require...

fill out problem

Hi Everyone , I added an input field to m screen , I have adjusted the input field to give an error if it is empty. (you can see from the picture below) it works very well ! But ..When the input field is empty, I still get the same error wh...

Neithan by Participant
  • 733 VIEWS
  • 1 REPLY
  • 0 Likes

How to enter a custom field value from the screen to AFKO table when a production order is created

Hi All, I have requirement to add a custom field in the Production Order Creation screen- -in the tcode CO01. I've added the field in AFKO table using the append structure CI_AFKO. I want to be able to enter the value for that screen field, in ...

Labels in this area