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
    • 94671 Views
    • 212 Comments
    • 39 Likes

    How to run SUBMIT program statement with different USER ID without having authorization to object S_BTCH_NAM?

    Hi All,We are trying to run a SUBMIT program statement with a different USER ID, we are getting RC8 after the Statement Execution, is there any other way with which we can run SUBMIT program statement with other USER ID?Note: User who is trying to ac...

    Resolved! Accepted Solution

    FM to set User validity

    HiIs there a functional module that I can use to set a user's 'Valid From' and 'Vaild Through' dates?I'm using BAPI_USER_UNLOCK to unlock a user, but at the same time I would like to set the valid dates.Edit: I noticed the FM BAPI_USER_CHANGE might h...

    Resolved! Accepted Solution

    Create conditions with RV_CONDITION_COPY - Delete Flag is set

    Hi,when I create conditions (in contracts) with the FM RV_CONDITION_COPY the new condition hast autmatically the delete flag set.How should I call the FM, so the flag is not set?CALL FUNCTION 'RV_CONDITION_COPY'     EXPORTING       application       ...

    Resolved! Accepted Solution

    Syntax error for custom infotype in screen 2000

    HiI have created a custom infotype using transaction PM01.  The structures P9041, PA9041 and PS9041 have all been checked and are active.  When I generated the objects in PM01 I tested in PA30 and the basic infotype could be created.  However, when I...

    Resolved! Accepted Solution

    Purchase Requisition Service line items not deleted

    Hi ABAP Guru,I have created a new PR found that whenever I deleted any service line items the service line items are not deleted from SAP. But only deleted the WBS Element from the account assignment  tab.  The WBS Element is mandatory field while cr...

    Resolved! Accepted Solution

    Configure variant records using FM 'MATERIAL_SAVE_CONFIGURATION'

    Hi All,I have a problem to configure variant records using FM 'MATERIAL_SAVE_CONFIGURATION'I already write a program to configure variant records as below, but its not working,      lt_e1cuval-charc = gw_details-atnam01.     lt_e1cuval-value = gw_de...

    M_DISK_USAGE

    Hello,  I have got a HIGH alert on my system in DB02 tx for M_DISK_USAGE exceeding some space. when i cleared some space, The result reflected in SAP system a day after and it moved the HIGH alert to Medium. I am unable to see what report in backgrou...

    Resolved! Accepted Solution

    How to fill Color for Table Header - MS-WORD Document Download Using - OLE

    Dear Experts,Need Help...!!How to fill color for table Header - While Downloading Data into MS-Word Document from Sap Program Using OLE Concept.Example :Currently I am Getting Output as:NameRole            Expected Output is :NameRole            Than...

    Resolved! Accepted Solution

    How to call transaction O4NSN by passing Nomination key (Without Parameter ID)

    Hi experts, I will try to detail my problem as much as I can.I'am working on an ALV, one of the cells is the Nomination key (information coming from OIJNOMI-NOMTK).The requirement is when double clicking on the Nomination key we should call the trans...

    Resolved! Accepted Solution

    ABAP 7.4: SHIFT, places calculated

    Hi,I want to re-design the following coding sequence:      CREATE DATA ltype TYPE LINE OF (tabname).       ASSIGN ltype->* TO FIELD-SYMBOL(<ltype>).       typedescr = cl_abap_typedescr=>describe_by_data( <ltype> ).       tabname = typedescr->absolute...

    Validation in F-32

    Scenario : Users are Knocking Off documents in F-32 of any Customer. The Knocking Off happens between two document types say AB & CD. User can Knock-Off multiple AB documents with multiple CD documents. Here i need one validation, like user can selec...

    Resolved! Accepted Solution

    BAPI_RE_RO_CHANGE Data Not Getting Updated

    Hi Technocrats,I am trying to insert data in T-code REBDRO. I want to add new records in Measurement Tab. So in BAPI_RE_RO_CHANGE Bapi, I am passing values as below :-1.  COMPCODE                         = bukrs2.  BUSINESSENTITYNUMBER = business ent...

    Labels in this area

    Explore this Area