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

    XPRA

    Hi All,I need to know what XPRA is? I have a requirement in which i need to transport a particular executable(type 1) program to another system as an xpra object.Could anyone please guide me how to achieeve it. Please provide me some information abou...

    Resolved! Accepted Solution

    Write All Fields to Output

    Hi There,I am a new SAP developer and have a quick question that I can't find the answer to in my book.Is there a way to write all fields to the output without having to list every field name. Basically I am looking for a wild card or a key word or s...

    Resolved! Accepted Solution

    Get Description of Method

    I am using the following to get the methods of a class, which works just fine. But I also want to get the textual description of a method, along with the method name.Does anyone have a nice way to do that? CALL METHOD cl_abap_classdescr=>describe_b...

    Resolved! Accepted Solution

    doubt in BDC

    There is a program which i am executing in no screen mode'No batch input data for screen SAPLSP01 0300' but when i run this in all screen mode.. it goes smoothly and the data gets loaded.Can someone give any idea why this would be happening?And one m...

    Screens

    I was implementing a BAdI and had to do this..<b>Create a screen of type 'Subscreen'. Assign the required fields to the screen</b>Can anyone explain ..I opened se51 and tried to start but could not understand ..like do I have to create a z program ? ...

    SM30 and FLTP

    Hello, Can anybody tell me if it possible to create a table maintenance for a table that contains fields with data element type FLTP ? I have tried but get message SV 617 saying that it cannot add the fields to the maintenance screen due to 'techni...

    BAPI_EQUI_CREATE

    Hi,I need to create equipment master data using anotherequipment as reference.Currently i am using the BAPI_EQUI_CREATE in the program.From IE01 , the reference field is RM63E-REFEQ.In the BAPI i tried several fields like READ_CUREF andREAD_SUPEQ but...

    ZTABLE entries

    This might be a silly question but i have never observed!After we generate a view maintenance for a ztable and try to enter data manually in sm30 does it create a transport number. I have selected the table delivery class as 'A'.Thanks in advance!Ksh...

    Resolved! Accepted Solution

    READ_TEXT Object LFA1

    Dear Guys I am using a function module READ_TEXT to read cost center and Location. I am using this code.call function 'READ_TEXT'exportingid = '001'language = ENname = vedorobject = 'LFA1'importingheader = delvryaccttableslines = lineexceptions not_f...

    Resolved! Accepted Solution

    Authorization Object

    In V/LD transaction I have a requirement to allow users to view certain sales districts.I have created an authorization object and linked it to the user profile and assigned the sales district values the user is allowed in the profile.Now how will I ...

    Resolved! Accepted Solution

    field change

    hi,actually in spool for qty it is printing decimal places because of it's referring to lips-lfimg (lfimg have length 13 and decimal as 3 ). so that it is giving decimal if i refer that field whcih doesn't have decimal then i can remove that decimal....

    help in abap logic

    hellow i have a table itab with value (ex. error value) and i wont to select some value from tables ( defined below.) and put it in table err_itab my problem is in the loop i dont now how to continued from their i thihk with append to intrernal tabl...

    Resolved! Accepted Solution

    hide empty column

    hello,I am looking for the easiest way to hide empty columns in 'REUSE_ALV_GRID_DISPLAY'. I know i can work my way through the field catalog.I am just curious if there is a parameter that helps me to achieve this goal.thank you!Werner

    BAPI and IDoc

    Hi all,I have my data in the BAPI and need to create an IDoc using that data.Can anyone please tell me how can this be done?It would be of great help if i get an instant response.Your help will be awarded for sure.Thanx in advance.RegardsRakesh.

    Labels in this area

    Explore this Area