我们来查阅API可以看到,确实可以进行定制(目前使用Odata V2):在i18n中使用ACTION_CONFIRM|<EntitySetNam><ActionName>进行修改描述: 按照API文档给出的方式,我们进行修改,然鹅并没有任何区别,经过尝试(不只是API中的表述错误,还是我的理解错误,应该是表述错误); 验证结论:方法没错,是通过i18n进行修改,但是API文档中...
The determination can be called on request by executing a determine action, if the determination has been assigned to such an action in the behavior definition. For more information, see Determine Actions. For more information on the different activities performed during the BO runtime, see Operati...
factory action copyTravel [1]; action ( features : instance, authorization: update ) deductDiscount parameter /dmo/a_travel_discount result [1] $self; If it is a normal instance based action you have to fill the table result in addtion to the tables mapped, reported and failed. See the...
1. Additional Save - Here RAP Managed framework will handle the save by default, but it will provide you a hook in the late save phase i.e SAVE_MODIFIED [ i.e local handler save class must inherit from the class cl_abap_behavior_saver ], if you want to perform additional save functio...
draft determine action Prepare; projection; strict; use draft; use side effects;definebehaviorforZRK_C_PUR_CON_UDaliasPurCon{usecreate; useupdate; usedelete; useassociation_PurConItem{create;withdraft;}use actionEdit; use action Activate; ...
Extending behavior that is defined in a behavior extension (determine actions and field mapping information) Adding a node extension to a node extension Behavior definition extensions may extend behavior that is defined in behavior definition extensions which are located in a different software component...
save { create; update; delete; field ( readonly ) LastChangedAt, LocalLastChangedBy, LocalLastChangedAt, LocalCreatedBy, LocalCreatedAt; event SendContact parameter ZABS_EVENTSTRUC; draft action Edit; draft action Activate; draft action Discard; draft action Resume; draft determine action Pre...
In addition you will find working sample code that allows you to start an application job via an action of the RAP business object and what needs to be implemented to display the job status in nice way in the Fiori UI using virtual fields that always reflect the current status highlighting ...
Well, your first task is to determine how you can integrate with Bloomberg. Then, I suggest that you work on a prototype design. At that point, feel free to post it in here and ask for feedback. Regards, Morten SS15 Participant Mark as New Bookmark Subscribe Subscribe to RSS Feed ...
Solved: hi can anyone kindly provide me with the most commonly used user exits in PP. Thanks in advance.