메뉴 건너뛰기

SAP 한국 커뮤니티

Ch23. 04번 Annotation

감자깡 2025.09.22 15:47 조회 수 : 1

<Annotations Target="Z_GW_CERTEMP_SRV.ZCERTINFO" >
            
                <Annotation Term="UI.LineItem">
                    <Collection >
                        <Record Type="UI.DataField">
                            <PropertyValue Property="Label" String="자격증 ID" />
                            <PropertyValue Property="Value" Path="Certid" />
                        </Record>
                    
                        <Record Type="UI.DataField">
                            <PropertyValue Property="Label" String="자격증 명" />
                            <PropertyValue Property="Value" Path="Certname" />
                        </Record>
                    </Collection>

                </Annotation>


</Annotations>