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

Resolved! Method option in LSMW when using LSMW: doesnt accept other valid methods...

Hello Experts, I want to use the BAPI 'BAPI_PROMO_CREATE' in my LSMW to create site level retail promotions.When I put in business object BUS1068 and press F4 in method parameter all I get is 'CONFIRMREQUEST'. This is not the method I want to use sin...

Resolved! raw data to string

Hello All,How can i convert a RAW data type to STRING orCharacter type.I tried using Move statement, but it didn't work.I have a RAW data like this323030313038303130303030303036383532 i need to extractalternative digits from this. The result should b...

Resolved! F4 Help

Hi Friends,I have to give F4 help option for file path parameter. Is there any way that in F4 help I can make the file type as by default excel format so that the user can always export data to an excel sheet.Thanks in Advance,Meenu.

Resolved! BAPI_MATERIAL_GETLIST

Hi ExpertsWhile executing the std BAPI_MATERIAL_GETLIST, What could be the reason?I am not getting any records as output. It accepts only the number of records to be pulled as input. Is there any possibility/options for me to specify my own selectio...

smartforms problem

Hi All, My client requirement is grand total will appear each plant end of the page. i have created text and given condition grand total not equal to zero eventhough the problem not solved. grand total displayed only last plant end of the p...

IF...........ENDIF

Hi ,How to check multiple conditions of a variable using IF..ENDIF.For eg : IF var1 = '210' or var1 = '211' or var1 = '212' or var1 = '213'........ ENDIF.The above works...but i want to write var1 only once instead of repeating it everytime just l...

Resolved! Underline in smartforms

HiI have created a smart style with font helvetica and checked the 'underline' option. But actually when I generate a printout of that form,the underline is only generated to the words but not to the spaces.eg.'APPLICATION FORM'- -. Can you tell...

Resolved! New ABAP editor

Hi all, Can you please help me out in converting my old ABAP editor to new ABAP editor.In Utilities->Settings, I did not find the "Front end editor(new)" option. What do I need to do?Thanks and Regards,Balakrishna.N

Field catlog

Hi All, i am developing a class which will populate the fieldcatlog automatically . so pass the internal table to my class it_table. now i want to create the field catlog for the same..i have written a code as below.. but it dumps at the ASSIGN ...

Labels in this area