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

Resolved! New to ABAP

Hi Friends.I am very new to ABAP programming, infact this is my second day trying to learn ABAP. Basically, I am a .NET programmer and I have implemented SAP .NET connector in various projects. I want to learn ABAP (SMARTForms, Reports etc). I want t...

upload csv file

heywhen i try to compile below GUI_UPLOAD method, i get below error"ITAB IS NOT TYPE-COMPATIBLE WITH FORMAL PARAMETER DATA_TAB."i declared internal table as below.DATA: BEGIN OF ITAB OCCURS 0, TRKORRNUM LIKE ZMW0001-TRKORRNUM, CLIENT ...

Requirement

Hello Guys:Can you explian the what things has to be done for the following requirment.The VAT calculation should cover specific PDK relations. In PDK a number of additional services (ie priceconditions) as basis of VAT calculation, where the product...

MEthod

I have a alv grid and i when i double click in a line a EDITOR_PROGRAM is display and it jumps to the information that i passed it on the alv grid.Ex CALL FUNCTION 'EDITOR_PROGRAM' EXPORTING display = 'X' l...

sort in tabcontrol

Heyi want more information about tablecontrol.In tablecontrol at screen.1.want to display tablecontrol retriving value from table zmw0001. i dont know how to do this.2- how to do sort option in tablecontrol.3-if select particular row from tabctrl an...

BAPI_PO_CREATE

hello,is there any provision in this BAPI to create condition records as we have in a PO.I mean i need to create conditions in a PO like discount, freight etc. while i create PO using the BAPI : BAPI_PO_CREATE.RegardsSwanand

Resolved! Method

How can i search a string in a method?What are the tables that store the name of the methods, and all the information that they have?I know that the table tadir stores the objects but i cant find the link to the table tmdir that keeps the methods.If ...

Resolved! Accessing variable across User Exit (i.e. across function pools)

Hi,I have writen a user exit for MB31 transaction. Which uses following function modules...EXIT_SAPLIPW1_001EXIT_SAPLIPW1_004EXIT_SAPLIE01_005EXIT_SAPMM07M_001First three functions belongs to XQSM function group and last function fuction belong to XM...

BAPI : BAPI_PO_CREATE

hello everybody,I am creating PO's using BAPI_PO_CREATE. I want to update the material document created for this PO during this BAPI. Is this possible and if yes how do I do it.For reference - the material document no. is stored in EKBE as BELNR.Note...

Labels in this area