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

Resolved! Job only on no-working day

Hi all.We provide to users a custom calendar in order to define by themselves the working days for particular purpuses (entering forecast on APO-DP). Now we need to perform a job that runs exactly on no working days of that calendar.Is there a way to...

Resolved! archiving infostructure entries not created for datasets with empty primary keys

Dear fellow ABAPers,according to a recent customers' request we're about to create archiving objects, including everything that's necessary to use them (write and delete programs) for a certain choice of our fastest growing tables. As suggested by SA...

Resolved! Field Symbol Error

Hello Experts,                      I am having error saying that " Field Symbol is assigned Yet", even though i have assigned it. Please find the code show below . Please help me regarding this.CODE:FIELD-SYMBOLS : <FSDATA> TYPE ANY TABLE ,         ...

Resolved! Arabic Text

Hi everyone ,I am using  cl_gui_frontend_services=>gui_download to download an internal table content to excel sheet .While Downloading the excel sheet the Arabic text  is displayed as garbage values .Please help to resolve the issue??

Resolved! Unable to get the message "Storage Bin XXXX is currently being processed by XXXX" in FM L_TO_CREATE_MOVE_SU

Unable to get the message "Storage Bin XXXX is currently being processed by XXXX"  FM L_TO_CREATE_MOVE_SU.We have a scenario wherein before the FM L_TO_CREATE_MOVE_SU is executed the Storage Bin is on change mode.But the problem is, the program does ...

Delete documents

Hello experts,i am a beginner with abap development and try to write a report that deletes materials, documents and document structures.I just wrote a method that should delete documents. My Problem is, that the function module always returns that th...

VL10 information

Hi All,Can any one please give me more information about VL10 transaction. Also i need list of function module which is related to VL10 function modules. We have a requirement to create list of deliveries and shipments using custom program as same li...

Resolved! ALV Grid Layout

I am using ALV GRID DISPLAY function module to display my alv report.CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'     EXPORTING       I_CALLBACK_PROGRAM          = SY-REPID       I_CALLBACK_TOP_OF_PAGE    = 'TOP_OF_PAGE'       IS_LAYOUT                    ...

Resolved! message diaplay problem

HI FRIENDS,i have created a program to display the idoc details. Everything is working fine. what is my problem is my client need to display a message in output screen depending on how many idocs are ready to be processed. for eg there are 10 idocs r...

Data not shown in UI

Hello ,We have created a application on BOPF using the customer feeder class inherited from the super class /BOFU/CL_FBI_GUIBB_LIST. Where in Get data we have copied all the code part from the super class. The item node was populated from the root no...

Labels in this area