cancel
Showing results for 
Search instead for 
Did you mean: 

How to display or bind properly WithAdministrativeData(created/changed date) in the owl sap bydesign

ezorhub
Participant
0 Kudos

Hello, Guys.

pretty newbies question thing. I've declared WithAdministrativeData in front of my custom BO.

And I'd like to display the creation date-time, and the changed one on the owl.

initially, they couldn't show anything. but after clicked the record, then showed data.

when I've tried bound data field they couldn't get data even after clicked.

so I've bound below a data structure each.

for more details, attached screenshots. many thanks in advance.

Accepted Solutions (1)

Accepted Solutions (1)

cianbarrett
Active Participant
0 Kudos

Hello Zoe,

Can you try to change the Loading Type property of the structure to Lazy? Ideally you would want all the fields in the table to be on the same structure also.

- Cian

ezorhub
Participant
0 Kudos

Hello, Cian!

Thanks for your comments.

it has already set as a Lazy! and I've tried much of times, but in the end, I had to create unbounded structure and bound data field.

when I just bound as a data field on the data list right way, then it couldn't get data. I have no idea what happened.

could you guide another way I would try?

Cheers,

Zoe.

cianbarrett
Active Participant

Hello Zoe,

I have reproduced this internally on my side. You just need to simply drag and drop from the BO Browser and the binding is taken care of:


You can refer to this blog for further configuration advice if you want either: How to Use the Annotation WithAdministrativeData

Hope this helps! - Cian

Answers (0)