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

Resolved! tables

hi i need a table which display all the object which are created with creation date.for e.g table TADIR display all object ,but the creation date is not there.but i need it.plz... reply me..

RS_TREE_LIST_DISPLAY

I am a peculiar requirement.I am using the function module RS_TREE_LIST_DISPLAY for heirarchical output and am facing a limitation that each column can display a max of 75 chars. After which a space is written to the output and then the next column.I...

Resolved! date & time field

hi i wanted to know whether there is any datatype for holding both date& time together.for example: if i wanted to the entries between 17.01.2005 15.00 to 19.01.2005 5.00 ..Our query is .... ...WHERE out_tm BETWEEN from_time AND to_time ...

Resolved! BDC Session Method.

Hi Friends,Could any one u tell what will haapen if any error occurs during data transfer by session method.- If we have 100 records to upload if 30th record is erroed record wht will happen to the netx records.. i think it skips that record and proc...

Resolved! VOFM problem

Good morning:I have a problem when i activate a routine in vofm, it says me that the statement of the new routine is not accessible, when i go to the program SAPLV61A and activated in the include RV64ANNN, it shows the code of the routine and it say...

TABLE CONTROL

Hello i have a Table Control with feild select with chk boxes when i select a rec it shd post the rec after posting the record the chk box should not appear in Table control for the feild which it has posted but it is appearing in my Table Control.an...

stuck in scripts....

Hello Friends,I have an issue in script.Can anyone suggest me what does this mean in a script.&WIPRT-COPY_TEXT&Is this a text symbol ?Actually the value comes form the program and gets printed in the script Output.But if i need to translate the value...

Resolved! Deleting records

Hi,1. I want to delete the records which are at odd position.2. MODIFY the salary of all the employees whose salary is less than the average salary of all the employees, increase their current salary by 20%.This is my Program.TYPES:BEGIN OF TY_EMP,EM...

BAPI

Hi , I have afew BAPIs called within a FM. I would like to know how to find out which tables are populted by these BAPIs. Mind I cant do a single test on the FM to do a debug and find out. What other method can be used. I am listing the BAPIs used ...

ALV Reporting

Hi,This is sandeep..i am trying to work on ALV's by using REUSE_ALV_FIELDCATALOG_MERGE and REUSE_ALV_GRID_DISPLAY...i am getting dump in my program..The details of Error is..,Runtime Errors: READ_REPORT_LINE_TOO_LONGException: CX_SY_REA...

Resolved! Hiding Zero amount

Hi,I m developing ALV using oops. i dont want to display the amount as zero if it is.Instead of displaying zero i should display as blank.I have achieved this be wa_fcat-inttype = 'N'.Also, i should show the total amonut. for this i said wa_fcat-do_s...

Labels in this area