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

Resolved! Describe Table itab Lines

Hi experts,I've the following codesselect * into corresponding fields of table tmp_eban           from eban where banfn in s_banfn                             and ebeln = ''.describe table tmp_eban lines line_cnt.When I execute the above code in 2 di...

Error when extending IDoc MBGMCR03

Hi,We want to extend idoc MBGMCR03 to include some custom fields. When choosing the option for extension , we get error "action cannot be implemented for generated idoc". Did some research but no breakthrough. Help will be highly appreciated.Note: we...

I044433 by Product and Topic Expert
  • 1287 VIEWS
  • 2 REPLIES
  • 0 Likes

Hello exceprts

hello Exceprts ,i have a  zreport in that i need to add a field to the search criteria i.e VBKD.IHREZ. so for that I need to relate the tables VBRP & VBKD how to do that??? Moderator message: please do more research before posting, use meaningful sub...

FMCYLOADN Transaction Enhancement (Validating Source Fiscal Year and Target Fiscal Year)

Hi All,When Copying budget from one Fiscal year to another year, Here i need to validate Fiscal year (Source FY and target FY).For doing this we have on BADI, FMCU_RULE, but it does't h've the target FY parameter to compare both source and target FY'...

Abap background job

Hi abapers,                  I had a requirement to get the batch spool data.                  Run rcatstco program as batch job and get the personnel numbers from errors(batch spool) and display them in all grid.                   Can anyone give me...

leave quota

Hi experts,  I have requirement in which i have to display employee's available sick leave and privilege leave quota. I know the table (pa2006) ,subtype (subty)  and absence quota type (ktart).I coundnt find which subtype isprivilege leave and sick l...

Resolved! how implement the WHERE-USED LIST functionality in program ???

Hello Experts,I am trying to implement the WHERE-USED LIST's functionality in my program, i got few FMs also while debugging the where-used list. But i want that if i enter say name of data element then program checks in database where this data elem...

/E command

I know /N opens a new transaction in the same session and /O opens the transaction in new session. But what does /E do ?From the initiail screen when i type /ESE38, it takes me the se38. The reason iam asking this is we have a name space that starts ...

Resolved! Issue with SORT syntax

Hi Experts, I am facing a strange case which I would like to clarify with experts. There is an internal table in my report where I am sorting the internal table using the field Bukrs,Belnr,Gjahr. (Ascending order) Case 1 : A document in that internal...

Spliting a select query with multiple join conditions and sub queries.

Hi Friends,I am having a select statement which I have to split  to increase performance,Please help me.Select Query:SELECT vbrk~vbeln         vbrk~kunag         vbrk~fkdat         vbrk~ernam         vbrk~fkart         vbrk~waerk         vbrp~posnr  ...

Screen exit for ME21N

Hi all,Is any can help to add the sub screen in the transaction me21n ....I used the exit ampl001 but i could able to create the scree plz send me detail steps if possible...Thanks in advance to all...rajesh....<< Removed unwanted signature message>>...

Is there any way to set a text-editor container field (in a dynpro)I as obligatory?

Hi,I am doing a Modul-poll where in one of their dynpros I need to put a text-editor container field where the user can write. But I have a problem, I would need that It was obligatory(required).I am searching some information but I have only fougth ...

Simple ALV table output in ABAP Selection Screen

HI Everyone,Using ABAP selection screen, i should have 2 screens.1st screen should have some input boxes.Eg. Name {                                     ]Later when user types the input and hit the F8 or execute button, i want to show a full screen AL...

LSMW BOM ERROR

HI All,I am trying to create a LSMW for BOM upload,and I have got this below solution from another post,which is very similar to my requirement,but the main problem is  how to identify which is BOM Header data and which is BOM Item data?In the previo...

Labels in this area