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

Resolved! Dataset file

Hi, I have a doubt in my outbound file report.1. Plant field is used in select options and for different plant separate file should be downloaded into application server.This is how i have made one fileCONCATENATE c_path "f...

Tabstrips

i have created a dialog program , in which a screen has 2 tabstrips..nd if i press only 1st tabstrip it would move to PBO and PAI of tabstrip2 also , but I want that on pressing any tabstrip ...only PBO nd PAI of that tabstrip is called nd not also o...

Reading of table KSML

Hi,I want to read "IMERK" cloumn of KSML table. while doing so I am getting a numeric number however i want the description attached to that numeric number.Please let me know if we have any function module to do so or any other way to read that field...

SAp software

Hi evrybodyif i want to buy SAP software what is the amount i should pay towards the liscence what is the configuration of the serverand if i want conetivity through citrix server how much amount it costs for maintenancecan u plz give me the detailsr...

related to workflow

hi all,i m working on a workflow which should be triggered only when total PO is released. and it should call a zee function module in the workflow.i have created a workflow for that... i have used my zee object.. whose super object is BUS2012. i hav...

Resolved! BDC Development

Hi everybody,I created a report where I call a transaction. In this transaction I choose a selection variant via BDCData. Everything works fine except for one point. The BDC choose the selection variant through cursor position. But if a user create a...

Resolved! ITAB

Hi Experts,I have a itab like this.data: begin of itab occurs 0, finaltext(1000), end of itab.and when i exicute my pgm the above itab contains data like this:1ITEM1THIS IS ITEM1 2ITEM2THIS IS ITEM2 3ITEM3THIS ...

BAPI_PO_CHANGE

I want to change payment terms for a purchase order. Is it possible to achieve the same by using BAPI_PO_CHANGE. I have tried the same by giving the po number and payment terms in POHEADER and POHEADERX. But failed to achieve the result. CAn anyone h...

BDT Programming

I have an event RDELM that is triggered when a relationship in txn BP is deleted.I want to stop this event calling a function module that is no longer needed.Rather than going down the easy route and commenting out all the code I have decided to remo...

Problem in ALV Report

hii wrote the Coding for ALV report, i used <b>internal table</b> and <b>ALV Grid</b> function, no errors, but empty output.if i print the <b>internal table</b>, all the records are printing. But no records in the ALV Grid display.please any one give...

SAP Script Language

Hi,I am facing a strange problem. I have a sap script defined in multiple languages. In my case they are English and Italy.In my dev environment, for company code XXXX, program is picking up the script defined in language italy where as in my test en...

Resolved! IDOC status 56

Hi All, I am getting IDOC status 56. 'EDI:Partner profile inbound not available'. But i have created Partner Profile in inbound side. I have checked consistency Testfor Partner Profile with RSECHK07. No errors was flagged.Can anyone find for the e...

Resolved! Modifying Internal Table

Hi all, When i try to use modify statement for an internal table.... the sy-subrc after the Modify statement is 4 and hence the internal table is not modified... can you help me how 2 solve this error?The code is as given below:<b>loop at g_t_p0014 w...

Labels in this area