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

please advise

I_ITAB is same structure as a standard table.LOOP AT i_itab INTO wa_itab. wa_itab-flag = 'X'. MODIFY i_ITAB FROM wa_itab. CLEAR wa_itab.ENDLOOP.if CB_TESTMODE is uncheck It update the standard table by using a FM importing table i_ITAB same ...

Resolved! Smartforms

Hi, I am passing one field 'FIELD1' as datatype of CURR, to smartforms, but when i execute that program error is coming.The error is 'Reference field 'That field name' is unknown in the form'. If anybody know the solution for that problem tell me.

Gui Download

Experts!!Scenario:I have a field consnumber(ADR2) possible value for this field is 001 ,012 .My problem is when I download my file in excel it becomes 1 and 12..it eliminates the zeroes..Im using gui download..Can you advise me on what to do..I need ...

Resolved! Creating search help

Hi ABAPers,Please help me out. I will reward points for the usefull answers.I have two fields REGUH-LAUFD, REGUH-LAUFI as select-options and i need to implement the search help for these fields. Please let me know what should i do inorder to achiev...

Gui Download

Experts!!Scenario:I have a field consnumber(ADR2) possible value for this field is 001 ,012 .My problem is when I download my file in EXCEL format it turns out my data is being displayed without the preceeding zeroes..it becomes 1 for 001 or 12 for 0...

Resolved! ALV header !! urgent

Hi guys,I have a requirement in which i have to display the records fetched from PLAF table using an ALV program (this ALV program fetched records from PLAF table and show it as an ALV report.I have given the TITLE of this program as 'Customised tran...

spool waiting

It was a BDC program which is updating FB05 by using call transaction and the results will updates in to the spool.When I try to run the program in background, I am not getting the spool correctly and the status of program is showing as waiting.pleas...

Resolved! Table control

hi,pls any one can help memy problem is tables are:mara,makt,t002.form these in first screen if i enter material number and if i press the display button , in screen 2 it should disply the langyage key,material description in all languages by using t...

Resolved! FS10N: authorization

Hi,When the user is using FS10N it does not allow him to change layout by adding or deleting data fields.canany body suggest something to resolve this issue.I think we need to change some object related to the abovet-code ??Thanks in advance.

Labels in this area