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

program error

Hi Experts !While executing a program , its giving message " memory low. leave the tranaction before taking a break." but its working fine when i break my input data i.e to execute in small no . i checked it in t.c slin , which hasPERFORM/FORM interf...

Resolved! using binary search

Hi All,I have a sorted table with PERNR as unique key.The table would contain around 60,000 to 100,000 entries.Now, when I do a read on the entries, which way would be the best solution.Is it using BINARY SEARCH or using the Index. i.e, READ TABLE I...

OPEN DATASET Error

Hi gurus,Pls help me to solve this problem. f_filename = '/usr/sap/DBI/INVD.txt'. OPEN DATASET f_filename FOR OUTPUT IN TEXT MODE ENCODING DEFAULT MESSAGE mess.Above statement sometime giving me an error saying 'No such a file or directory'.Ho...

Resolved! Call function...

Hi,Please check this code.What it does and if nothing then y is this used in standard SAP codes ?FORM INIT_SOS-NATIO USING RC.ENDFORM.The thing that bothers me is that it does not have anything in its body but still its being called that too many no....

Resolved! Workbench Request

HiI am a bit confused with what is actually contained in a workbench request. Is it that the workbench request contains only the delta changes to an object or does it always contain the entire object. Let me narrate the problem with an example.Let us...

Resolved! BDC help.

Hi, I have done recording for transaction MM01 and then uploaded flat file through BDC.In my code below i successuly created a batch -session.When i select the session and process (execute ) it ,pop-up window comes create nw material.When i press en...

Resolved! hi SET PARAMETER

hi all,in ALV LIST Report the when i was clicking werks on basic list it opens secondary list ......... withSET USER-COMMAND '&ETA'.what is this SET USER-COMMAND '&ETA'.WHAT DOES IT MEAN ?WHAT IS THIS '&ETA'.it is going directly alv_list_disply..i...

Language key problem?

Hi, I got one problem in my alv report.When i select the language EN in the selection screen(makt-spras) AlV layout showing all material description and name and city in the language key.When i select the other language AF or AR.It is not showing t...

Resolved! REUSE_ALV_GRID_DISPLAY

Hi I use FM "REUSE_ALV_GRID_DISPLAY". now the ALV will display content of field character Alignment can be set (R)ight (L)eft (C)ent. only but i want to display the real content ( the data has blank leading ) not left justified. can anybody tell me ...

Resolved! Upgradation question

Hi all,I have a question on upgration project.Shall we upgrade directly SAP 4.6b to SAP ECC 6.0?Is there any thing like shall we need to do the upgradation only in the step by step order? like 4.6b to only 4.6c?Please let me know?Regards,kc

Resolved! Smartforms

Hi,I am calling the smartform FM into the loop of itab.then outer the loop the smartforms are converted into the pdf format by fm but the output of the pdf shows the only last smartform of the itab i.e last present in the list of itab,so i want to do...

table control entries

i created a table control in screen 100 using a internal table from the program.In my screen 200 i am entering and updating some fields in d/b.again when i come to screen 100 i should see entries in the table control.for this i've written select logi...

SG141 by Active Participant
  • 846 VIEWS
  • 9 REPLIES
  • 0 Likes
Labels in this area