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

Resolved! Sap Scripts

Hi All, i have a sapscript which generates out put some thing like this..these are at item level..sales ord/line item : 1234/10desc : xyzclient ord: abcqty leng id qty leng id1 1 2 3 4 5sales ord/line item...

Resolved! Open Order

Hi all No one is able to answer me for Open oreder. i want to get the open order by using table VBUK & VBFA . how can i do it.Plz give me some hint or Code.(Is Any other way possible way by using other tables) Which fields i haev to relate and ...

MIR4 in change mode

The transaction MIR4 is for Display Invoice Document.I have to tweak the functionality a bit and directly call the invoice in change mode. Tried to create a transaction variant, and it dosent seem to help, Copied the transaction to a custom one and c...

Resolved! uploading case problems

Hi all,I am uploading an excel file .Before uploading i need to check with another ztable ,if value of one field of excel sheet exist in ztable then i have to upload.I am having a value in excel sheet which exists in ztable that means i have to uploa...

Resolved! refresh list-output

HiI have a WRITE-list with the opportunity to choose a line over 'AT LINE-SELECTION'. In the 'AT LINE-SELECTION' a Dynpro is called to make database-changes. After changing the dataset, you get back to the list-output. But after changing the dataset,...

ABAP Routine in BW

Hi Experts, I am new to BW and don't had any ABAP knowledge.The following is the routine written in the update rules,Could you please convert that into Human Language what exactly it is doing..please explain me in detailThanksDepartmentPROGRAM UPDAT...

Reading Spool and retrieving data

Hi,I have a specific requirement to read the spool and from the spool , i have to retrieve the data which will be passed to my transaction to run it.So, can i read the spool with the data??How can it be made possible??Is there any function module to ...

Simha_ by Product and Topic Expert
  • 2735 VIEWS
  • 4 REPLIES
  • 0 Likes

PERFORMANCE

Hi Experts,See the followinf code:1.DATA: BEGIN OF line, col1(1) TYPE c, col2(1) TYPE c, END OF line. DATA: etab LIKE TABLE OF line WITH HEADER LINE.2.DATA: BEGIN OF ETAB OCCURS 0, col1(1) TYPE c, col2(1) TYPE c, ...

Resolved! RAALTD01

Hi, I've a problem with this report. I'm looking for in this forum in another post, but I can't to resolve this incident. In a upload I recevied this message. the structure is BALTD, and this message say me that "Unexpected record type" (¿¿??). Can a...

Resolved! Search helps..

I have a requirement to attach a search help to the screen fields in table control. it's region, state& district.the functionality should be as follows.These three fields are from different tables.1)If i select state after selecting a region only sta...

Resolved! radio button

i have two radio buons.when press f1 then input field f1 should be ready for input else it shud be deacivated and vice-versa.i hav made following code ..but it doesnot work when i click again on the selection screen. for first tie its working but if ...

Resolved! strange blank characters

Hi,I am facing strange behaviors with some string manipulations:I have two string variables <i>hh</i> and <i>mmss</i>. Content of <i>hh='16'</i> <i>mmss='0000'</i>Then I call :<b>CONCATENATE hh mmss INTO hhmmss.</b>At that point, <i>hhmmss='16 0000'<...

BDT - for BP

Hi friends,Iam using "BUPT" to add a new tab to the transaction "BP".I have created a Field Group with number "6**" (The custom fields are added to the table EKUN in a structure CI_EKUN), Assigned the FieldGroup to a View and then the View to a Secti...

Labels in this area