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

Using native sql

I have a program, which will using native to query data. The following is db connection. EXEC SQL. connect to :lv_qtn ENDEXEC. EXEC SQL. SET CONNECTION :lv_qtn ENDEXEC.Can i locate the database structure in sap, like using se11. Thank...

Report Query

I need to develop a Ztcode(Report transaction). When user run this ZTcode, a screen with with four pushbuttons with description will appear. Here one pushbutton is for one report. The user has to select all these pushbuttons one after another as they...

F4 help adding...

Hi Experts, In the SAP standard transaction 'ME52N', under the item level there is one tab 'Contact Person' there is one field for 'Requisitioner'. The technical name for the field is AFNAM which is a field of structure MEREQ3328.The ...

select options

hi guys,I am writing an normal report in se38in which i am calling an functional module..Functional module works like this belowwil get list of input through tables and generates output in tablesmy requirement is:I have to pass the values in report w...

internal table

Hi, i need to write 3 select queries to retreive data from 3 different tables and place it in one internal table without using join or for all entries. please help me that can do the following or is there any other way to do that. begin of itab,...

Unicode errors

Hi all,While working with the UNICODE CONVERSION i am getting the follwoing wrror.PAD34 and "I1001_EXT-ADATA" are not mutually convertible in a Unicode program. program.Can any one tell me how to fix this roor.For the reffrence here is the Code.*---...

Resolved! Date Conversion - FM ?

Hi everyone,I want to convert an internal date i.e. 20070924 to SEP2007 (YYYYMMDD) toMMMDD and was wondering if there is a FM to do this. I have searchedbut can't find anything suitable. I know I could write a bit of code myself to do this but though...

FUNCTION MODULE

Hi, In module pool two field is there, In first field have two values 1. INTERNAL, 2.EXTERNAL. if i give INTERNAL the second field should be diable automatically. with out press enter key. How can i do it? is any other function moudle is there.

Resolved! BAPi to update /Change partner in PM/CS Notification

Is there any function modules or BAPI's that would delete the original partner and then add a new partner.Iam using BAPbapi_alm_notif_data_modifyBut iam not able to change partner in notification headerPlease give your input for sovling it.RegardsAni...

lsmw

i need to create a selection screen having a parameter to choose file name and path, then upload file from presentation server and two radiobuttons to choose whether it will be background processig or foreground processing. then i need to continue wi...

Labels in this area