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

Resolved! Ale Idoc

Hi All, Yesterday i got some documents reg ALE Idocs,thanks to all who had helped me. But now i need how to add segments to idocs,and how to add fields to segments and how to populate the fields and how to filter and do version change. ...

problem with select

i make a query in se16 for table ESSRand make the select in the same conditions as in se16and get another results why???select lblni ebeln ebelp banfn bnfpo packnofrom essrinto corresponding fields of table itabwhere erdat in zerdatand loekz...

Any function module available for updation of Configuration data

Hi experts,i want to know the function module which updates the configuration data.Please help me regarding this,its very urgent..I have some configuration data which needs to be updated .This data is present in the item level configuration data..Ple...

Resolved! RFC Authorizations

Hi,I am working on an interface where i need to do some validations, To be precise from CC01/2 transaction user enters values for 3 characteristics and these values need to be validated from an external system, a sql server residing on our company in...

Drilldown Report

Hi all. A CO consultant created some drilldown reports in KE30 transaction, and now he wants to assig Z tcodes to everyone of them. I've tried using START_REPORT but it's not working.Has anybody worked with this before.Thanx.Jesus

USER EXIT FOR VA02

Hi all,Here is my issue.Whenever user tries to delete a SALES ORDER or ITEM , they should not get deleted and the reason for rejection for the existing item should change and a new line item should be added for the line items which are subjected to d...

Resolved! calling Ldb

Hi Experts Can i call 2 logical database screens in one program.my requirement is i have to combine to standard programs as one program ,but problem is each standard program of first 2 selection screen blocks is calling through logical data base sel...

Resolved! write statement

this is my code i need to write update and insert write statement out of the loop .how can i write that one .when i tried to write out of loop its giving both messages i need only one message.LOOP AT IT_USER. SELECT * FROM ZDESKDLC INTO TABLE IT_...

MM03 - Classification

When displaying a material using MM03, I then select the classification view, I'm looking at the values for a particular class. Can anyone tell me how to read the current values for a certain characteristic description using a function module etc.Tha...

Resolved! ALE/IDOC Mapping

Hello all,Can anyone tell me where I need to mention the name of the FM MASTERIDOC_CREATE_SMD_DEBMAS in the ALE Configuration to trigger the change pointers?Do I need to mention it in the OUTBOUND PARAMETERS of the PARTENER PROFILES or just activate ...

Resolved! simple QA

data: begin of itab occurs 0, zlblni like essr-lblni, zebeln like essr-ebeln, zebelp like essr-ebelp, zbanfn like essr-banfn, zbnfpo like essr-bnfpo, zpackno like essr-packno, zko_ebeln like ekko-ebe...

Resolved! Regarding User-Exit

hi, i have some problem..in sales Tax values from sales invoice when posted to FI has to get posted in Product wise in respective profit centres.. if we want to write <b>User-exit</b> to post tax productwise per a particular plant with respect to it...

Resolved! EDI Mapping

Hi,As my client is implementing EDI through a trusted link, they had asked me to take care of the mapping section along with the development of interfaces.As generally the middleware or translator people would do the mapping processes, it is totally ...

Resolved! Unicode - Offset

hi, SET PARAMETER ID : 'BES' FIELD ztemp+72(10).The above line gives Unicode error.The structure of is'ZTEMP' DATA: BEGIN OF i_receipts OCCURS 0, belnr LIKE rbkp-belnr, gjahr LIKE rbkp-gjahr, buzei LIKE rseg-buzei, ebeln LIK...

Resolved! data in itab

i have itab .in the itab i have field P.order for all order i have number of material.i madeloop at itab.select matnrfrom marawhere ebeln = itab-ebeln (for example only)endloop.i have 1 row and now i will get more rows how i do it?how i select the...

Screen BADI

hi, As Max bianchi told iwas able to manage screen exits in MIGO transcation using BADI. thx Max..But the custom field (which i have added) data is not getting updated in the standard table.If a post GR in migo(GR for purchase order) what tables are...

Labels in this area