VLF-WIN Snap-In Points Summary

Ancestor What can be customized Where to find More Details and Examples Where is it snapped in?

VLF-ONE

has a similar feature?
VF_AC007

Filter

A business object's filter. 

 

In the shipped demo Framework use Programming Techniques -> Basic.

Select The essential Business object

The filter code is in DF_FILT1. 

On the business object's Filter Snap-in Settings tab.

Yes

VF_AC010

Command Handler

A Framework, application or business object command handler.

In the shipped demo Framework use Programming Techniques -> Basic.

Select The essential Business object

Search for B then click on employee to execute the default command handler.  

 

The command handler code is in DF_T0023.  . 

On the Framework, application or business object's Commands Allowed tab.

Yes

VF_AC011

System IIP

The main system Imbedded Interface Point

See shipped example UF_SYSTM.

(Framework) -> (Properties) -> Framework Details tab

Yes

VF_AC012

Instance List Browser

 

The way that a business object's instance list is visualized.

In the shipped demo Framework open HR Demo Application -> Resources

Search for B to see the employee instance list visualized as a set of images.

The shipped example DF_INST3 displays the instance list.

On the business object's  Instance List tab. 

Yes

VF_AC017

RAMP Prompter

A prompter to be associated with fields on RAMP screens.

Refer to RAMP documentation

In RAMP Tools

Yes

VF_AC020Hidden Command handler

A command handler that is not visible to the user.

Refer to shipped example DF_DET46.

On the Framework, application or business object's Commands Allowed tab.

Yes

VF_AC021

 

Popup Panel

A popup panel that appears automatically when the user hovers over an instance list item.

In the shipped demo Framework open HR Demo Application -> Orgnanizations.

Hover over various levels in the tree to see popup panels appear.

Refer to shipped examples DF_T3301, DF_T3302 and DF_T3303.

 

On the business object's  Instance List tab. 

Yes

 

Relationship Handler

Allows child items to be dynamically add to an instance list when the parent instance list item is expanded. The component used to do this is referred d to as a Relationship Handler.

In the shipped demo Framework open HR Demo Application -> Organizations.

Expand various levels in the tree to see execute the relationship handler DFREL01 which is an RDMLX function.

 

On the business object's  Instance List tab. 

Yes

 

MTXT Loader

The way that languages are displayed.

See shipped example UFU0003.

On the (Framework) -> (Properties) -> Framework Details tab

Yes