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

Resolved! script

hi to all,plz help me in this issueif the first page line items are overflowing in next pagethen how should design the next windows.i have used first nextnext nextwhen the first page is filled up where the other l...

Resolved! language option

Hi everyone,Is there any function module which transforms the original english text contents to other different languages???(or)Is there any other way to tranform these changes ???kindly reply to this as soon as possible.

Variant Configuration How to check whether a selection condition is met .

We use variant configuration in our sales and production process. Therefore we have maintained configurable material BOMs. A component on such a configurable BOM can have more than 1 dependency of type selection condition assigned to it.We're looking...

Resolved! Query

hi friends, in MM03 transaction we have to pick a material goto the <b>classification tab</b>after that choose batches then i need to find out tables primary key and forenkey relation ship by using fields Material type and Class type.i am n...

Resolved! SMARTFORM-PAGE NO

Hi exports,I am working on smartforms.I developed 2 pages.I wrote in text element <C3>Page: &SFSY-PAGE& OF &SFSY-FORMPAGES&</>But in printview,It is showing me only 1 page.I want to see the second page .Even if I push pagedown button,I am not getting...

Resolved! How do I TRULY remove the CRLF (#) from the last field read in CSV dataset?

Good day, everyone!PLEASE NOTE: I spent most of yesterday searching SDN and reading all kinds of threads on this topic. Yes, I know, there ARE other threads out there regarding this topic, but I spent all of yesterday afternoon trying every solutio...

Resolved! scripts

Hi all,How to display the standard text in Script which is having 5 pages at a time.Where the standard text will be stored.can i pass an internal table in print program.Thanks in advanceVenkat

Resolved! breakpoints

Hi all,i have 2 programs. i am calling 2nd one from 1st prg.How many breakpoints can i put for both.Somebody says 30 breakpoints for each and someone says 30 for both.Plz do clarify it.Thanks in advanceVenkat

Select option

Hi,I have a select option field which displays customer description depending on customer number, but for some set of numbers it is giving an error message 'lower limit greateer than upper limit', but i checked the lenght of the description also but ...

Resolved! performance

Hi all,i did a program and want to do the performance check.i need to know that is there any way to guide for the code, which statement will be used instead of i write (say one instead of second) in ABAP itself.i tried se30, st05 also.but i did not g...

Timestamp

Hi,I have requirement to convert the date into a timestamp. For this Im using the FM VELO03_CONVERT_INTO_TIMESTAMP. The Fm inturn does the conversion by the statement CONVERT DATE DT TIME TIM INTO TIME STAMP TSMPT TIME ZONE TZONE.Now my doub...

L_TO_CREATE_DN

Hi,in my code i have: SELECT * FROM lips INTO TABLE tlips WHERE vbeln = likp-vbeln. IF NOT tlips[] IS INITIAL. CLEAR: it_delit, l_wa_delit. REFRESH it_delit. LOOP AT tlips INTO wa_tlips.Compruebo el estatus de la posición CLEAR l...

Labels in this area