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

How to determine start time and end time of transaction?

Hello all,I am struggling to find few output results from the last few days...i need to find start time and end time of a particular transactions that are executed in the gui.i am using RFM SAPWL_GET_STATRACS_FRAME to get the various results like STA...

Resolved! IDOC - ACC_DOCUMENT

Hi Friends,I am posting an accounting document via IDOC - ACC_DOCUMENT.Can someone help me with a transaction (other than WE02) where I can view the accounting document posted.I am looking for a transaction similar to WPER where we can view all the P...

Abie by Explorer
  • 8166 VIEWS
  • 3 REPLIES
  • 0 Likes

types error

data : wa1 type tyva0301,       it1 type table  of tyva0301.data : wa2 type tyva0302,       it2 type  table  of tyva0302.data : wa3 type tyva0303,       it3 type table of tyva0303.when i try to run the program i had an error like this....between the ...

SAP to Non SAP

Hi Experts,we have requirement to communicate SAP to dot net.we are creating customized BAPIs to communicate with front end tool developed with dot net.All are fine, but the client don't want to create a BAPIs. can we communicate SAP to dot net by us...

Resolved! Need to replace fund centre & commitment item to 'DUMMY' in MIRO lineitem while copying from PO

Hi Gurus, I have a requirement to change the fund center (FC) & commitment item (CI) values to DUMMY while posting invoice. Since FC and CI are not DUMMY, when we post the document the amounts are posted in diffirent FC and CI are different in fund ...

pramodv by Explorer
  • 869 VIEWS
  • 1 REPLY
  • 0 Likes

Resolved! Adding field to MB51

HI,I need to add a field (MBEW-BKLAS) to MB51, I have created a Z report by copying the program RM07DOCS to ZRM07DOCSI am struggling to find where to add the field to the ALV outputIn the DATA SELECTION subroutine I added the field to the select stat...

Resolved! BDC

Hi Experts,I got a doubt during recording on MM01 tcode.IN BDCSTRUCTURE wa have fval whose size as 80 character.If we select saletext in MM01  it as a field where we can enter n no of character.How is it possible in recording as the predefined size f...

Feature request: Add separate objects (e.g. programs, classes...) to favorite package

Hello all,I want to start a discussion about the possibility to add separate objects to the list of favorite packages in Eclipse.Right now it is possible to add favorite packages to the list and this is very handy, you can access all your coding more...

Resolved! BAPI / FM for T-code CA22 ( New Assignment and Reassign of Component )

Hi all,    I have to assign each component in CA22.     I knew that I could assign each component in CA02 with CP_BD_DIRECT_INPUT_PLAN;and I could changing Routings with BAPI_ROUTING_CREATE.    But CP_BD_DIRECT_INPUT_PLAN isn't useful in CA22,  and B...

Find user exit

Dear SAP Experts,I have recently joined this company and currently working on a support project.I have been noticing that here lot many Z developments have been done in the past and which is stopping us for further development.Is there any way to fin...

Resolved! ITS mobile Editor

Hi ,I am creating a mobile application using ITS Mobile.I have been able to create one application but I can not do certain things on the Mobile Browser.The font of the of Input/Output field has not been changing inspite of the fact I am changing the...

Resolved! Bit Programming in ABAP

I have a specific requirement to convert one standard to another.The length of given standard is 13 where first two and last two alphabets are Characters...all the others are numeric values. for e.g. FF123456789JJ.I have to convert it into EPC (Elect...

Resolved! Search Help

Hi experts,I have a requirement to filter my search help when choosing a Position.My code to output my search help is this one.SELECTION-SCREEN BEGIN OF BLOCK B2 WITH FRAME TITLE B2TIT. SELECT-OPTIONS: POSITION FOR PA0001-PLANS  MODIF ID POS. SELECT-...

Labels in this area