on 2024 May 24 8:29 AM
Hello Community,
Is it possible to dynamically adjust the labels of sections and field groups?
So far I have tried it with a virtual element and the adaptation of a char within the ABAP class. But without result.
@ObjectModel.virtualElementCalculatedBy: 'ABAP:ZCL_SECTION'
virtual SectionLabel :abap.char( 15 ),
{
parentId : 'TestData',
type : #FIELDGROUP_REFERENCE,
targetQualifier: 'Test',
label : #( SectionLabel )
},
Have I overlooked something or is it basically not possible?
regards
Lars
Hello Lars,
Did you solve this issue? I am facing the same problem.
Thanx
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
75 | |
10 | |
9 | |
7 | |
6 | |
6 | |
6 | |
6 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.