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

select query

hi,i need select query where personal no and payroll are the inputs . By which i should get the wage type of those employees where wage typr is hard coded . Wage type should be taken from RT table (cluster table).Please resolve my query as soon as po...

BAPI customer

Hi,I want to upload data to create a customer for XD01 transaction, and for that I've created a bapi.Now I want two fields (Acct.group and comp.code).I did not find those fields in standard Bapi structures/tables.Can anyone help me to find those fiel...

two paragraph formats

is it is possible to have two paragraph formats in a single line in one text element in smartforms.I have to display value& text in a single text element. When am using diff paragraph formats, value is displaying in next line. If we can display in 1 ...

Resolved! Background job

when i executed a job in background got the error message as "ABAP/4 processor: BCD_ZERODIVIDE".This error is occured for only one of the given selection criteria,for other cases its getting executed.How to correct it.?What ar the reasons for it?

BAPI for MD12

Hi, I have to update some fields(Start,finish dates) and change status of AUFFX,STLFX in the Standard Table PLAF..for a particular planned order(PLNUM)what is the BAPI I should be using through which I can do this?Transaction Used - MD12Please let m...

Resolved! Dynamic selection

Hi experts, I have a condition where i need to fetch the data from the DB tables based on user entries but here there are 11 search parameters.and i cant write IF condition for all the combinations of that 11 parameters because it will...

regarding pe04

hi experts,i have created my own opertaion through pe04 for updating infotype2001 and my consulatnt is putting this operation (name-%wtar) under the rule and putting in the time schema,here the updation is happening but the another rule or operation ...

Resolved! Reg : FM submit_report

Hi,I have a sap standard report i need to call this report from custom report with STARTING NEW TASK option. I know i can use1. Write a fm use the above said sap standard report inside the fm and call with STARTING NEW TASK optionBut i tried use fm S...

Resolved! Centering Commentary OO

Hi,I am using ABAP OO to Write and ALV header list. How do we center the commentary written above?*Write Header Commentary DATA : l_oref_grid TYPE REF TO cl_salv_form_layout_grid. * Add text items for top of page *CREATE OBJECT l_oref_grid. perform...

Resolved! Date Format

Hi all ,I have a requirement where i require my date in output in the format like September 26th (th in superscript) input date is like 20080926(like sy-datum format).I have managed to change it to September 26 , 2008 ,But that "th" superscript is wh...

Labels in this area