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

Resolved! Screen fields

HI,iam working on module pool programming with tabstrips.presently i have 8 tabs , and in each 8 table controls.my problem is in first tab, when i open the layout in se80 i can see 4 fields.and when i run the transaction iam seeing 8 fields.I went th...

Balance Sheet Report

HiI developed one report to get all the open balances by giving company code,fiscal year period and cost center profit center etcI retrieved the data using BSIS and BSEG tablesBut ASSET related GL Account Balances are not getting becauseany of the pa...

Resolved! time stamp error

Dear Gurus,I am getting an error message saying time stamp error. U people please help me on my doubts.1 what is time stamp error? ***why will it occur?2. What should we do to resolve this error?Your suggestions and answers will be awarded.Best Reg...

Resolved! BDC-Table Control

I am having 132 WBS entries in one project definition(NQRC1) in the Tcode=CJ02. I am getting uploading upto 18 entries. At the time time of selection of 19th entry, i am getting RCJ_MARKL-MARK(19) does not exists in the screen '0901'. Let me give the...

Resolved! BAPI_SALESORDER_CHANGE

Dear FriendsI need to change a sales order delivery block VBAK-LIFSK.I am providing the new LIFSK in the selection screen. From my analysis I have to use FM: BAPI_SALESORDER_CHANGE.Please tell me what values I should pass to this FM to change my sale...

Resolved! Table controls problem

Hi Friends,I have a requirement in module pool programming, I need to get two table controls in the same screen.I have added the extra code in set inMODULE status_0102 OUTPUT. SET PF-STATUS 'xxxxxxxx'. SET TITLEBAR 'TITLE_102'. DESCRIBE TABLE lt_tr...

Resolved! background job

hi all,when i try to download data into excel file in unix server as background job------it occurs successfully.but the same when i try to do in the presntation layer - it doesn't. it says cntl_error...........can anybody help...........

Resolved! CJ91 and user-exit

Hello.Do you know if in ERP2005 there are any exits working in transaction code CJ91 (create Standard PSP).I've put a breakpoint in every every possible customer-exit (CNEX*) that is used in the CJ91 program and it is not stopping in any of them.Also...

Resolved! LSMW for MM01

Hi :I am using LSMW for material master load.i need to do this in 4loads.I started with basic data view, after doing all the steps and when i execute last step " start direct input program " its not uploading any thing and im getting error as " no pl...

Select in Loop .

I have a internal table which contains material numbers. I need additional internal to hold material number and material description. So is this a correct statement loop at t_out. select mtart from mara into t_mara where matnr = ...

SG141 by Active Participant
  • 461 VIEWS
  • 5 REPLIES
  • 0 Likes

Resolved! Step Loops

Hi,In my program, I have an internal table, the number of records in internal table vary depending on a condition, here I mean the number of records in internal table is not fixed. I have to display each records in an I/O field in the screen.Now I ne...

Labels in this area