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

Resolved! In an extended classic scenario, how can we make few purchase orders to sta

Hi All,In an extended classic scenario, how can we make few purchase orders to stay local (i.e. without copying it to the back end). The decision criteria to stay local is information other than product category, i.e. using pcard and the cart value.T...

RSFTP002 need help

Hi everybody,I am trying to use RSFTP002 program from within my code to FTP a file to a remote NT box.I am using the following code:submit rsftp002with user eq 'XXXX'with pwd eq 'XXXX'with host eq 'fileserv1.XXX.edu'with cmd1 eq g_ftp_cmdwith dest eq...

Product Hierarchy

Is there a way to get product hierarchy from the Accounting document number and item.VBRP table would not help me because I cannot compare the BESG item with the VBRP item.At the item level I need the product hierarchy using the accounting doc.Thanks...

Resolved! To get the customer name

Hi,I have the following loop, to get the customer name. I have 9 records for the selection and after execution I am able to see only one customer name, because I am not catching it in the loop. How to do it. and where should I clear NAME1.LOOP AT ITA...

Resolved! IDOC Material Master

Hi,Iam working on IDOCs for the first time.I need to develop an interface for creating/changing/deleting materials in SAP.Question is if i want to change/create a material , where should be the flag set. MSGFN field in IDOC segments doesnt serve this...

ABAP to XML and XML to ABAP

Dear SDN colleagues,I use CALL TRANSFORMATION id to convert table to XML: CALL TRANSFORMATION id SOURCE abap_data = iv_data RESULT XML mv_xml_string OPTIONS xml_header = 'no'. and output is something like this:<?xml versi...

Srdjan by Product and Topic Expert
  • 1007 VIEWS
  • 2 REPLIES
  • 0 Likes

payslip data missing

Hii have added the field p0008-bet01 in rem statement but its data is not coming when we run it in simulation run and even when we are printing the checks through rffous_c.But data come when we see it through tcode pc00_m10_cedt.Any one has some idea...

Stuck Smartforms !!

I get text using the read text FM in Smartforms into an Internal table of type TLINE. Then I create a Loop node and loop the contents into a structure of type TLINE . In the loop node i create a Text node and try to display the content of the structu...

Totals in smartform

Hi,I have developed a smartform with 3 pages. Page 1 calls Page 2 as next page and page 2 calls itself (page 2) as next page, recursively. Page 3 has terms and conditions.Now the problem is that I want to have the total of the Purchase Order on the l...

Secatt Doubt !!

i'm trying to load some data using SECATT for transaction FB01.i make it work but it ended creating one document for each data i was entering. what i didn't find is how to enter all the data and generate only one documentDoes any one know?Thanks !!!

Resolved! ALE

Hi Friends, I wanted to go through ALE concepts for clear understanding.Please Send me if yu have any documents of such.Its very urgent since I have an immediate presentation on it within a three hours.Please send any valube documents.Th...

Resolved! Datatype convertion

Helloi have a structure A with 3 fields.- Field A is of type DATS length 8.- FIELD B is of type DEC length 5.- FIELD C is of type CHAR length 7.The problem is with datatypes of DATS the internal value is '0000000' when the value is initial.Now i need...

Labels in this area