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

Resolved! Duplicate printing

Hello all.I have a program that prints a smartform.The program and the smartform are prepared to print 2 copies of the document in wich the second copie contains the word duplicate.The question is: how can i control duplicate messages so the user can...

Resolved! Texts in F4 Help

Hi,While displaying the F4 for any of the fields,the source of Data is either of the following.1. Match code/Search Help2. Check Table3. Value Range in the Domain4. Value Table assigned to the Domain.In the first three cases, it is possible and easy ...

Resolved! LSMW Internal Assignment

Hi all,I Know how to use LSMW and upload data . Now I am trying to upload data for xk01 uisng lsmw. SO, the problem is vendor number uses internal assignment here. I don't know wether we use lsmw if lifnr uses internal assignment.Also I need to uploa...

Function module

Hi,I try to use the function : CAD_CONVERT_TO_INTERNAL It convert a quantity / amount into internal SAP quantity, amount. But the abapor has forget to finish the function. For example, the function manage 2 type of decimals (but SAP have 3 type of de...

Resolved! Value Table

Hi,I have a Table T1->Field F1 ->Data Element DE1 -> Domain DO1 ->Value Table T2.Table T2 has Field F5 ->Data Element DE1 -> Domain DO1Field F6 ->Data Element DE1 -> Domain DO1.Now, what field in T2 actually is the T1->Field F1 ->Data Element DE1 ->...

IDocs for a Object

Hello,If i know the Purchase order Number can i find out the IDOCS going out this Object.In general for any object (can be a Delivery note or Sales order etc) if we want to know the outgoing and incoming Idocs , except by digging in to segmenst and r...

ID Generation

Hi,I have a char(24) field. I want to generate a unique ID to fill up this field. The generated ID should not have special characters like *, !, {, etc. Basically I want only letters and digits. Is there a FM for this. Moreover is there a FM to gener...

Currency Conversion

Hi All,I'm displaying a currency field amount,In display the field amount is showing as 900,where as internally when i use the same field for division it's value is being considered as 9.0 & hence getting some wrong values.Is there any way to over co...

FOCUS ON THE TAB

HI ABAPERS,,I HAVE TABSTRIPS WITH TAB CONTROL.I AM DOING VALIDATION IN TAB2. IF THE VALIDATION IS NOT SUCESS I DONT WANT TO PROCEED FURHTER AND WANT THE CURSOR TO BE IN THE TAB2 ITSELF.WHEN IAM USING THE LEAVE LIST-PROCESSING IT IS FOCUSSING ON TAB1(...

Resolved! bdc program

Hi,I have a problem with BDC that the records which i enter during recording are displayed in the table & the records which i'm trying to get from the file into the table are not displayed.Can anyone pls guide me how to proceed ?Thanks in advance,Sip...

List box events

Hi,I am using a List box in a table control. I have given the FCT code for the list. But on execution no values are retrieved in the list box from the database table.Is there any event that can be given to the list box to retrieve the values from th...

bdc

Hi Friends,Can we use call transaction and session method in a single bdc program?How to link these two?Is it possible to pass the errors from bdc call transaction method to session method in one program?Pls let me know if any body has any example on...

Labels in this area