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

Resolved! Query authorizations

Hi Experts/Fellow SDNers,I am currently restricting a BW system and have a few questions/would like some confirmation on a few points to make sure I am understanding things correctly. My understanding of BW is limited so kindly bare with me:1. Basi...

bapi for po upload

hi,i have a requirement in which i hav to upload file which has field names in the 1st row and the actual data starts from the second row..for this i need to create two work areas w1(each field with 40 char length) to move field names of first row..a...

Unbilled project cost

Hi i have doubt with unbilled labor cost for particular project.My client requirements : unbilled project cost it comes from 4 place.1. Material committment cost (CJI5). only open items .2. Billing document created but not yet released.3. unbilled la...

Resolved! Double Click on ALV Grid

Hi,I have this doubt regarding ALV grid display.I am displaying a list using REUSE_ALV_GRID_DISPLAY.I need to go to a transaction when i double click on a particular line on the output list based on the content of the 1st cell of that line. (ie if i ...

Resolved! User Exit For PA30

Hello Experts,I am very new to user exit and enhancement topic.I have to perform cryptographic operations (Encryption and Decryption) on some of the fields of transaction PA30. Ex. -Wage type amount, Date of Birth and Address.For that i have figured ...

Pricing Procedure

Hi All, In the Pricing Procedure the routines will be having of similar names and in some cases with similar logic can any explain when these routines are being called For eg in Pricing routine:RV61A702 Forms with similar names existsFORM kobed_702FO...

Routines in SD module

Hi Experts,if anybody has worked in Routines means please help me.i has to write the logic in program MV45AFZZ and formUSEREXIT_PRICING_PREPARE_TKOMP.then importing the value in Routine 920 . iam getting the value in routine butwhen i come out of the...

Performane issue

Hi,I have an internal table with these records.How to delete records that are not the same?10RR10 | 60 | 20 10RR10 | 60 | 21 10RR10 | 59 | 13 10RR10 | 59 | 13 10RR10 | 57 | 20 10RR10 | 57 | 21 Result should be this:10RR10 | 59 | 13 10RR10 | 59 | 13 I...

Resolved! ranges doubt

Dear EXperts,In the below code i am capturing all the pernr values in ranges if the same i pass in perform headcunt changing r_pernr. it's saying that r_pernr is not an internal table.LOOP AT IT_PB4000 INTO WA_PB4000 WHERE ENDDA EQ '99991231' AND B...

search exit

hi all,i created a function module similar to f4if_shlp_exit_examplei wrote code for CALLCONTROL-STEP = 'SELECT'.and attached my elementary search help to standard.when f4...hit list is empty with titles but its displaying one entry found at bottom...

Labels in this area