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

    activation error while changing the data type of a field of a table

    hi friends, i am facing one problem while changing a data type of a field of a table.i just created one table(Yqm32) .i have assigned charcter data type to one field(ztotal_count) .now i want to change this charcter data type to numeric data type. w...

    Resolved! Accepted Solution

    variants

    hai friends....is there any transaction to create variants for a program(not SE38).how to copy variants from one program another? without modifying the source code of the programs?Suresh......

    Resolved! Accepted Solution

    f-28

    hi alli need to create a validation for trx f-28.the scenerio is:when user enters reference number, document date, , profit center,account , amount, account(open item) on initial screen of f-28, the entered xblnr should be matched against the entry i...

    Table Maintenance

    The requirement is, I have 3 fields on the screen. User provides the inputs in first 2 fields. Now, I would like to search the possible values for the 3rd field based on the values entered in the first 2 fields. On the search help I have 3 fields. H...

    Resolved! Accepted Solution

    Method Overloading in ABAP

    Hi all,I wanted to know if there is specific any reason behind not supporting method overloading by ABAP objects. I was wondering when method overloading is one of the interesting features of OO, why are we not utilizing it straight as its made use o...

    Resolved! Accepted Solution

    Variants

    Hi everyone.......i have a small requirement.......i have 2 program (program1 and program2 )with the same fields on their selection screens.....program1 has 2 variants,i want to copy these 2 variants to program2...how can i achieve this.....Its urgen...

    Resolved! Accepted Solution

    How can get back the new value after calling the transaction in BDC

    Hi ,At present , i am writting a BDC sub routine calling transaction COR1 and after that i need to get the value of the new process order , i have a solution like this , but if someone can helps me overcome this problemCALL TRANSACTION 'COR1' USING b...

    Resolved! Accepted Solution

    urgent doubt in BDC mb11

    Hi,I am using call transaction MB11 with ref to delivery items. If we do not give any storage location in the delivery,in case of an error i.e insufficient stock of the components,no special error handling has to be in place.the error message of the...

    Resolved! Accepted Solution

    urgent doubt in BDC

    Hi, I clling BDC MB11 from Delivery.so,with ref to delivery document the delivery items will placed in MB11.but in case of an error i.e insufficient stock of the components,no special error handliong has to be in place.the error message of the MB1...

    Resolved! Accepted Solution

    Table Maintenance

    I have created a table, generated a table maintenance and attached the maintenance to a transaction code. Data on the table should be transportable. I would like to force a transport request to be created every time data is created, deleted or change...

    run time error

    hi everoneam comipling d code but am getting runtime errors plzz helpvijayREPORT ZX4 .TABLES:LFA1,KNA1,MARA.SELECT-OPTIONS:LIFNR FOR LFA1-LIFNR,KUNNR FOR KNA1-KUNNR,MATNR FOR MARA-MATNR.*DATA ITAB TYPE STANDARD TABLE OF KNA1 WITH HEADER LINE.*DATA J...

    Resolved! Accepted Solution

    Copying Varients

    Hi Experts ... I have two Different Reports with same elements on selection screen.. I have created a varient for one Report....and i want to use the same for second Report also .. so How to copy the Varient of one Program to Another Programanswer...

    Labels in this area

    Explore this Area