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

Very simple question.

I was asked two simple questions.Can we create data element without a doamin?Can we create a filed without data delement or domain?In my project I never encountered a situation where I have to create field without data element or domain.Since data e...

splitter control

Hiwhen i double click or choose a fcode i woul dlike to go to a screen which is similar to the tree structure in se80.the left side should show all the handling units in hierarchy nad depending on which we select i should be able to see teh w/vol det...

COMPUTE_BCD_OVERFLOW

Hello All,Please tell me a way to multiply Total stock ( MBEW-LBKUM QUAN 13,3 ) with Standard Price ( MBEW-STPRS CURR 11,2 ) in a field of type CURR 13,3.When is done with no casting I get COMPUTE_BCD_OVERFLOW exception. I've try also to cast to floa...

Resolved! ASSIGN_TYPE_CONFLICT

Hi,i have implemented a sd routine.In this routine i must read the position of the document(VBAP).My code isdata: FIELD_SYMBOL(40) TYPE C VALUE '(SAPMV45A)XKOMV'.FIELD-SYMBOLS: <FS> TYPE any TABLE.ASSIGN (FIELD_SYMBOL) to <fs>.this line dumps.with a...

Resolved! Total in ALV

Hi I have used to do_sum = 'X' option in the fieldCatalog for totalling the fields in the ALV. I am using the FM REUSE_ALV_GRID_DISPLAY. Now the total appears in the ALV. But i want the label "Total in Lakhs" to appear in the last row first column wh...

Resolved! re: exits

Hi friends, iam using field exits. I want to test the customer exits provided by sap for some transactions.Please give me the specification to test the customer enhancements for easy transaction. I give u full points.

f4_filename

hai frnds,i am having requirement in which i have to accept the file path of application server. i am using the func f4_filename_server. but when i am selecting the filename the value is not returned in the input box...can anyone help me in this.Mess...

ALE Conversion Rules

Hi,I want to use ALE conversion rule to clear data from a field.I want to clear data from field ANRED from segment E1KNVKM.How do I clear data from a field using ALE conversion rule.I tried few things from transaction BD79 and no luck.Some other type...

Resolved! SAP SCRIPT questions

Hi,I am copying a standard delivery note SAP SCRIPT /MESAFS/ZDELNOTE into my own program and making changes. Now my questions are:1. Where should i mean which transaction should i execute this to see the output.2. Before that i have to link my zform ...

PO print

Hi there,I'm not sure if the program to print the PO in 4.7 is the same that 4.6C, I'm facing a lot of problems in a migration project here...The program is SAPFM06P?? because it is all commented in the 4.7.Thank you.Alexandre Nogueira

Resolved! checkbox

I am trying to turn on my check box in PBO.. but it is not getting turned on.. IN pbo, i set v_chkbox = 'X'. and my screen variable is V_CHKBOX .. Shouldn't this turn on my checkbox in PBO? What could i be doing wrong?

Table Maintenance

Hi, I have created a maintenance view for a custom table.The table has customer and customer description fields. I would like to get the description automatically populated with I enter the customer number in SE30 and save the data. I check...

Labels in this area