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

Resolved! Unicode problem

Hello guys,I am trying to figure out SM30 table events. I have lots of coding samples from the forum, but most of them doesn't work, because of a unicode short-dump.I am trying to implement a Before save event (01) in this form:FORM update_user_date_...

Mandatory Indicator

Hi All,I have a tabstrip and one of the tab has some mandatory data to be filled in. I want to move between different tabs even if the mandatory field is not filled, but want an indicator on the tab to show mandatory filed is missing.Any suggestion h...

ABAP Query

Hi Experts,What is meant by ABAP Query and which occasion we should prefer this.Anybody have Step by step approach of ABAP Query.For every Useful Inputs higher points will be rewarded.Thanks in Advance,Dharani

ABAP Query

Hi Experts,What is meant by ABAP Query and which occasion we should prefer this.Anybody have Step by step approach of ABAP Query.For every Useful Inputs higher points will be rewarded.Thanks in Advance,Dharani

Resolved! ABAP Query

Hi Experts,What is meant by ABAP Query and which occasion we should prefer this.Anybody have Step by step approach of ABAP Query.For every Useful Inputs higher points will be rewarded.Thanks in Advance,Dharani

ALV - line size...

Hi,I want to display text in the ALV, but I only get 129 characters...I already changed the text field in fieldcat to an outputlength above 129, but that didn't help...I read in the Forum that there is a restriction to 255 characters...any suggestion...

Resolved! fieldcatalog problem

TYPES : BEGIN OF gs_bill, vbeln LIKE vbrp-vbeln, fkdat LIKE vbrk-fkdat, posnr LIKE vbrp-posnr, matnr LIKE vbrp-matnr, arktx LIKE vbrp-arktx, fkimg LIKE vbrp-fkimg, vrkme LIKE vbrp-vrkme,END OF gs_bill.*internal tablesDATA : gt_vbrk TYPE STAND...

Dynamic Select

Hi AllI need to pass internal tables to a select query dynamically. The database table from which i am selecting remains the same but the internal tables are subjected to change. Since I am using for all entries addition, the interpreter refuses to r...

Dynamic Select

Hi AllI need to pass internal tables to a select query dynamically. The database table from which i am selecting remains the same but the internal tables are subjected to change. Since I am using for all entries addition, the interpreter refuses to r...

selection screen

Hi, how can we change the attributes of standard selection screen 1000.i want some selection fields initially , on that basis i want another selection fields .how can I do that.I have to validate both selection sceeen also.i don't want to call an...

Resolved! BDC for OAER

Hi all, For a specific requirement i need to run OAER in BDC mode for uploading a bmp image can anyone help me out in this as i couldnt trace out the OK-CODES for double clicks on the screen. Can the pop up window that prompts the file pa...

Resolved! Colourful Lists

Hello All,I am trying to display an ALV list of the SLIS type ( Type pools slis ).The requirement goes like the first and the last line must be distinguished from the others. This may be done using colours / a diff font / Font size.But in FM reuse_al...

Resolved! Change in OS

Hi guys,what are the changes should be done in ADDOn-programs, if i change my Application server from UNIX to solaris.Any modification is required for custom programs pls suggest me.I know external command and file path does matter ..here..but other ...

Resolved! Function Module on BAPI

Hi, I have requirement where i need to post the GL posting into the SAP from the other External system, now my question we have different types of the Document are available i.e Asset posting to GL account posting and i want to know various diff...

Resolved! Performance Transactions

Hai All,I am Farooq, the only individual for a Company working on ABAP from about 3 months. Please let me know all the details with Transactions of Performance Tuning, SQL Trace, & different other Traces.Now I have come across <b>ST01, ST02, ST03, ST...

Sorting

Hi, My internal table contains 3 fields: doc no, date and time. I wish to sort my internal table by date and time in descending order. Kindly help me out by sending some sample code.Regards,Kalai.

Labels in this area