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

select where clause

I am using select statement as below...select field1          field2          field3           field4from tablewhere field1 not in ('A','B','C');In the above statement can I store the values 'A', 'B', 'C' in separate range outside abap program...????...

Resolved! module pool screen validation

Hi all..this is fiels     MATNR,       MAKTX.           ZVFROM ,DATE.       ZVTO_DATE  .   ZVCREATED_ON.               ZVCREATED_BY.           ZVCHANGED_ON.   ZVCHANGED_BY .using table control  in module pool When user clicks the INSERT button, Field...

Resolved! Export to Excel File

Dear All Expert,I have created a new ABAP report, In ABAP report, i changed the BUM called KAR to CAR.Everything is working well but after exported to excel file, it shows the star symbol in BUM column which has CAR.This is the screenshot in ABAP rep...

Resolved! Smartforms

hi friends,In smart form,when we creating for some other language.how to modify in our own language with out log in to other language.if we are working in our language the changes are not reflecting in that language .how to solve this problemkindly s...

Resolved! how to read the work center details in Equipment Master(IE02 tcode)

Hi Experts,                Can you any one tel me how to get the work center details in Equipment Master.based on Equipment number i want to fetch Work center.Here i got main work center details and pant in Organization tab but how i can i get work c...

Resolved! Execute button missing after displaying the error message on selection screen

Hi,Execute(F8) button is missing in my program after displaying the error message in the selection screen.AT SELECTION-SCREEN.If field IS INITIAL.   Message s001 display like 'E'.   call selection-screen 1000.endif.i tried different combinations afte...

Resolved! Link between Appropriation Request No. & Work item id (linked Workflow)

Hi everyone,I have a requirement to display all the comments and list of attachments linked to a workflow against a Appropriation request number. i.e. I want a link between Appropriation request number and the workflow linked against that AR. Indepen...

Resolved! Put Parameter Checkbox to the right

Hi, i have 2 parameters: PARAMETERS:     uname  TYPE     as4user      DEFAULT sy-uname,                            expt      AS CHECKBOX DEFAULT 'X'    .I changed the selection texts. the field for uname is on the right of the text and the checkbox i...

Resolved! I have a Custom T-Code with type-Transaction with parameters(Parameter Transaction), How can I have to copy this to new program?

Sap Gurus,I have a Custom T-Code with type-Transaction with parameters(Parameter Transaction).Now my requirement is to copy the existing program & i need to do some changes, So How can I have to copy this to new program?What is the purpose of Transac...

Resolved! There are different result when I run BDC in N mode and in A mode,why?

I have a Z prgram run with an BDC of FB60.  I use the same data, run in N mode and A mode. but it come to different result. when I run N mode ,it can not post invoice.  it will return a S message    ' Cursor field BSEG-VBUND . does not exist in the s...

Resolved! Updating of created function module - how to add export table and range in import?

Hi all, I have function module, that matchs telephone numbers (IV_TELNO) to operator. I have creted report, that tests functionality of this module. But it does not work now, because I need to link report to export tables nad I need to test on a rang...

Resolved! Capturing IDOC Fallout

Hello All, I have got a small query / question.Initially i had posted this quesry in ERP Financials ( http://scn.sap.com/thread/3392882), but was not helpful, then one of my colleuge sugested me that this is mostly related to ABAP, hence have posted ...

Labels in this area