cancel
Showing results for 
Search instead for 
Did you mean: 

Bol entity creation

Former Member
0 Kudos

Hi All,

            I am developing new UI Framework Component in ERP system. During custom controller creation it is asking me to enter BOL entity. Can any one tell me how to create BOL entity.

Regards,

Praveen

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member188346
Active Participant
0 Kudos

Hi Praveen,

Availability of bol entities are dependant on the model we are using in the component.

First see if you have added model in the components runtime repository.

Then while creating custom controller take f4 help and see which bol entity you want to add.

Follow rest of the wizard.

At the end ur custom controller will get created with that bol entity.

If you want to use z model and all z bol entity then please search some blogs.  Every thing is available here.

Thanks,

Bhushan

former_member188098
Active Contributor
0 Kudos

while creating controller you need to give object name there for bol entity for which it is creating.

so give object name there..

Regards