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

Resolved! HIDE key word I

Hi I have small doubt on Hide key word , plz can any one clarify that one, IN the interactive report we use that one It stores the data of where we click that means ex Hide <bf> = in the hide key word stores the data of field f in addition to th...

VIEW_ENQUEUE

Hello,I use fm VIEW_MAINTENANCE_CALL to update a table. Within this fm the relevant table s locked with fm VIEW_ENQUEUE. I use the same fm with parameter 'action type = 'D' ' and viewname = name of my table to unlock the table. But the lock entry st...

Resolved! need help with loop

hallowi need help with loop that i do for numbers of month between dates i give eg.if i have to dates like l_datefrom 012007and l_dateto like 032008i wont to do this loop 14 times (the number of month between this 2 dates)*---this i wont to run in t...

Resolved! SORT problem!!

I don't know..might be simple problem...DATA : BEGIN OF i_cdpos OCCURS 0. INCLUDE STRUCTURE cdpos.DATA : udate LIKE cdhdr-udate.DATA : utime LIKE cdhdr-utime.DATA : END OF i_cdpos.i_cdpos-objectid = '0000050211'.i_cdpos-value_new = '20070329...

Resolved! table data

hi friends,i have a requirement, where in i need to create a tcode and give to the client, so that,if the client executes this tcode an already assigned ztable data must be displayed, as if,we are going to se11 and displaying that ztable,any clues..t...

Resolved! Replace last 4 digits

Hi GuysWish you all a happy new yearI have a requirement where I have to replace the last 4 digits of a material number by XXXX. The material number can be of any lenght not more than 18. Does any one know how to codefor this situation?<REMOVED BY MO...

ABAP HR

Hi All,I am facing a problem related to abap hr in customized infotype (9001) i am passing some value after calculation in structure p9001 but its not reflecting in to the table pa9001.if u have any solutation plz replay asap.Regards,Aman.

Resolved! bdc

How is BDC done? I know all about development server.My question is that like abap programs(reports etc) is the BDC program transported to the production server? And if so what is done on the production server with the program?how is the data transpo...

Resolved! Lock objects

Hello All,I am using the enque and deque function for a data dictionary table. I have some doubt how to use these functions:CALL FUNCTION 'ENQUEUE_E_TABLE'EXPORTINGtabname = table_nameEXCEPTIONSforeign_lock = 1system_failure = 2OTHERS = 3.here after...

Resolved! Spool status <F5>

Hello expertsWe are trying to print one form and the spool shows status . Can you please let us know the meaning of this status?If we check the log it shows "OTF module: Unknown print control SF007 should be output"Thank you and best regards,Alejandr...

Labels in this area