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

BDC PROBLEM

Hi Friends,i am writing a prg for T.CODE MB1A.IN RECORDING PROCESS.IN SUBROUTINE .. ITS GIVING ERROR.I AM MENTIONED THE CODE HERE. PLS. ANY ONE COREECT ANS SEND ME PROPER CODE.HELP ME.DATA : BEGIN OF IT_BDCDATA OCCURS 0. INCLUDE STRUCTURE BDCD...

Customer Credit Memo

Hi,Basic doubt…with Customer Credit memo..When we create a customer Invoice using transaction FB70, we create an open customer line item which will be cleared only when we post the incoming payment for the invoice..When we create a customer credit me...

Resolved! creating structure

Hello,I am appending structure with one filed, it was showing me the warnings..actually i wanted to append in structure KAEP_COEP_X...........1)Name KAEP_COAC is identical or is in same namespace as of a type pool2)Name KAEP_COEP_X is identical or is...

left justified

Hi iam developing an extraction program on cost center master data, my requirement is the logical file should be (~) delimetered and all fileds are left justified.there are 10 fileds all are 'C' data type.i know how to delimeterd but can u tell me wh...

at new :)

TABLES : SPFLI.DATA : GT_TABLE TYPE TABLE OF SPFLI with header line.DATA : GS_TABLE TYPE TABLE OF SPFLI with header line.DATA : GX_TABLE TYPE TABLE OF SPFLI with header line.DATA : GV_T TYPE CHAR2.select * from Spfli into table GT_TABLE.sort GT_TA...

Resolved! PO change Log

Hello Support Team,We are creating PO confirmation records via FM “ME_CONFIRMATION_MAINTAIN_AVIS”. However, no change document gets logged like it happens when you create PO confirmation records manually via ME22N or using the SAP standard IDOC “ORDR...

Resolved! Inactivating a object

Hi I have a quick question regarding the best practice for the below.In cases where a object is not maintained for some reason in the role (with auth values), is it generally recommended to inactivate it or is it advisable to delete the auth object a...

Resolved! Double click on ALV

Hi,I have to capture double click event in ALV. When user double click on one row, e.g then i have to pick vendor number and show vendor details in another window.I m using set_table_for_first_display for creating ALV.... Pls help...Thanks,Message wa...

Resolved! transportation

Hi all, I want to know that after I transport my package to the upper level for testing and after that if I hv to do some modifications in it and I get it back, at that time shd I hv to make another package and transport or I have to use the old pack...

Resolved! Event Link_click

Hello!!I have a problem because when I click on the button-luggweight. I can't see any message so my program can't detect any event.I think that in my code I forget something but I don't know what. Anybody can help me, please?ZBC405_INCLUDE_CLASSCLAS...

SUM OF QTY. FIELD

Hello experts,in my report i have to make total of qauantity field for daywisefor example 1.1.2005 to 10.1.2005 for that summ of quantity field..I had done with that but what my user want is only total of quantity display datewise default. and if use...

Resolved! Internal Table

Hi Experts,I have two internal tables with different structures.In My first internal table have fields like,EMP_ID, EMP_NAME, EMP_CITY, EMP_COUNTRY.But In my Second Internal have the Structure like,EMP_ID, EMP_NAME,So Based on First Internal table's ...

Resolved! ABAP error

Hello friends, I have a simple ALV program. Everything works fine but after i execute the program and after I see the results and when I hit the back green arrow (F3) it goes to a short dump.Here is the program.I am unable to figure the cause of this...

Labels in this area