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

Vf02 enhancement

Hi,I have a Standard program which is based on Vf02 (billing) and it's form in SAP-Script we have assigned program to Nace T.code.I have to create a 'Z' program and need to call layout from this program.So when we execute this Z program it will ask i...

updating item table

hi gurus,i got header table and item tablefor each entry in header table i got multiple entries in item table from a file..when iam looping at header table iam only gettin 4 entries in item table cause there are only 4 entries in header table...so n...

problem with badi?

Hi guys,I have a requirement that I need to create a transaction similar to standard transaction code MF42N.The new transaction should do the same thing what mf42n does but I need to add a new field personal number (RM61B-PERNR) in the screen of the ...

Resolved! help in select

hii have this select with join and i wont to separate it for to selects without join and to get the same results what is the best way to do that ? SELECT vbrk~vbeln vbrk~vbtyp vbrk~fkdat vbrk~netwr vbrk~waerk vbrp~kvgr3 FROM vbrk INNER JO...

problem in badi?

Hi guys, I have a requirement that I need to create a transaction similar to standard transaction code MF42N.The new transaction should do the same thing what mf42n does but I need to add a new field personal number (RM61B-PERNR) in the screen of th...

Resolved! Batchjob Failure

Hi,We have a batch job which picks up 64 status Idocs and calls a customised function module and posts the Idocs. However we have had an instance where the batch job failed (there is a dump in ST22) due to some data conversion issues in the function ...

Resolved! dELETING TABLES

I have created a table and used in the module pool..Now i need to change the key field..After i changing it is not accepting to activate..When we try to delete the entire table also it is not allowing..Its saying tht it is there in abap dictionary u ...

Resolved! help in join

hi,i do this select with join but i wont to change it to select <b>single</b> without the line AND vbrp~posnr EQ '00010' how i can change that fits my requirement SELECT vbrk~vbeln vbrk~vbtyp vbrk~fkdat vbrk~netwr vbrk~waerk vbrp~kvgr3 vbrp...

z table value change..

hiI have a ztable with some fields..my requiremetn is that there is always some change (update/delete/create) in the data of thsi table, and I need to find out the changed field and display in a file at the end of the day by runnning a program in bac...

LSMW

Hi experts, i wanna know where exactly we have to write the code for lsmw. the logic which i have to write is The data will be downloaded from the AMPL table of R3. Only those AMPLs which are valid will be extracted. The ex...

Labels in this area