Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6105965
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T14:01:44+00:00 2026-05-23T14:01:44+00:00

With ABAP construction STARTING NEW TASK I can start a separate task running independently

  • 0

With ABAP construction STARTING NEW TASK I can start a separate task running independently of the current, e.g. for batch execution.

I would like to hand over an Object instance RFC functions don’t accept these kind of parameters. Is there somebody out there who wanted to pass over an object instance too and found a workaround to this?

Today my workaround is to pass structured data and re-create the objects inside module, so I do the “marshalling” by hand.

Perhaps there is a nicer way to to that? Or can I run methods of object instance in a separate background task?

P.S. I am using SAP R3 4.6C

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T14:01:45+00:00Added an answer on May 23, 2026 at 2:01 pm

    In 4.6C, there’s no solution to pass an instance to an RFC-enabled function module. It’s only possible to re-instantiate it from scratch inside the function module.

    But from ABAP 6.20, it’s possible to serialize an instance to a STRING or XSTRING variable, by including the interface IF_SERIALIZABLE_OBJECT in the instance class, and by calling the ID transformation via CALL TRANSFORMATION, as explained in this part of the ABAP documentation:

    To export objects that are referenced by reference variables, use the statement CALL_TRANSFORMATION to serialize and export these objects if the class of these objects implements the interface IF_SERIALIZABLE_OBJECT.

    This way, you may pass the serialized instance to the RFC-enabled function module, via a parameter of type STRING or XSTRING.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I need to split ABAP date like 20091101 --> "01", "november", "2009" The "01"
How can I stop the ABAP extended program check (SLIN) from reporting errors in
How can you look at the source code of a transaction in ABAP-based systems?
Can anyone provide me link or Ebooks of ABAP Ecc.6 or the way to
In ABAP SQL can I ignore the case when comparing fields in the WHERE
I've seen stuff like this written... C was written in C , or ABAP
Is there an ABAP custom control with which I can realize syntax highlightning? I
is there a function in abap can convert digit to word? example: 100 will
I am just new in abap language and I am trying to practice an
I have encounters this abap snippet that I have difficulty to comprehend. call function

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.