Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

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...

Criticality.png

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...

2024-08-07_08-25-11.png
sheenamk by Developer Advocate
  • 83527 VIEWS
  • 212 REPLIES
  • 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! 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! 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       ...

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! 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! 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! 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! 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