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

Resolved! PRINT FORMAT issue

Hi ALL,We have recently upgraded to ECC 6.0.We are facing an issue with the print format. In the BG job, we have set the page format as 'X_65_132', but when it is creating the spool it is changing the format to X_65_255. Please give your valuable su...

Resolved! Calling Methods

hi i have just read the class, method instance etc i have created Class defination and Class Implementation created a method . any one can help me that how to call the method ?? kindly explain with exampleregardsAmmad

ISR scenario

Hi Friends,I have created a new ISR scenario and linked an Adobe form to it and did the config in the tcode QISRSCENARIO.I would like to know how to validate the form fields at runtime when the data is entered in the Form in Portal. Pls advice.

ISR Scenario

Hi Friends,I have created a new ISR scenario and linked an Adobe form to it and did the config in the tcode QISRSCENARIO.I would like to know how to validate the form fields at runtime when the data is entered in the Form in Portal. Pls advice.

Resolved! Workflow Wait Task

hi there,i have a workflow which contains a wait task which waits for 5 days.... i need to test this workflow.... please guide how can i manually complete the wait task as i cannot wait for 5 days for the task to complete....Thanks

Resolved! Is it Possible?

Please use more meaningful subject in futureHallo Experts,i have a strange question..forgive me in case the question looks funny.I have created a Docking Container with dock_at_right option. Now as the Name suggests the Docking Container will dock to...

OLE - Save method

hi, i want to save a word file into my desktop, I am able to open a word document, feed data using OLE and when I am trying to save using the below code CALL METHOD OF wordobj 'SaveAs' EXPORTING #1 = 'c:\11\information1.doc' #2 = '0' ...

UNICODE FLAG

hie all , i'm trying to run a program that uses open data set in ECC 6, but i keep getting a runtime error saying the file can not be open. i have checked , the file is not in use by any other program and it exists. i have tried both getting from app...

Refreshing ALV

Hi Experts, I am generating an ALV output using REUSE_ALV_GRID_DISPLAY where I a field as editable. If I am changing any row / rows and If I press a button, those rows should not come in ALV display (i.e. ALV should be refreshed ). I made use of ...

Resolved! BDC for WE02

I have to display the idocs from a report using WE02.For that i am using BDC.It's working fine when single Idoc is displayed. But when mulitple idocs are selected, Idocs are not displayed. Actually, I am not even able to record the transaction when m...

Resolved! Product View: BADI/user-exit at "SAVING" for transaction /SAPAPO/RRP3

Hi to All,i need to insert my custom routine BEFORE saving for transaction /SAPAPO/RRP3.I should display an error message that stop the saving. Does some BADI or user-exit exist for my requirement?Best Regards,Alessia Bassano.Edited by: Umberto Panic...

Resolved! Is there a report that shows OPEN Authorization after upgrade besides SU25?

I'm currently upgrading from ECC4.6C to 6.0, with unicode conversion.I have run SU25 and found that step 2C generates a list of 3000 roles that needs to be changed.Q1) Is there other report (other than using SU25) that shows the 3000 roles with open ...

Resolved! Texting in Sapscript

Hi developers,I'm modifying a Sapscript and I need to change the way a field &field_name& is displayed.I've got to display a negative number. In that field the number is written with the sign on the right (for example like "15-") but i need to repres...

Resolved! refresh

Hi,After entering some values into the cells of the ALV which are editablethese values are in the debugger not visible. What has to be done. ?The entered values should be visible in the debugger CALL METHOD ref_alv->register_edit_event EXPORTIN...

Labels in this area