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

ALV TREE

HELLOI am trying To use REPORT BCALV_GRID_DND_TREE.when report is displayed, all the fields in The right part have A f4 option (an arrow go down in the right part of the field) but when i use it , it opens a browser window instead of executing the f...

SAP Router in VB

How can I use VB to connect through SAP router. I find that SAPFunctions object contain property GatewayHost, GatewayService and SAPRouter. Can I use these properties. I set SAPRouter as the same as I set in SAP-Gui but it didn't work. Set oFunction...

Function Module

here is the function module I'm using the bet the benefit coverage amount for an employee.form coverage_reg_basic. if pnp-sw-found eq 1. data: ee_benefit_data like rpbeneedat, covam like T74FC-COVAM, salary like p0008-ansal, ...

BAPI_PROJECT_MAINTAIN

Hi to all,I am using BAPI_PROJECT_MAINTAIN to add WBS elements to an EXISTING project for example at level-2.The project stucture is as below:====================WBS1 Level-1WBS2 Level-2WBS3 Level-2WBS4 Level-3WBS5 Level-1WBS6 Level-1================...

BAPI_PO_CHANGE

I'm using BAPI_PO_CHANGE to turn off the PO item GR indicator flag. After each PO change, I call the BAPI_TRANSACTION_COMMIT function module. This process works very well in our development system, but does not work properly in our staging system. ...

SAP SCRIPT Question

Hi,I have a simple question, Yet I am struggling with it I have a text element and a logo.I need to place the text element and logo next to it.In simple terms I wanna place to two standard texts side by sideone which holds caption and other which hol...

Resolved! Call transaction

Hi All,In a dialog program when we need to include some standard functionality we would use CALL TRANSACTION <tcode>. But because this spans a new SAP LUW, when we return to the initial program it becomes difficult to make decisions regarding the dat...

Resolved! VA03 Partners tables

Hello everyoneI was wondering if anyone could help me solve another SAP riddle.In transaction VA03 you enter an order number and press enter.There's a field "Ship-to party" with a customer-number next to it. And the name of the customer, address, etc...

Resolved! How to store Rawstring to itab & 'strlen' not working for Rawstring ?

Many thanks for your help.Could you clarify Step3 & 4 (refer as below Raja's post) since 'strlen' is not working for xstring (rawstring)?And how to reverse the 'CONCATENATE' process to store xstring to itab ? Rawstring seems take maximum length of 10...

Resolved! ALV Grid Short Dump

Hello,I have an editable ALV Grid (based on CL_GUI_ALV_GRID object). I am able to add data and save it. However:(1) When I edit 1 particular column of grid (change number or make it blank), I get a short dump with message "GETWA_NOT_ASSIGNED - Field ...

BAPI DimAs problem

You have to excuse my question if this is a simple problem but I'm just getting into BAPIs.I have been tasked with creating an application that will create goods movements in SAP through watching a database table. That in and of itself isn't that bi...

Resolved! User Exit Data Retreival

Hi friends,i am using an user exit PPCO0007, this is for production order.in this exit i have structure for production order details , but when i trigger this i need to display related material and BOM details.but those tables are not defined in that...

Resolved! AFVGD structure

I am hoping that someone can help me with this. I need to identify time spent at different stages in a Service Order. The time spans that I need, and the data fields that I believe will give me the information, is as follows:1.) Goods Receipt date ...

Labels in this area