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

Resolved! Select option

Hi all,In my report program i have 1 parameter at selection screen asPARAMETERS: p_bu type ztrf_bu OBLIGATORY. "Business Unitwhere ztrf_bu is a data element type CHAR(2) and have some values.Now requirement get change and they want select-option i...

create shipment

Hello,In my program i have:1 - create delivery2 - commit work and wait3 - create shipment using MF ''OIGI_CREATE_SHIPMENT_RFC''4 - commit work and waitWhen i use call transaction 'VL02N' for updating created delivery, i have error 'object locked' in ...

Resolved! help in join

hi,i do this select and its working o.k. and i wont to add another join on table p0001 fields ename what is the best what to do that?i new in this topic SELECT anlatxt50 anlaanlkl anla~anln1 anlzraumn anlaliefe FROM ( anlz INNER JOIN a...

Resolved! RFC_ERROR_SYSTEM_FAILURE: Exception condition "CNTL_ERROR" raised.

I wrote a function.This read codes from a .txt file, create an abap program dinamically and after run it.I wrote a java program with jco and i wrote an abap program for calling function .İf i runned abap program not happened any problem.But i ...

Resolved! Regarding Module pool

Hi GurusI had a Custom Module Pool Program in that i have a Tabstrips on that Tabstrips i had a Table controls on different different tab stripsI am facing a problem while writing BDC for that Table controls when i do page down it takes me to next pa...

Query - PNP Database

Hi All,I have a question regarding use of PNP database.in the PNP selection screen entered values date - 01.02.2008 - 31.12.1999cost center - X.Personal Area - Qin the database p0001 for pernr P1 there are two records for cost center history1) 0...

Material Availability

Hi,I am using the BAPI BAPI_MATERIAL_AVAILABILITY to get the available qty of the Material.but this BAPI is used in loop of which contains more than 20000 Materials, that makes my processing very slow.I sthere any other way to get the available mater...

Material Availability

Hi,I am using the BAPI BAPI_MATERIAL_AVAILABILITY to get the available qty of the Material.but this BAPI is used in loop of which contains more than 20000 Materials, that makes my processing very slow.I sthere any other way to get the available mater...

Include ZXMG0U02

Hi.Earlier on I sent an issue regarding a program I created to read mara and marc fields so that a certain value would be copied from mara to marc.I got help from Matthew Billing (hope you are willing to help again).The new program looks like this:&-...

LOOP AT SCREEN

hi experts,i have made one selection screen.m sending you the code of mine.my requirement is such that..there are around 8 radiobuttons with their corresponding select-options.now user wants if he clicks on to one radiobutton then some of radiobutton...

Enhencement RFKORIEX

Hi,i did some changes in enhencement RFKORIEX and put it into my zenhen project i put break-point over it it works fine means it triggers with f.27 tcode but out is not coming when i execute the report it comes again on selection screen. please help ...

Use of ABAP OOPS

I am curious as to what the use of object oriented ABAP is in FRICE objects. As an abapper that has been working on implementation projects, all my work involves developing reports, forms and interfaces. What is the point of using object oriented par...

want to re-explode BOM

Hi All,,I m working on VA01...the case is that if Shipping condition is entered as 'Home Delivery ' the item category should be ZTAB.....its happening ...and as BOM explodes the line items also getting changed as per the config...i.e. Box Level cha...

select query

hi all ,I wrote code like this ,When ever I am reading the table ilist1 , max1 = ilist1-zzmax_cpi value I am getting value 0.In the ilist1 showing ALL THE VALUES.in the loop i am getting sy-subrc = 8.SELECT *INTO TABLE wknvv FROM knvvWHERE vkorg IN s...

RFC From VB

Hi Friends,My requirement is that i need to developer application in VB and retrieve data from SAP i thing its only possible through RFC so pls tell me what are the basic steps i need to follow to call RFC from SAP To VBin VB my input will be materia...

Resolved! retreive duplicate

hiii suppose i have a an internal table with 10 field (field1, field2, field3 ...)i need to retreive duplicate record as per the the first 5 field .please advise if below is correctLOOP at itab if itab-field1 EQ L_field1AND itab-field2 EQ L_field2AND...

Labels in this area