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

    VIRSAHR and VIRSANH

    GRC Experts,We have upgarded from SAP 4.6C to ECC 6. Upgraded the VIRSA component from 400_46C to 400_700(SP 12).BASIS& ABAP package level is SAP_BASIS 700 and SAP_ABA 700.SAP_HR 46C upgraded to SAP_HR 604.Ins SU21 the authorization object ZVFAT_0002...

    Resolved! Accepted Solution

    JOB_SUMBIT Steps issue

    Hi Experts,I have a job which has more than one steps.Each step has report /sapapo/ts_batch_run with a different variant I want to submit this job using a program.Using job_open, job_submit and job_close FMs i will be able to submit only one step at ...

    Resolved! Accepted Solution

    Bapi Task issue

    Hi Gurus,I'm using BAPI BAPI_PO_CHANGE for chnaging PO Prices with in a Pricing Routine related to Sales Order processing...But the Po is not getting changed until it is been declared as shown below (in background Mode). CALL FUNCTION 'BAPI_PO_CHANGE...

    Resolved! Accepted Solution

    regarding return code 8 while importing trnsport request

    hello friends,i have encountered a problem while importing a transport request.in log display the message is like thisended with return code 8.there is a syntax error in line no 5 of saplz_xxx_xxx program.include program lz_xx_xx not found.actually...

    VBAPKOM and VBAP

    Hello,I have a requirement to move value of the field from the communication structure VBAPKOM to VBAP.I have appended both VBAPKOM and VBAP with two fields ZZSIO, ZZWERK.In the transaction DP90 the structure VBAPKOM- the two fields mentioned above ...

    Resolved! Accepted Solution

    BDC upload for FBCJ

    HiI have created the recording for FBCJ tcode it has saved the entry properly , after that i have deleted that entry and process the recording again but through this it is not creating the entry.Kindly help me outRegardsAmmad

    Resolved! Accepted Solution

    Select options in ALV

    My table zmko_abcd has 5 fields for example ... a,b,c,d,ei show them on a ALV .now , my next task is :-when I click on field (a) , it should show me a different list where I have some other select options .How do I do that ? is it related to on-clic...

    Resolved! Accepted Solution

    FM Error with strings

    Hello World!Right now, I am creating a function module w/c has this requirement:Import:I_PERNR type PERSNOExport:E_PERNRDATA LIKE Z_EE_DATATABLES:T_DESC LIKE Z_EE_STR_DESCNow, when I try to activate this FM, there is an error stating that Z_EE_STR_DE...

    Resolved! Accepted Solution

    Function Module to open a new session displaying a method of a class

    Hello All,I have a method A of class B.Now, in my current session, I have a button. When the user clicks on this button, what I expect is that a new session be opened and in the new session method A of class B be displayed.This is similar to the debu...

    Resolved! Accepted Solution

    Create data dynamic issue

    HelloI'm creating field types dynamically using the following code CREATE DATA lv_field_type TYPE (ls_abap_field_desc-type) LENGTH ls_prop-length.But when I add the decimals like this : CREATE DATA lv_field_type TYPE (ls_abap_field_desc-type) LENGTH...

    Labels in this area

    Explore this Area