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

Resolved! Cost Center Groups

I need to get the details of a cost center group (as well as a cost element group). If I got to tcode OB13, I can view the groups. However, if I use BAPI BAPI_COSTELEMENTGRP_GETDETAIL it doesn't recognize the group. I assume that it is expecting a...

Resolved! ALV Grid with check box

Hi All,I have developed a ALV grid report where my first feild is checkbox.My requirement is that when user select some records using check box in output then a BDC should call to update each records.But i am enable to get checked records when i clic...

Resolved! Function module

Dear all, When i call the function module RE_BE_CALC_START_DATE it gives the start date of the month only when the date is less than 17 when it exceeds 17 it is giving next month starting date.,., So, what can i do can any one help me to s...

Resolved! ANY TABLE modification

Hi, I have a badi. This badi has a table parameter of type "ANY TABLE". I am trying to modify a field of this table. This is how I am doing this.1. Loop though this table 2. Get the record of the table into work area3. Modify the field of this work a...

Resolved! Vendor Master Replication Error from ECC to SUS : Error in ALE Service

Dear Experts,We are implementing MM SUS (SRM 5.0). As a part of this we need to replicate vendors from ECC to SUS system via XI. We have created a Reduced Message Type Z_CREMAS_SUSMM and had set up the partner profile in WE20 with SUS logical system ...

Resolved! Access to KONV

Hello,I would like to obtain a sum of discounts (which in our case is consistent with the "Condition type" KSCHL 'ZDPP' and 'ZDPX') to to send data to BWI thought to do this as follows:SELECT SUM(KBETR) into v_kbetrFROM KONVWHERE KNUMV = VBRK-KNUMVAN...

Resolved! How to deny users to call standard transaction variant

Hello!We have created a variant transaction (ZME52N) for ME52N, and do notwant give authorization to the transaction ME52N for end users. We unchecked the authorization check in the SE97 for ZME52N-ME52N pair so the authorization check for ME52N does...

Resolved! Concatenate stmt

Hi In my pgm am using the contatnete stmt and moving as a word file into a server.I want to concantenate more than 15 fields out of which 5 are currency fields.For the currency fields part am getting error.How to correct it.Its not accepting curren...

How dequeue material?

Good morning experts,i need to use the bapi BAPI_MATERIAL_SAVEDATA to change Costing 2 data.I would like to DEQUEUE if the material is locked, what is the function?i tried the functions below but the material still locked. CALL FUNCTION 'ENQUEUE_EMMA...

Resolved! Locked object

Hi ,I have created a Locked Object for a Table with Key fields.I am calling the function Module enqueue-eZobj to lock ,after calling the FM also the table is creating entries from SM30.IT is not locked.How to solve this issue.Regards,Madhavi

Labels in this area