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

COSMAS IDOC type - ALE

Why is COSMAS message type NOT included in ALE distribution via change pointers ?BD16 allows you to distribute cost centres for one time load. But for daily changes, I was hoping to activate mesg type COSMAS (for cost center) and distribute usingchan...

T-Code: OAOH

Hi,I can create archive link with OAOH transaction. After I have created archive link, I am getting 'Document ID'. I want to create archive link and get Document ID by programatically. I can use batch input to create archive link, but I can not get d...

ABAP -HR

hi folks,I am working on program to upload terminated employees Data, from a flat file using BDC.There is no test data in the Devlopment system therefore I am supposed to creat test dataUing PA30 I had to follow this procedure...PA30->HR Master Data...

Tcode:File

Guy'si am using Tcode:File to create Logical filedescription are as followsLogical file:ZTEST1Physical file:TSPAR_<YEAR><MONTH><DAY>.TXTLogical path:ZTESTPhysical path:/usr/sap/<SYSID>/SYS/global/<FILENAME>.TXTi am using function module <b>FILE_GET_N...

unicode and IDOC

Hi All,We are implementimg new SAP ECC 50 system for HR module.We also have a 46C system and HR master data will be converted to 50 system and ongoing new objects will be transferred from 50 to 46C using ALE.ECC 50 will be unicode compliant system an...

Resolved! Problem with UP TO n ROWS

Hello,I have a small problem with the UP TO n ROWS statement.If I select ranges from a database table with two key fields (e.g. MARM with keys MATNR MEINH), then some items are missing, especially those with a smaller second field MEINH.WHILE lv_ende...

Resolved! Create Material Master

Hi guysI want to describe my situation. I want to create a material master data with the bapi "bapi_master_savedata". I have found out that this is the right one. Now I went to Tcode "se37" and saw too many input possibilities. I inserted some values...

Resolved! bdcdata

Hi can somebody let me know wats the bdcdata that should be populated to fill the field vbak-taxk1 in orders> header> billing . i couldnt figure out exactly what data should be passed to fill in that field.thanks,kiran.

Resolved! WS_FILENAME_GET

hi, For WS_FILENAME_GET ,I am using the relevant class-methodCALL METHOD cl_gui_frontend_services=>file_open_dialog Guide me is their any another FM module can be used for the below given code. Even the exceptions has to be handled as per the bel...

Resolved! OLE - Insert a TabStop

I inserted a Tabstop using the method:CALL METHOD OF h_word 'FormatTabs'EXPORTING#1 = '1,25 cm'.But how can I insert a Tab when I'm writing the text?There is a method called 'NextTab()' but how do I use it? E.g. when I insert "1.1 <i>(tab)</i> XYZ......

Query prob

A common scenario ->1. Running an sql query , i get 5 values in an internal table itab1.2. Running another sql query,i get another 5 values in internal table itab2. I need to enter the corresponding fields of internal table itab1 into itab2.3. the sa...

Resolved! Bdc For ASSET (as91)

hi freinds got a assigment to for uploading asset ..in which i have to take all the fields ..problem is different asset class has different tabkeys and differnet feilds i searched for BAPI in 4.6c as iam working in 4.6c. its is not available so any b...

Resolved! Table Control

HI,My requirement is to create a table control where the standard features of Scrolling , Page Up /Down, Adding/Deleting rows should be included.Can anyone provide me with the code snippet for this.thanksAviroop

Resolved! LSMW

hey dudes,ya friends i implemented lsmw tool for the datamigration i have some application zvoertuig this is tcode, in this application fields took from two different tablesya did 14 steps in lsmw perfectly in the first step i went with recording n ...

Resolved! PO Doubt

hi frnds,I hav an issue.. im using tran. code "ME9F" to pass the PO no. to my print program... but the problem is that, when more than 1 order is selected, each time the printer dialog appears... im capturing the PO no. in my print program from nast-...

Resolved! PO

hi frnds,I hav an issue.. im using tran. code "ME9F" to pass the PO no. to my print program... but the problem is that, when more than 1 order is selected, each time the printer dialog appears... im capturing the PO no. in my print program from nast-...

Resolved! Smartforms

Hello to all, In a Smartforms we must print in a text node the first line of a long text. To do so we read the long text and put its first line in a global data. Then we print the global data. The problem are the character format founded in the first...

Resolved! tax classification data

hi im trying to populate the tax classification data ( order --> header --> sales vbak-taxk1). im using exits to do this im using exit EXIT_SAPLVEDA_001 to read the data from idoc and ive debugged it and it seems its carrying the field into stucture...

Labels in this area