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

Resolved! BDC

What is difference in Call transaction and Batch Input?in which case we should use these methods?Which method is fast?Why restart mechanism is not possible in case of direct input method?

Resolved! Conversion of internal table data

Hi there,I have an internal table of 1 field of length 200chars. I want to concatenate all the rows in this table and make them rows of 256 chars each and move it into another internal table having only 1 field of length 256 chars. How to do this? An...

Rushme by Product and Topic Expert
  • 1661 VIEWS
  • 12 REPLIES
  • 0 Likes

Asset status

There is a requirement to report the Asset status in one of the Asset Reports (Master and transaction data)We are unable to get the status field.Is there a function module to get the Asset status.The status is available in structure RA01M, field - ZE...

Parameter Id.

Hi, I've a program(function group) which displays a screenwith a field populated. The parameter id for the selection screen is defined as:PARAMETERS: p_lgreg LIKE /sapsll/t606g-lgreg OBLIGATORY MATCHCODE OBJECT /sapsll/shlp_gg_spl ...

Mail A Report !

Dear all, consider the following situation.I have generated an ALV report, now there is a requirement in which this report ( ALV report ) should be mailed to a certain group of people. Is there something such as a mailing service which can be used he...

Bapi for GRN

Hi For creation of Goods Reciept note using the transaction MIGO I am using a BAPI 'BAPI_GOODSMVT_CREATE'.The program that I have written gives a error "The characteristic values for the batch are incomplete" .Which field in the bapi can I use to fil...

Table maintanence generator.

Hi all,My customized table cant be transported, and come out with this error. What should be done for it?<a href="http://www.geocities.com/cocwaye/screen.jpg">http://www.geocities.com/cocwaye/screen.jpg</a>Does it means the table maintenance screen c...

kowong by Participant
  • 829 VIEWS
  • 6 REPLIES
  • 0 Likes

Security Policy - password must be different from previews passwords

Is it possible to determine that the user <u>must</u>have his or her passwords <u>different from the last Npasswords</u>?I couldn't find it on the following documentation:http://help.sap.com/saphelp_nw04/helpdata/en/b5/16c43bdd3da244a1d3372a77b5f83f/...

Resolved! Datapackage data

Hi all,Anyone can help me check what's wrong with the following code? I am trying to delete records from ODS datapackage. Those records are not in an internal table.*LOOP AT DATA_PACKAGE ASSIGNING <fs>.*READ TABLE INTERNALTABLE ASSIGNING <fsit>.*IF <...

lsmw upload

hi experts,i am using lsmw for data uploading ya i put 10000 records in background mode for test then it took one and half day for the completion what is the reason behind it can anyone let me know where is the proble and how to rectify the probleeac...

FTP upload

Hello experts,I have one requirement. Now i am downloading sap data in to some file . That file they want in ftp location.I tried using below function modulesftp_connectftp_commandFTP_DISCONNECTbut i am facing some probelmtell me the any other logic ...

BDC TRansaction

hi folks,I am having two issues related to the BDC transaction, I have recorded the below transaction using the BDC transaction recorder 'X' 'SAPMP50A' '1000',' ' 'BDC_OKCODE' '=INS',' ' 'RP50G-PERNR' REC-PERNR,' ' 'BDC_CURSOR' 'T582S-ITEXT(01)',' ...

Resolved! STATICS versus DATA

Hello, folks! Can someone explain me what the difference between STATICS and DATA? My doubts is related to performance: memory allocated, acess in internal tables declared like STATICS, etc.Thaks a lot!Rafael SoaresI know how i can use both of th...

Resolved! Tables

Hello all,I have two z tables. One is a main table with doc. number and line number and other table is a child table which has doc num, line num and other details.The problem looks silly. Here is my problem ....I got couple of records from the main t...

Resolved! BADI Triggering

HI all,I am trying to analyze a badi created in CRM. The definition of BADI I am using is EXEC_METHODCALL_PPF.In the implementation of this BADI in se19 I find these values.Filter Type : PPFDFLTVALHere value is asociated with the domain of the filter...

Labels in this area