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

Resolved! Error in ABAP/4 code

I have added some fields and did in the append. In the Function Module I did some join and at the end it gives me the error of all the field which where added in the append one of them is the below one. Can anyone one have suggestion to this The data...

Resolved! Purchase Requisition

Hi,In an alv report I need to include another column which will give the total value of the item for purchase requisition.The total value that will be displayed in ME53n.I know the field name is GSWRT but it is not availabel in EBAN table.I don't kno...

LSMW using idoc

hi everyone,i started working on LSMW by selecting 'using IDOC' in the first process step(maintian object attributes.)in the source field maintenance i copied the structurefields from the respository.in the field mapping step (5th step) is it compuls...

Resolved! Keeping R3 connection

Hello everybody...... I don't speak English but i'll try to explain my question....I'm developing an interface to 'transport automation' and i don't know how to keep the connection with R3 system.At this moment I have this testing program...............

Resolved! Smartforms

Hi ,I need to put a text in the last part of the print document before the page number.So I tried to create a window in between the main and the footer( of the next page...by this it automatically came in the first page also ).by doing this I am abl...

User-exit for VL10D

Hi all, I have enhanced the structure SHP_VL10_ITEM to "print" new specific client fields at the output transaction list (fields for PO deliveries). I'm using user-exit LV50R_VIEWG06 to fill the new field structures. It's working fine with transact...

Resolved! BSP Problem

Hi,I am trying to execute a sample BSP application and see the output. In se80 I have chosen BSP Application and under HTMLB_SAMPLES i clicked one page and i see the code on to my right hand side. I hit the execute button to see the output, logged on...

Resolved! Triggers in ABAP

Hello guys,our customer requests functionality synchronizing passwords over all the systems within their SAP solution (i.e. CRM, BiW, R/3). Please do not try to explain me it is not recomended by SAP (there is a lot of reasons why not doing so), I kn...

ddic structure to XML

Hi,is there an easy way to create a xml string based on a ddic structure?Its a nested structure and I want to avoid to create all elements manually.Perfect way would be that i could fill the structure with data and then transform this into a xml stri...

Resolved! BAPI_BASICPAY_GETDETAIL

Experts,I am trying to get basic pay of an employee using BAPI_BASICPAY_GETDETAIL. This is the first time i am making use of this FM. How this FM is different from RP_ANSAL_FROM_PERNR.what is WAGETYPES LIKE BAPIP0008P in this FM.which parameter gets ...

Resolved! ALV problem

Hi all,I have stuck somewhere. I need solution ASAP. I have some data in Internal Table. I am passing this data to ALV_grid_display.I want to see that data right justified. how can i do tat.Thanks In advance.Varu.

Resolved! Dynamic upload

Hi , Could some one paste the code for a dynamic upload of a file in data base table ?i did this way plz correct where i am wrong ..tables tadir.DATA: FN(20) TYPE C.SELECTION-SCREEN BEGIN OF BLOCK B1.PARAMETERS: FNAME like FN , ta...

Labels in this area