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

Performance issue when using For all entries with Inner Join on Large tables

Hi , I am facing on issue of bad performance when trying to query AUSP table using For all entries and Inner join on INOB and AUSP table . Below are the 2 queries , I am using :1) First query is on AENR table , to fetch the Change masters(AENNR field...

Tax report RFUMSV00

In various Asian, European countries and Australia report RFUMSV00 is used for tax reporting and sets time stamps in table BSET to prevent tax from being reported/claimed back twice. It also reposts VAT payable and VAT receivable with FB41 to a payab...

Resolved! Issue in Batch input session ( tax jurisdiction key value in FB01)

Hi,I am using RFBIBL00 and RSBDCSUB programs and creating a Batch Input Session for posting a document through FB01.It resulted in error " specify tax jurisdiction key".I tried to pass TXJCD value by filling in BBTAX structure and also in BBSEG but s...

Resolved! Change value in a table

Hi experts,How can I do this with an efficient ABAP code?-I have to check the data contained in a column 1-If I find values on column 1 staring with number 7 and ended with a letter (e.g 71233444B)-Then I have to transform the value contained in colu...

Resolved! BAPI_SALESORDER_CREATEFROMDAT2 not able to ceate Sales Order

I'm facing problem when there is two line item in parameter order_items_in and the POSNR value is different (for example 10 and 20). In this case the sales order is not being created by the function module BAPI_SALESORDER_CREATEFROMDAT2.The RETURN ta...

Resolved! Screen output without connection to user.CX_SY_SEND_DYNPRO_NO_RECEIVER

Hi,We are trying to post a customer invoice through FB70 via BDC in FM.The FM works fine when called through R3 But when data issent through PI System, It throws a short dump.Short text    Screen output without connection to user.What happened?    Er...

Resolved! Calling BAPI_MATERIAL_SAVE_DATA inside BTE 1250 FM sample_inetrface_00001250

Hi All,I am calling BAPI_MATERIAL_SAVE_DATA  inside my BTE 1250 FM  sample_inetrface_00001250 , to update Z-fields in amterial master (MVKE-Zfield). But the issue I am facing is that  BAPI_MATERIAL_SAVE_DATA agains triggeres the BTE , and this goes o...

Resolved! Issue while defaulting special allowance wage in user exit 'ZXPADU02' (tcode PA40)

Not able to default special allowance for infotype '0008' and tcode 'PA40'.Follwoing logic used.1. User exit 'ZXPADU02'.2. Check infotype = '0008'.3. CALL METHOD cl_hr_pnnnn_type_cast=>prelp_to_pnnnn4. check '0008-lga02' = '0060'.5. If yes -> 0008-be...

See unused assigned roles

Hi!We are interested in finding out a way to see assigned roles that are not used by the user. The reason for this is that we want to be able to remove roles that assigned to a user but never used.We know that this functionality is available in SAP G...

a42268 by Discoverer
  • 1146 VIEWS
  • 4 REPLIES
  • 0 Likes

Resolved! User Exit

Hi all,My requirement is: I have to create or change an employee's record in PA30 or PA40 and then read that record after the creation or change is successfull in a user exit. That information will be required for some calculation. I am not able to r...

To disable or enable Netpr field on addition of outline agreement in me21n and me22n transaction.

Hello,I have got a requirement where in i have to diable and enable the Netpr field,when outline agreement is added in me21n and me22n tcodes,i.e.For Quantity contracts,Netpr will be in editable mode and for Value contracts,Netpr will be in disable m...

Labels in this area