Quantcast
Channel: SCN : Popular Discussions - SAP Cloud Applications Studio
Viewing all articles
Browse latest Browse all 1333

SAP Cloud SDK : Create Custom OVS from Custom Business Object

$
0
0

Hi Experts,

 

I have requirement to create Custom OVS using Custom Business Object.

 

My Custom BusinessObject :

 

businessobject MyBO {

 

          element Cont_ID : ID;

          element Cont_type : OTypeCode;

          element Cont_Desc : LANGUAGEINDEPENDENT_LONG_Name;

 

          node Item [0,n] {

               element Item_ID : ID;

               element Item_Desc: LANGUAGEINDEPENDENT_LONG_Name;;

           }

}

 

I want to create OVS with the fields Cont_ID , Cont_type and Cont_Desc when open the OVS component.

 

Cont_IDCont_DescCont_type
00001 Contract 1TYPE1
00002 Contract 2TYPE2

 

please anyone have idea about this how to create it and use as a public OVS.

 

Many Thanks,

Mithun


Viewing all articles
Browse latest Browse all 1333


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>