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

Resolved! Enhancement Points

Hi All,Scenario: I wanted to create an explicit enhancement point in program include ' LSLVC_FULLSCREENF04' from function group 'SLVC_FULLSCREEN' of transaction code 'CAPP' in SAP HR.I am able to create an enhancement point in this program.But, when...

Resolved! Regards update

Hiim working to update table on the DB and for instance i check the value from <ls_obt> when the specific DB records is exactly the same and after the update is done i get sy-subrc = 0 and sy-dbcnt = 1. but the records is the same way the update pr...

Resolved! Date between two dates

Hi,I've searched the whole SDN but i could not find the answer for this.I want to substract two dates and get the return value as a date only.For example:Data : v_date1 type sy-datum default '20090702', v_date2 type sy-datum default '2009060...

Resolved! Access to textsymbols of class

Hello,how can i access the textpool of a class?With READ TEXTPOOL i'm read the textsymbols of Reports, but of classes?Alternativly: how can i read the textsymbols of a Package? Is this possible?I won't create a report only for administration of texts...

MarkusG by Participant
  • 578 VIEWS
  • 1 REPLY
  • 0 Likes

ALV Grid OOPS error

Hi all,I am using ALV oops for displaying table. CL_GUI_ALV_GRID->set_table_for_first_display.I have cretaed an Custom Container for this.Now scenario is like, First i have to display normal classical report when user double click on classical repor...

定时刷新后刷新的报表为什么没有保存下来呢?

下面是定时刷新程序的一部分,根据自己设定的条件刷新报表程序运行后,用户提示输入的时间条件显示的是自己设定的时间,这个是正常的,但是报表的数据不是根据设定时间,这是为什么呢?下面的这个语句不是已经做了保存操作了吗?u201CboDocumentInstance.refresh(); boDocumentInstance.save(); u201D.............................for (int i = 0; i < prompts.getCount...

Labels in this area