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

Resolved! OLE

Hi,I am having two questions in the following code snippet:create object gs_word 'Word.Basic'.call method of gs_word 'Filenew'exporting#1 = 'normal.dot'.1.I want to know how we can identify the value to be passed for each exporting parameter(here 'no...

Resolved! Table Maintenance

Hello All,I have created custom table, created Maintenance view using Table maintenance generator in Devlopment and transported to QA system.My problem is.. I am able to create new entries in Dev but If I am trying yo do same in QA it's giving messag...

Resolved! Standard Text

Hi Everybody, I'm trying to include (/: INCLUDE) a text of OBJECT as 'EKKO' not 'TEXT' inside a standard text. In debug mode it shows Message no. TD453 as :-Parameter has the invalid value " "-Message no. TD453Diagnosis-An error occurred in an INC...

Resolved! Default Settings

hiwhenever i have to see record for table like mseg and i have one text file which contains the MBLNR and when i select it from txt file is always gives the default file namec:\perforce\bas\620_COR\src\fes\few\sapfewin\guifunctinality.xmland then sho...

Field symbol

Hi,Can someone tell me what is the exaxt use of field symbols ?I was trying to debug some code as follows and I encountered field symbol stuff:FORM ARRANGE_DATA_FOR_SMARTFORM . FIELD-SYMBOLS : <FS_FIELDNAME>, <ZPLMECFORMS>. DATA: S...

Resolved! Re: T-code FB03

Hi,When you execute t-code FB03 i see item text as" Spcfy in p.adv: Document number 0090554911 " on each line item. How can i modify this text. Is there any user exit that will help me do this task.Thanks,Hitesh

hitesh2 by Participant
  • 4580 VIEWS
  • 33 REPLIES
  • 0 Likes

OCX components

The SDK comes with some ocx components. I was able to read and write data within the SAP system from an external non SAP program with these ocx components. I am familiar with the site http://www.bapi.is-here.de/ but that is just from external applica...

Resolved! Sapscripts to Smartform

Hi, I need to convert some purchase order forms from sapscript to smartforms. I wanted to know if there is any function module or application which would convert existing sapecripts to smartforms. I think probablity being less but still thought of ...

Resolved! Production order Status

Hi all, We have an interface which changes the production order status to TECO(Technically complete). For this we are using "BAPI_PRODORDCONF_CREATE_HDR". This BAPI changes header level status to TECO, but not at the operation level. But we need ...

Resolved! QM01

Hi,i have the following request:in transaction QM01 if user in tabstrip '<u>Notification</u>' inputs fields1.- Plant for Work Center <b>VIQMEL-ARBPLWERK</b>2.- Work Center <b>RQM00-ARBPL</b>then in field <b>RQM04-KOSTL</b> of tabstrip '<u...

Labels in this area