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

Resolved! ABAP HR

Hi Experts, I am given a report to get pernr, absance qota type, dates, accu_lva ect from RP51L structure of clusters. This will be my first report with cluters. How can we extract data from clusters?where can I see data in clusters? like in se16 t...

display work orders

Hi : I am selecting work orders ( aufnr ) based on erdat date range.I want to display them separately on monthly basis, say if JAN has 2 wok ords under JAN it should display, the same case with all the months.I am wondering to is there any FM for th...

Secondary index

Hi,There are some tables in systems like bsak, these are secondary index tables. What is the purpose of these tables. I know why we use secodary index on tables. But these tables are itself seconary index tables. Whats the purpose of these tables?Tha...

Resolved! regarding ale idocs

Hi every one I Have an idea of ale configuration steps,But I have got a requirement like this which is completely consfuisng me So pls advice me whai r the steps I have to follow inordr to achieve the following requirement. I have to develope in...

Resolved! In function module creation,table, view is better or structure is better ?

I am creating a new z function module.Under tables parameter, I need to create 'Profit_Center_Table' which should contain combination of ztable and cepc fields.asTables• Profit_Center_Table – should contain List of ztable and cepc fieldsIs it okay, ...

Resolved! help in field symbol

HI ALLin this code i use table nametab_3001 but i have a lot of tables 3001 3002 ...that i have to do the same code.what have to be change is the just the table <b>nametab_3001 & wa_nametab_3001</b>how can i do it in better way instead of copy this c...

Resolved! Convert Date to Char

In the selection screen using select options the user enters a date. This field has to be compared to a 10 character field.However in the debugging mode I see the date entered is 'IBT2007051020070512' How do i compare this with the character format.....

Resolved! Need code logic

Hi all,I want the logic for Expense/Repairable flag (Table –MVKE – Field name - MTPOS) filter with VKORG=sales_org_param and VTWEG=dist_channel_param and SPART=divisioin_paramMTPOS conains either ZREP or ZEXP (ZREP=repairable, ZEXP=expensed)regards,R...

940 IDOC creation

Hi all,Good Morning.I have to create 940 IDOC, I went to Tcode VL06o and gave delivery num and output type then executed the transaction. I selected the line and went to option subsequent functions -> picking output.then it is giving me the following...

Resolved! ABAP HR

Hi Experts, My question is , will , get pernr get only the record which satisfy all the conditions on the screen like emp status, emp group, sub group ect with out any code writen or i need to add code for validation before get pernr. Any examp...

Resolved! Resolve IDoc Errors

Could anyone define the ways in which IDoc errors are resolved?Based on my understanding, any IDoc processing error (inbound or outbound) creates a pre-defined or custom workflow that eventually leads to the modification (if necessary) and re-process...

select statement

Hi : How can i join aufnr , arbei , ismnw since there is no common key field between arbei and aufnr , ismnw.I am able to join aufnr and ismnw based on aufnr, because im trying to pull data based on aufnr , but when i went to se84 and tried to chk ta...

Labels in this area