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

    ALE

    WHILE TRANSFERING DATA FROM CLIENT TO CLIENT SAY 200 TO 400..I GOT THE STATUS 64 IN RECEIVER CLIENT...MEANS READY TO SEND DATA TO APPLICATION..BUT I AM NOT GETTING DATA IN MY APPLICATION CAN U SUGGEST HOW TO CONTINUE PLS....

    Table fields

    Hi all,Can you please tell me in which tables will i find all the following fields(with field names):cheque noaccount novendor namevendor noinvoice noinvoice date description(item description for invoice)discount amountnet amountbank namePO boxbank c...

    batch session

    hi experts, My program is Batch session and the batch session is for posting fi documents(FB01). and iam doing by using rfbibl00 program. Actually there r 3 types of currencies while updation and one of them is company code currency(dmbe2...

    hi

    hi experts, My program is Batch session and the batch session is for posting fi documents(FB01). and iam doing by using rfbibl00 program. Actually there r 3 types of currencies while updation and one of them is company code currency(dmbe2...

    Resolved! Accepted Solution

    field symbol

    Hi all..Here is my code . can anybody tell me how to use field symbol in this code.TABLES : VBRP.DATA : ITAB LIKE VBRP OCCURS 0 WITH HEADER LINE.SELECT * INTO TABLE ITAB FROM VBRP ORDER BY MATNR DESCENDING.LOOP AT ITAB.WRITE itab-MATNR.ENDLOOP.

    Resolved! Accepted Solution

    HI

    I HAVE A TABLE CONTROL WITH COLUMN SATUS FEILD FOR CUSTOMER DETAILS DATABASE TABLE.I WANT TO MAKE A RECORD IN TABLE CONTROL TO BE INACTIVE IN STAUS RATHER DELETING IT.

    Resolved! Accepted Solution

    ALV

    Hi, i have one doubt in ALV please give me answer , 1. How to change tool bar in ALV report.2. How to handle table control in bdc.3. Can we create error log in call transaction method in bdc means this error log we have to see in SM35 t'code how ...

    Resolved! Accepted Solution

    hai friends regarding date conversion any one help...> very urguent

    hai friends i am working in uploading of data..where i a facing one problem....standard screen is in format of MM/DD/YYYYand i need to take data in flat file in format of DDMMYYYYfor example when i have taken the data format of 1011200711/10/2007th...

    Resolved! Accepted Solution

    Module programming..

    Hi,I have been assigned to do screen programming.. But i do have a great doubt.Should i create a Module program or Do i have to create an executable program and call the screen using the statement "call screen" ?What is the difference?Looking for cla...

    Resolved! Accepted Solution

    BDC in ALV

    Hi, need help in ALV. My task is to display report using ALV with Check box for each record, Com.Code, Doc.No., Doc.Date, Pos.Date & Doc.Hdr.Text fields. In status bar I need 3 extra buttons, for selecting all records, deselecting them & 3rd for call...

    Resolved! Accepted Solution

    selection-screen

    Hi,I have 3 select-option fields(production scheduler,MRP Controller,plant) in selection-screen.If I enter values for production scheduler and MRP Controller,the plant field should become mandatory.Can anyone tell me the logic for this?Regards,Hema

    Resolved! Accepted Solution

    Need help to sum up total amount in at end of.....endat!!! Please help

    Hi,There is one program need to calculat the SUB-TOTAL AMOUNT FOR SAME DOCUMENT NUMBER.Means: Need to sumup betrg for the same belnr.QUESTION:How can I write the sorce cord In AT END OF...ENDAT.TO SUMUP THE AMOUNT FOR SAME DOCUMENT NUMBER.Please help...

    Labels in this area

    Explore this Area