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

internal table

hi everyone,data:Begin of itab occurs 0,a type i,b type i,end of itab.--how much memory in terms of KB is allocated for itab?--if it was occurs 5 , do 5 new memory locations were created each time a new record is added to itab?or 5 new mem locations ...

Masking Keyfields

Hi experts ,We are copying data from quality server to development . Here the original employee details of the client(that is some key fields ex: bank id ,address) should be masked using ABAP code .so how can we proceed.Thanks in advance.Rgds,devik...

Resolved! SQVI

Hi Folks,1.Are the queries in SQVI client dependent?2.Can anyone here please provide me a detailed explanation of using SQVI.Thanks,K.Kiran.

kiran_k8 by Active Contributor
  • 711 VIEWS
  • 3 REPLIES
  • 0 Likes

Resolved! strange characters

Hi ,I am getting strange characters like < in smart form while print preview in production but not in development or quality system.strange characters are coming while importing the TLINE structure,text entered in business tcode. {standard program SA...

Resolved! alv report

hi experts,i am new to SAP and i would like to know how to create an alv report and if we double click on a particular record of the alv report, some fields should be passed on to a transaction. this should be done using an internal table of type bdc...

function module

hi friends,i have created one function module .with in a function module used in 'Babi_get_details' this bapi tables have some reference fields . i chose function module process type is Remote-enabled module . but i have save function module at the t...

Resolved! TIME_OUT

Hi all,Am executing the transaction V.02 for a particular sales organization and distribution channel.Since there are huge records in the VBAK table, the time taken to fetch the records is very large.Exactly after 30 th minute, it shows a dump with "...

Resolved! TIME_OUT

Hi all,Am executing the transaction V.02 for a particular sales organization and distribution channel.Since there are huge records in the VBAK table, the time taken to fetch the records is very large.Exactly after 30 th minute, it shows a dump with "...

editable alv

hai all, i'm using editable alv concept for entering and saving the data into database table.in this i'm having one doubt i entered data in single row in editable alv but i want to split the row into two and store into database table Pls help me....

Resolved! SAP Security Template

I am not sure this is probably the best place to post this thread but I have searched everywhere. SAP provides a standard excel template they use for building roles and I was wondering if anyone had a copy they could send me. The template can be foun...

Under Line for Text

Hi,I have a screen for my report and it has few text and I/O elements. First I created few of those and later added some more. The once which were added first have underline under the text, the later once does not have under line. I do not see any di...

Resolved! Checking the check boxes

Hi,I am uploading the data from excel to a custom table. I have Display data to display contents of the table from a report. How can I check the check boxes of the newly uploaded records using user command 'SELE'.Thank you.Neelu. AT USER-COMMAND. C...

Resolved! ASN Segments

Hi Gurrus, I need Segments names and if possible field names in the IDOC type SHPMNT02 for PO NUM, PO line Item, Material No., ASN Received, Expected Delivery both Date and Time, Aty in Shipment. I dont want inbound delivery to be created. Please hel...

BAPI_BATCH_CHANGE

Hi everybody, I am trying to modificate the expiration date of a batch of a material with the BAPI_BATCH_CHANGE function module, in the se37 transaction it works fine, but when i use it in the program the system show me a run time error.Runtime Error...

Labels in this area