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

Resolved! ABAP datatype..

Hello,I am doing following operation.temp_buzei = '001'.i_output-buzei = temp_buzei.w_buzei = temp_buzei + 1.w_buzei is defined same as temp_buzei.I want '002' in w_buzei but I am getting on '2'. How can I get '002' even after addition ?Regards,Raje...

Resolved! BAPI_GOODSMVT_CREATE

Two issues:My code created the material document, but I do not see it in MB03. I used a commit work in the code after the BAPI executes. Do i need tpo do a 'BAPI_TRANSACTION_COMMIT'?Also, Now it says I have it locked when trying to test some more. Is...

Add item to delivery

Hi,I need to change qunatity of delivered stuff, wich was received in VL41..I'm using FM 'WS_DELIVERY_UPDATE' to do it... quantities are changing without problems. If I want to delete some lines , there is a special mark in parameter of this FM (xvb...

Resolved! Sales Open Orders

Hi Experts,I am trying to create an infoset query which allows the user to see the items, quantities and amounts still pending in every sales open order.Could someone of you tell me what are the tables in which I should look together with the logic? ...

Resolved! Errors occurred during activation of table BPDP_D_SAR_ROOT

Hello,I checked table "BPDP_D_SAR_ROOT" in se11 ,it is in new status.Then i tried to activate the table.But i am getting "Errors occurred during activation".When i checked the logs,i found that:"Index BPDP_D_SAR_ROOT-IDX (field PARENT_KEY is not in t...

small query....

Hi frnds,In case of FOR ALL ENTRIES, we are checking the prerequisite, whether the table contains data or not, by using if TABLE IS NOT INITIAL.my doubt is, if we doesn't use the statement IF TABLE IS NOT INITIAL, then what happens.................k...

Resolved! screen based on a table

hi i have created a screen based on a table and unter the part process before output in module status_2001 i want to add a selection into the fileds in the screen i created which are in the same names as in the table i wrote:module status_2001 output...

Resolved! Search Help

Hi Friends,I have created a search help and attached the same to a ztable for a particular field. When I use this field in the selection screen and click on the list of values button, the values are displayed in duplicates ie., the values of the enti...

Page Number Display

Hi Gurus, How can i print page numbers in standard report ( FAGLL03 ) which is not available now? I can use sy-pagno , but where exactly i need to add that , i tested the report by adding the code in end-of-page but i didnt get the output correctly ...

Resolved! package creation

Hi. I am using an ides at home. I am trying to create a package and on part of creating a request. Please help me on what to put on the target field. I am just following instructions from a website and the website did not explain what to put on the t...

Resolved! Smart Forms

hai guysi have doubt in smartforms i.e.I have two clients 200 and 204.i.e 200develpement client and 204testing clientproblem is that in 200 print preview is comming as i executing the smartform but when i am testing in 204 by using transaction code V...

Resolved! set a particular radio button checked rather than default in screen painter

Hi all,Here is my code for selecting one transaction when clicking one of the two radio buttons.Here the first radio button is selected defaultly during execution.My requirement is 2nd radio button should be selected,How can i do this? Can any one he...

Labels in this area