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

Table Logging

What is the best way to capture material determination changes? The DBTABLOG table is 180GB in size so another way needs to be investigated other than setting on table logging for the material determination tables.There is no built-in SAP change reco...

F.13 BATCH input

Hi experts,I have to create a program for submitting data to F.13 transaction ( needs it to create session with SM35I can't find which structure (like bbseg, bbkpf,...) and which field should I use for the 2 checkbox bellow: F.13 transaction- Select ...

AT NEW...

Hi,How does at end works with the below code>LOOP AT i_crhd into x_crhd. at new arbpl. v_resource = x_crhd-arbpl. LOOP AT i_afko into x_afko. at new plnbez. v_matcode = x-afko-plnbez. READ TABLE i_mseg into x_mseg with k...

Resolved! AT SELECTION-SCREEN

Hello I have the following structure of codeReport xyz...Include xyz..TopAnd now where must be this line placed ?AT SELECTION-SCREEN ON VALUE-REQUEST FOR PARAMETER pa_myfield .If I place it after Include I get the error message . expected after "PARA...

Resolved! Parallel Looping

Hi,How does parallel looping works?I need to get every entry from afko-plnbez for every crhd-arbpl...Now for every crhd-arbpl and afko-plnbez,,, I have to get the mseg-menge where mseg-bwart = 101 and 102...Then, Add the values where mseg-bwart is 10...

problem with lsmw

In LSMW 5th step(Maintain Field Mapping and Conversion Rules} i am not able to see the the fields with i have declared in 3rd step (maintain source fields) to assign source fields to that, is this any setting problem can any one help on this please.

Pricing error

Hi,When I try to create an Inquiry using a BAPI, I get an error saying "Pricing error: Mandatory condition ZPP7 is missing". Can someone tell me how should I correct this error? Please provide me the steps to follow.Thanks..Swetha.

Resolved! select from bseg

Hi In my report I have as follow: select * from bsid into corresponding fields of table tt_bsid where kunnr eq i_kunnr. select * from bseg into corresponding fields of table tt_bseg for all entries in tt_bsid where bukrs = tt_bsid-bukrs and...

itab to xml help

Hi,i do this code like below and in that append commend i get in table sign like :㼼浸敶獲潩㵮ㄢ〮•湥潣楤杮∽瑵ⵦ∸㸿㰊獡㩸&...

Labels in this area