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

Resolved! Search help exit

Hello Folks,I want to have a search help exit.. where in i want to fetch the data from another table and put it into the export parameter field.Please suggest some inputs on WHICH search help to copy and code.If i can get some code samples that would...

Internal table

Moderator message: please use an informative subject for your questionsHi All, I have an internal table with 2 fields h1 and h2. I need to have a count of entries in my internal table for each value of h1.INTERNAL TABLE: h1 h2 ...

Resolved! triggers on tables

hi,consider a table z_table.It has 5 existing fields.I added 3 more fields to it.These 3 fields are present in different tables.i wrote a program to update the data of those 3 fields bsed on the 5 fields which are already existing.it is fine upto thi...

Resolved! Regarding LSMW

Hi Experts,I have a problem with lsmw. I uploading the data from flat file to sap system through lsmw using Batch input Recording.My problem is, In my flat file, i Have a header like....Pernr begda endda First name Last Name ...

Saving standard text

Hii,I am storing a long text using function module save_text.for eg text_name = ZPRIYA. (The text within it is 'hello world').In which table does this get stored??Is it stored in a transparent table from where i can fetch the text and print it as out...

trigger on sap table

Hi All,I have small requirement on triggering, when there is an insertion in specific table.requirement is as follows.There is z-table which has got two fields hno and hname.when i insert a value into hno the trigger should run a program which does t...

IDoc from User Exit

Hi,Can you please give some idea or some useful links for information on generating IDocs from User Exits.For example, while creating a Sales Order I need to trigger an IDoc with the document number, plant, partner functions, and netvalue to the PI s...

Search help

Out customer wants to control the values that appear in the prioirty field (PRIOK) within the service notifcation transaction (IW51). The values are controlled via config in table T356 whihc is attached to the domain, so when you seleect the filed a...

Resolved! Idoc is errored out

Hi, When I tried to post the idoc am getting the error message as "A company code cannot be determined for LI 0071369560".A procedure was also given in it .It specified to enter the details in OBCE but already the vendor details are present in it.Ho...

Resolved! select data from tables

Hi,this is basic question but iam confusing.in my selection contains two fields like matnr and werks.if user give matnr only i will get all matnrs.if user give matnr and werks i need matnr no's based on werks.how can i write select statement based o...

Labels in this area