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

RFC Standard Query?

Hi experts,I want to get records from a query between two tables like BKPF and BSIS in many systems. I have used the function RFC_READ_TABLE to get results from a single table, but is there a similar standard function that returns the result of a que...

Modify RGDIR

Hi Eveybody ,I want to modify rgdir . But My code not working ? How can I do ? Thanks Replys .My code : DATA : ls_rgdir LIKE LINE OF rgdir . LOOP AT p. MOVE p-pernr TO cd-key-pernr. rp-imp-c2-cd . CHECK: rp-imp-cd...

Resolved! bapi_salesorder_change

Hi all, for one of the requirement i am testing bapi_salesorder_change i need to fill the storage location value which is coming from some other program. after executing bapi i am getting a message as ITEM_IN are processed sucessfuly and sales...

Resolved! Append Structure

Hello Friends,I have a append structure (ZAS_LIKP) and is already appended to the table LIKP. I need to add fields to this append structure.1 - can I go to SE11 change mode of of append structure ZAS_LIKP and add fields to this.2 - If I do the above ...

Enhancement MM06E005.

Hi Experts,I want to get the value of order type (EKKO-BSART) in screen exits of Enhancement MM06E005.I have tried with GET PARAMETER ID but i am not getting the value , i think its not getting populated .So how can i get this value in scren : 101.Th...

field validation

Hi all,i have field of length 9 as declared below.ID(9) TYPE N,this i need to check if it consists more than 8 digits it has to throw an error. this field should contain only 8 digits it should not contain 9 digits, this is one condition for validati...

Resolved! Handle multiple material numbers as import parameter in a function module

Hello Folks,I want to handle multiple material numbers as import parameters.. I have tried using table types but having problem while reading the data....My requirement is user will input say 10 materials , now i need to get all the information for t...

search help problem

hi sap masters,i have created a search help from a table MARA and fields EXTWG ,BISMT.BUT i cant see any values on my search help what could be worng?i have set it as import and export and values as 1,1 and 2, 2.but it doens not display values. can i...

Resolved! BAPI_PO_CHANGE

Hi all, I'm just looking for a little help.I have a table with PO number & item number (it_po_numbers) and a work area that contains a new delivery date (wa_eindt)I want to use BAPI_PO_CHANGE to update these PO's with this new date. Could anyone sugg...

Labels in this area