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
    • 94712 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    ALE Configuration

    Dear All, Can anybody send the brief document with one example for ALE configuration(With screen shots) between two clients with in one server and between two clients which are in different servers.Thanks in Advance,Subhani.

    503

    FORM GET_BKPF.$$ Selecting data from BKPF table SELECT BLDAT BLART BELNR USNAM INTO CORRESPONDING FIELDS OF TABLE ITAB FROM BKPF***Changes made by Shiva on 26.02.2003***---Code Modified by Venkat Ramana on 10.08.2005 WHERE...

    Resolved! Accepted Solution

    Idoc error 56 in inbound

    Hi Experts,I did one idoc transfer from Server A (ecc 5)to server B(ecc 6) .when i took the transaction we02 in server A its showing green light and outbound idoc was gone to server B .when i took we02 transaction in server B its showing error 56 w...

    HI BW ABAP

    hi all FORM routine_9998TABLES DATA_PACKAGE TYPE tyt_SC_1_fullCHANGINGABORT LIKE sy-subrcRAISINGcx_sy_arithmetic_errorcx_sy_conversion_error.......Perform routine_9998TABLESSOURCE_PACKAGECHANGINGl_abort.In inventory management , they r doing one tran...

    Resolved! Accepted Solution

    SAP script

    Hi all, I have a problem in sap script.I have to draw a horizontal line between two columns in layout.below which I hav eto calculate the total of quantity field.please suggest me the way to draw the line.

    Resolved! Accepted Solution

    HELP IN ALV

    Hi EverybodyI need some help .I'm working with ALV , my probles is.... I need to have more than one Header so that I could get One header for each detail example :Something like that ALV Report -Mat : 000001Place : Some PlaceCountry : USA*********...

    Resolved! Accepted Solution

    Abap

    hi.got a query regarding Dump file. cant analyse it.can anyone help it out?. i guess problem lies with 72 chars width. file is as follows.version is ECC 6.0. Runtime Errors READ_REPORT_LINE_TOO_LONGException CX_SY_READ_SRC_LINE_...

    Resolved! Accepted Solution

    ALV grid

    Hi,These are my requirements.I have designed a ALV grid which has the fields BEGDA and ENDDA. i require a calendar on f4. *I require a dropdown box for a field.I require a search help for a field.On saving any new entries, it has to get updated in...

    Program name

    Helo Experts,I have a transaction which opens a web page. Its a page with many tabs n tables n drop down menu. Each of which will open a different view.The web page is a development in webdynpro for abap... I tried finding in SE80... for which i loca...

    Resolved! Accepted Solution

    Interview Questions of IBM? Please help me with these,its urgent?

    1. Which method in BDC will you go for if the record is about 5000 records and why? State your answer with respect to performance, time, no. of hits and so on?2. I am suppose to upload 5000 records in database using session method and the first 2000 ...

    Resolved! Accepted Solution

    ABAP dump(SAPSQL_ARRAY_INSERT_DUPREC) while relesing a Transport Request

    Hi,While releasing a Transport request it takes nearly 1100 seconds and then throwing a dump SAPSQL_ARRAY_INSERT_DUPREC.As per the dump the program (SAPLSTRD) tries to insert a duplicate record into the table E071.......Please advise.....Thanks,jose.

    Resolved! Accepted Solution

    Table - INDEXES (SE11)

    Hi All,I am trying to query the RESB table with the field EBELN, but i find the response time very long, but when i try the same with AUFNR field the response time is very fast.In SE11 in INDEXES i find an INDEX maintained for AUFNR. I believe this i...

    Resolved! Accepted Solution

    Data in Excel

    Hi,I have a requirement in such a way that the data in the internal table should be loaded into excel in the same format what the internal table has. Everything is fine, except the value 0000001, which is getting displayed in excel sheet as 1. What ...

    ALV

    Hi......,My requirement is I have to subtract the subtotals of two columns (i.e. Quantity) and I need to display the result (after subtraction) in the another column(i.e. Delta).At last I need to diplay number of record count processed by report.Plea...

    BAPI

    Hi to All,some body can send BAPI/FM for updating / inserting transaction MI04 and how to use ''BAPI_MATPHYSINV_COUNT' bapi...and how to create .txt file to upload data to this transaction.thanks,Nivetha

    Resolved! Accepted Solution

    Purpose of Unique key index while declaring the table with data statement

    HEllo Abapers,GO thru the below codeDATA : BEGIN OF LINE,INDEX TYPE I,TEXT(8) TYPE C,END OF LINE.DATA ITAB LIKE SORTED TABLE OF LINE WITH UNIQUE KEY INDEX.Here what is the purpose of defining sorted table of ine with unique key index.Pelase clariy m...

    Labels in this area

    Explore this Area