Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 2878

Re: How to open TI screen directly with values from other system?

$
0
0

Hi Bhupinder,

I think you can achieve it using Cloud development studio SDK. You can extend the Business Object and define your custom field as Transient. This will prevent storing the data in database and can be used for display content using logic. Implement required event/Custom event to retrieve and fill in this data.

Syntax:

[Transient] element <name> : <data type>;

 

Let me know if you have any questions.

 

Hope it helps

Regards,

Sathya


Viewing all articles
Browse latest Browse all 2878

Trending Articles