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
    • 94117 Views
    • 212 Comments
    • 39 Likes

    Tcode:File

    Guy'si am using Tcode:File to create Logical filedescription are as followsLogical file:ZTEST1Physical file:TSPAR_<YEAR><MONTH><DAY>.TXTLogical path:ZTESTPhysical path:/usr/sap/<SYSID>/SYS/global/<FILENAME>.TXTi am using function module <b>FILE_GET_N...

    unicode and IDOC

    Hi All,We are implementimg new SAP ECC 50 system for HR module.We also have a 46C system and HR master data will be converted to 50 system and ongoing new objects will be transferred from 50 to 46C using ALE.ECC 50 will be unicode compliant system an...

    Resolved! Accepted Solution

    Problem with UP TO n ROWS

    Hello,I have a small problem with the UP TO n ROWS statement.If I select ranges from a database table with two key fields (e.g. MARM with keys MATNR MEINH), then some items are missing, especially those with a smaller second field MEINH.WHILE lv_ende...

    Resolved! Accepted Solution

    Create Material Master

    Hi guysI want to describe my situation. I want to create a material master data with the bapi "bapi_master_savedata". I have found out that this is the right one. Now I went to Tcode "se37" and saw too many input possibilities. I inserted some values...

    Resolved! Accepted Solution

    bdcdata

    Hi can somebody let me know wats the bdcdata that should be populated to fill the field vbak-taxk1 in orders> header> billing . i couldnt figure out exactly what data should be passed to fill in that field.thanks,kiran.

    Resolved! Accepted Solution

    WS_FILENAME_GET

    hi, For WS_FILENAME_GET ,I am using the relevant class-methodCALL METHOD cl_gui_frontend_services=>file_open_dialog Guide me is their any another FM module can be used for the below given code. Even the exceptions has to be handled as per the bel...

    Resolved! Accepted Solution

    OLE - Insert a TabStop

    I inserted a Tabstop using the method:CALL METHOD OF h_word 'FormatTabs'EXPORTING#1 = '1,25 cm'.But how can I insert a Tab when I'm writing the text?There is a method called 'NextTab()' but how do I use it? E.g. when I insert "1.1 <i>(tab)</i> XYZ......

    Query prob

    A common scenario ->1. Running an sql query , i get 5 values in an internal table itab1.2. Running another sql query,i get another 5 values in internal table itab2. I need to enter the corresponding fields of internal table itab1 into itab2.3. the sa...

    Resolved! Accepted Solution

    Bdc For ASSET (as91)

    hi freinds got a assigment to for uploading asset ..in which i have to take all the fields ..problem is different asset class has different tabkeys and differnet feilds i searched for BAPI in 4.6c as iam working in 4.6c. its is not available so any b...

    Resolved! Accepted Solution

    Table Control

    HI,My requirement is to create a table control where the standard features of Scrolling , Page Up /Down, Adding/Deleting rows should be included.Can anyone provide me with the code snippet for this.thanksAviroop

    Resolved! Accepted Solution

    LSMW

    hey dudes,ya friends i implemented lsmw tool for the datamigration i have some application zvoertuig this is tcode, in this application fields took from two different tablesya did 14 steps in lsmw perfectly in the first step i went with recording n ...

    Resolved! Accepted Solution

    PO Doubt

    hi frnds,I hav an issue.. im using tran. code "ME9F" to pass the PO no. to my print program... but the problem is that, when more than 1 order is selected, each time the printer dialog appears... im capturing the PO no. in my print program from nast-...

    Resolved! Accepted Solution

    PO

    hi frnds,I hav an issue.. im using tran. code "ME9F" to pass the PO no. to my print program... but the problem is that, when more than 1 order is selected, each time the printer dialog appears... im capturing the PO no. in my print program from nast-...

    Resolved! Accepted Solution

    Smartforms

    Hello to all, In a Smartforms we must print in a text node the first line of a long text. To do so we read the long text and put its first line in a global data. Then we print the global data. The problem are the character format founded in the first...

    Resolved! Accepted Solution

    tax classification data

    hi im trying to populate the tax classification data ( order --> header --> sales vbak-taxk1). im using exits to do this im using exit EXIT_SAPLVEDA_001 to read the data from idoc and ive debugged it and it seems its carrying the field into stucture...

    Resolved! Accepted Solution

    SE80

    Hi,I have a program, when I look this program from SE80, I can not see the subroutines, dictionary fields. But I know that there are subtoutines and dictionary fields in my program. And, when I do check syntax, there is no problem. How can I see the ...

    Labels in this area