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...

    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...

    sheenamk by Developer Advocate
    • 96647 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    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! Accepted Solution

    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
    • 2025 Views
    • 12 Comments
    • 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
    • 1005 Views
    • 6 Comments
    • 0 Likes
    Resolved! Accepted Solution

    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 ...

    Resolved! Accepted Solution

    Dynamic Where Clause

    Hi,REPORT ZDYNAMIC_WHERE. TABLES: VBAK. DATA: CONDITION TYPE STRING. DATA: BEGIN OF ITAB OCCURS 0, VBELN LIKE VBAK-VBELN, POSNR LIKE VBAP-POSNR, END OF ITAB. DATA: IT_OPTIONS LIKE RFC_DB_OPT OCCURS 0 WITH HEADER LINE. SELECT-O...

    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! Accepted Solution

    Numbers in Sap- Sacript

    hi, in SAP Script How to supress seperating commas " , " in the number ranges. for eg: 3088,803.12 should be converted to 3088803.12.if i convert the data type from type P to type C, it is not showing me the decimal point in the numberPlz help me...

    Resolved! Accepted Solution

    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! Accepted Solution

    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! Accepted Solution

    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

    Explore this Area