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

Resolved! Check Box

hi frnds,I have 3 checkbox..C1 , C2 , C3..When C1 is checked, C2 and C3 should be invisible and when unchecked C2 and C3 should be visible...i tried this in at selection-screen and at selection-screen output.. but did not work properly...any suggest...

ALV in background

Hi all, When i am trying to schedule my ALV report in background it gives a dump saying that foreground operations cant be done in background. How can i run my ALV report in background. pls help. apt points will be given Regards, Tarang

SHIFT - fieldsymbol

Hello, In my program I have to use SHIFT inorder to shift the contents of the field symbol deleting the leading spaces. Field symbol will be assigned of any type(c,n,d,P,).Problem :- When field symbol is assigned with a decimal value, The cod...

Resolved! user exit

Hi all,i have a questions for things that i dont know even how to start - i hope you can help me.i have a few transactions, that i have to check if there is a possible to add tabs.the transactions are:1. FOE1- i need to check if there a possible to a...

date format

Hi All,i have date format in 20060921(idoc format) ineed to convert the format into 09/21/2006(va02 format) how to convert.another thing is this date format comes from the idoc and it has to be entered into transaction VA02(customer request date).do ...

alv report

Hi frnds, can anyone throw some light for the below requirement.i hav to create a report for the Product Price Variance (PPV) for Standard Cost, PO Price and Invoice Price. frnds can u tell me what is the functional requirement of the followi...

Resolved! zterm

why is zterm field used for ? why is that in 2 different tables for eg.knvv and knb1..for the same cust ( kunnr )...has different values for Zterm,for the same date.for eg in knb1 so45 and in knvv so7a,what does that mean,when the customer is same ?

Resolved! Change Pointer Method

Hi All,I am using object OIF_PBL for change pointer method.Whenever I make any changes by Transaction O402, table CDHDR and CDPOS. But I need that changes should also reflect in table BDCP.Because it is required for change pointer method. What should...

Resolved! CALL TRANSACTION FD02

I need to call transaction FD02, customer number is stored in gs_data-kunnr, I want to suppress the first screen but didn't succeed, here is my code: DATA: bdcdata_wa TYPE bdcdata, bdcdata_tab TYPE TABLE OF bdcdata. DATA opt TYPE ctu_params...

Resolved! Screen Exit

Hi All,Im working on a screen exit, i need to have some 7 fields in one subscreen and i need to display this subscreen based on EKKO-EKORG,but this value will be given by user in previous screen,how can i fetch this field in my screen exit,coz if i c...

Resolved! DATA DISPLAY

Hi, Here i want to display first and second data of each material no which i was sort decending by material no and date.but i could not get the data for the multile material nos.below is the coding i used.for each matl no i want to display the fir...

Resolved! Change request

Hi all, I tried to amend a program YM_PO_MENU_V02, but i end up with the following information."Changes to YM_PO_MENU_V02 are fobidden by sapzi(where sapzi is another developer)". what should be done for me to do changes.Please send your suggestions,...

Resolved! Perform Statement

Hello friends,I have 3 internal tables itab1, itab2, itab3.I have a perform statement and each time i access the perform it has to do work with different internal table.I can write 3 perform statements but I am thinking will it work only with one per...

Labels in this area