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

    SQVI

    Hi Folks,Kindly let me know:-Why can't we use a Cluster Table like BSEG in SQVI?What are the other limitations related to SQVI?Thanks,K.Kiran.

    kiran_k8 by Active Contributor
    • 1781 Views
    • 5 Comments
    • 0 Likes

    Memory ID

    Hi, i need to export a work area into memory and again reuse it in a BADI.i hav declared like this.data ls_vbak type vbak.......... export ls_vbak to memory id 'ZTEST'.In badi, if i declare it as IMPORT ls_vbak FROM MEMORY ID 'ZTEST'.its t...

    P_PERNR

    Hi, I have a situation where a program called by our ESS system requires write access to infotype 2006 to succesfuly project leave for an employee. So, I assigned the role with P_ORGIN W and 2006. This is a standard program (used by PT50).My issue is...

    Resolved! Accepted Solution

    Check Table validation General code needed

    Hi,I have a requirement to update 2 custom tables. Each table have more 230 field each.and have 90 check tables assigned to the fields. I need a common code to validate before updating into this table,i need to validate the fields against the check ...

    Resolved! Accepted Solution

    Is it possible to use where clause in the LOOP AT...ENDLOOP. statement.

    Is it possible to use where clause in the LOOP AT...ENDLOOP. statement?The general practice seen is that first using a select statement, the resultset is chosen and then LOOPING at internal table the manipulated records in the resultset are displayed...

    Resolved! Accepted Solution

    assign component---

    For a structured data object <s>, we can use the statementASSIGN COMPONENT <comp> OF STRUCTURE <s> TO <FS>.to assign one of its components <comp> to the field symbol <FS>. It is said we can specify the component <comp> either as a literal or a variab...

    hi bapi

    hi i would like to know how to transport bapi.i have uploaded data through bapi in LSMW. i have created bap in development server, but data should go to database server. how is this possible i mean how can i transport bapi???thanxrocky

    Labels in this area

    Explore this Area