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

Resolved! Regd: User Exit

Hi All,I need to place a text field to enter Material family using which i have to retrieve data in the T-Code QA33, is there any User Exit for the T-code so that i can add a text field in that std SAP t-code.Pls do help, suggestions will be much app...

ALV tree

Hi ,I am using CL_GUI_LIST_TREE to display my tree, here i've a problem in the left pane we have option to expand /collapse .i'm able to capture the event for expansion, but i'm unable to find the event for collapse.(left side <| click for expand/col...

Resolved! Regarding passing internal table data to D.B Table&DELETE statement in ABAP

Hi All,Can anybody tell me what is the exact syntax for following statement.<b>Get all records from table zppe0169_01 into an internal table-I_PO and delete duplicates for unique EBELN and EBELP</b>Can any body give syntax for the above.Thanks in adv...

Delivery Classes A & C

Dear All, bit of advice needed.Our currency tables TCURR etc. are currently set to type C which means you have to transport the data between clients.Am i right in thinking that if i change the class from C to A the tables can be maintained without th...

Resolved! eCATT error

Hi Guys,While running the already created and tested eCATT scripts, I am getting the following error."Control data is obsolete, rerecord (VERBS-NAME: CREATEOBJECT CATT: SHOWDATACallno: 000027)Message no. TT377"Can you please tell me why does this err...

Resolved! sapscript with bitmap

i want to put 2 bitmaps in 1 line.i made " /: bitmap zxxx..... = bitmap zxxx2....."and i get only 1 bitmap the second is not recognize'and he is exist and right i change between then and i see that there is a problem to put 2 bitmap in 1 li...

Call Transaction

Hi All, I have a report for which the first line of Code is "call transaction trnx ' . and rest of the code to display ALV. Now once i execute program , that transacation will run , now if the user doesnt enter any input and trigers Back button ...

In ALV Grid Display

Hi,I have to display a grid which is printed in different sections for each company code (BUKRS)..that is using the event On change of .for the field BUKRS...Is this possible using many grids for diff bukrs..or how can this be done.Vinotha M.

Resolved! Add-in QUANTITY_STRUCT_CK

Hi,I would like to create a BADI ref to the add-in definition : Quantity_Struct_Ck.the SE19 said that it's only for SAP internal usage. I don't see any flag on the definition (SE18) .. Somebody know what this message means ? (message E188(ENHANCEMENT...

Resolved! Maximum coloumns in ALV

Hi Experts,What is the maximum number of coloumns i can have on a classic ALV report?Iam having a dynamic table whose number of coloumns keeps on change. So to avoid phyisical dump, i have to set a limit for the number of coloumns. Is there any limit...

Resolved! User-Exit.

HI friends, i have a doubt in User-Exit. i have an enhancement:V45A0002 It's purpose is: Predefine sold-to party in sales document What does it mean?..is it mean that when ever i go to va02 screen after given sd document number, in the 2nd screen it ...

unicode

Hi All, I want to know how unicode is useful.....I know how it stores data in DB ,how to code ABAP Programs which are unicode complaint......but I am confused about when a user logged as a certain language then he is able to view data in the la...

Yashpal by Active Contributor
  • 981 VIEWS
  • 6 REPLIES
  • 0 Likes

Resolved! splitting a record...

Hello experts,I am currently modifying a report where in I must split bkpf-awkey where ekbe-gjahr is equal to the last 4 digits and ekbe-belnr is equal to the first 10 digits from bkpf-awkey. How do I go about this guys? I have pasted below a sample ...

Labels in this area