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

badi table control

Hi all,I am calling my own table control in the detailed subscreen in migo using mb_migo_badi, please tell me how to handle the table control for each item and how to declare and call it inside badi?Any help would be greatly appreciated>Regrds,C.A

BRS with BDC

Hi,I tried to upload BRS through BDC and the items are getting reflected in FF67. But the problem happening now is that the values are not getting reflected in GL a/c. Through FEBA we can see the values getting posted but the document number is not g...

Resolved! to conver float to char

hi, i need to print float value to char value in my smart form(in main table data).table-fieldqmsp-SOLLWERT. (data dictionary type "FLTP").test value in the table: 1.0000000000000000E01 ,9.0000000000000000E00 i need this value to be printed as 1....

ALV Class

Hi allPlease rewrite the below code to get the output using only ALV class.REPORT ZALV_CLASS7.data class1 type ref to cl_gui_alv_grid.TYPES:BEGIN OF t_mat, matnr TYPE mara-matnr, werks TYPE marc-werks, maktx TYPE makt-maktx, END OF t_mat.TYPES:BE...

Resolved! user rename

Hi all, I want to know the side effects of user renaming. I had changed one user name. it was an ABAP user. after changing the name, user faced some problems. the system was asking access key for the same program which h...

Resolved! F4 Help in Alv Grid

Hi,I need to call an F4 help in an editable alv grid. I need the f4 help for the field VBAP-MVGR4. the ref table is TVM4 and the field in that table is MVGR4 too, but that table does not have a desciption (text) of that field, but i want to display t...

Resolved! top of page in alv

Hi friends,FORM top_of_page. DATA: t_header TYPE slis_t_listheader, w_header TYPE slis_listheader. w_header-typ = 'S'. w_header-info = 'West Bengal Value Added Tax Rules,2005'. APPEND w_header TO t_header. w_header-typ = 'S'. w_header-info = '...

MIRO Enhancement

Hi Friends,I've tried with the available UE's and Badi's and fixed my half part of the requirement and still pending to update the Profit center value for Accounting document items in MIRO. Im not able to get my line items of accounting document in t...

copy standard FM

Hi,i am copying standard FM MRM_ENTRY_KONS , if i copy only FM i am getting syntactical errors. if i copy the FUNCTION GROUP along with FM then i am able to copy it successfully. But i am getting lot of other includes int he later case.can any body h...

Resolved! HR_IN_CHG_INR_WRDS

Dear experts,What is the maximum limit of money value that this function can show as text.I foundNINETY NINE CRORE NINETY NINE LAKH NINETY NINE THOUSAND NINE HUNDRED NINETY NINE Rupees NINETY NINE PaiseThis doesnot work for me as i have to display mu...

message type in BD10

Hi Experts,I was created one custom message type ZODNAM_RPWMS.It has basic type MATMAS05 & extenison MATMASNA1.Iam trying to create idoc using BD10.if i press F4 in Message type (R/3 Standard) field in BD10why iam not able to see my message type ZODN...

Labels in this area