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

vc_I_get_characteristics

Hi,    Iam new to ABAP I want to know material characteristics and values , Iam using function module VC_I_GET_CONFIGURATION         In this function module Iam passing Instance as VBAP-CUOBJ.     Is this the only parameter do we ned to pass      kin...

Resolved! SE72 styles in SO10 is not working in smartforms "include text" node

Hi All,I'm currently facing an issue whereby the styles(SE72) that I've created in my standard text(SO10) didn't display respectively when i called it from smartforms "include text" node. The font size of the standard text is replace by smartform def...

Resolved! Convert amount in words. "spell_amount" , "HR_IN_CHG_INR_WRDS" both are not sufficient.

Dear All,I am facing some issues with converting amount in words. When i tried with HR_IN_CHG_INR_WRDS it gives : 15678 as "FIFTEEN THOUSAND SIX HUNDRED SEVENTY EIGHT Rupees" . whereas my client needs it as "FIFTEEN THOUSAND SIX HUNDRED AND SEVENTY E...

ALV: row color based on cl_salv_table

Hi,is it possible to color specific rows based on the following coding:DATA: r_alv TYPE REF TO cl_salv_table,CALL METHOD cl_salv_table=>factory         IMPORTING           r_salv_table   = r_alv         CHANGING           t_table        = it_prot.   ...

Create Materil with variant configuration data[characteristics] using ABAP code/FM/BAPI/BADI

Hi,we can use the MM01 to create materials with variant configuration data with reference to configurable material.My requirement is to create the same by using ABAP code/Function modules /BAPI/BADI. I know the function module MATERIL_MAINTAIN_DARK w...

Characters getting right shifted while downloading a Application server file to Local drive

Dear Experts,I am facing a problem while downloading a Application Server file(AL11) to Local drive. The contents of the AL11 file are looking fine but once its downloaded to the Local system which ever line has special Characters (i.e German charact...

Resolved! Conversion of type v to type h not supported

Dear All,I need to add structure to an internal table, but both of them are represented by field symbols. Please have a look:DATA: ls_str   TYPE REF TO data,            lt_tab    TYPE REF TO data.   FIELD-SYMBOLS: <fs_struct>   TYPE any,             ...

Resolved! ME9F transaction selection-screen behaving strangely when executed using SE38

Hi Experts,I face a strange problem where in the transaction ME9F behaving in a strange manner .Suppose if I execute the transaction ME9F by inputting it at the command prompt I get  a selection screen consisting of two blocks. When I navigate to the...

Resolved! Abap code issue

Hi Abap experts,I found this Abap code, but since it contains no comments. I can’t understand what it really does.At a guess. It manages a query with lines and columns axis.Thanks for your help.Amine---------------------------------------------------...

SPAU Activity

Hi  Friends -I need some help please ,we doing system upgrade and  from abap team am doing   SPAU activity  i have already done wiht SPDD ,but in SPAU  the no of objects are  around  8000  in yellow color   where we  clicking them one by one and taki...

Resolved! How to find Search Help Name

Dear Friends,I  want to know how to identify search help  name attached with standard screen in sap.ex: Transaction code MM03 Screen have Material Field and I want to identify search help name of the attached.matl_a is in here.like wise. How ?

TSG by Participant
  • 5193 VIEWS
  • 5 REPLIES
  • 0 Likes
Labels in this area