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

Textbox with f4 help

Hi all,I have placed 2 text boxes on the screen and in Declaration portion in the top include I have declared them as data: textbox1 type itab-zdate, textbox2 type itab-zdate.I get the calender on the Screen when I press f4, However When I hit...

APO-ABAP

Hi all, Does any body know abt any bapi to delete stocks for a particulat storage location in APO i am using BAPI : BAPI_STSRVAPS_SAVEMULTI2 and it is giving sy-subrc = 0. but it doesnt perform the desired functionality.Regards,Tarang

CL_GUI_SIMPLE_TREE

Hi,I am using the methods of class CL_GUI_SIMPLE_TREE to add and remove nodes of a tree (ADD_NODES, DELETE_NODE). How do I get back the table containing all the nodes? I cannot find any methods or attributes to help me.Kind regards,Keld Gregersen

Resolved! How to change the Table Object attributes-Transport to "Manual Transport"?

I have a customized table, now i got a requirement like allowing users to maintain the values in the table.But each time any one modify the table entries system will force to assign a transport request.So, now i have to make it disable like no pop-up...

Resolved! Problem with custom field validations when updated using BAPI

Hi All,I am facing a problem when i am trying to update some custom fields in VBAP through the BAPI BAPI_SALESORDER_CHANGE. There are many validations in the user exits for these custom fields that get triggered when i change these fields through VA4...

Resolved! Logo in ALV

Hi Gurus,I need a ALV Report in the below given manner.LogoCompany DetailsCustomer Number Sales DetailsCustomer Number Sales DetailsCustomer Number Sales DetailsFooterIs it possible ? How?Thanks & regards,Lijo Joseph

Transaction FK09

Hi All,I have one requirement. I have to create a copy of FK09 program and to add created by field in the selection screen and in the ALV output.I am done with the above requiremnts . Next thing i have to do is display the changes done to vendor info...

Move-corresponding

HI guys,I have created a dynamic internal table using CALL METHOD cl_alv_table_create=>create_dynamic_table and assigning to <FS>.At the end of nested select statement , move-corresponding table to <itab> is used. It is giving me syntac error telli...

Resolved! idocs

Hi,i am working on my first object in interfaces which is an outbound idoc.please tell me the basic steps to start with lik which function modules to usewhich all transaction to usewhat coding is required

Labels in this area