Skip to Content
0
Former Member
May 10, 2010 at 03:29 PM

How to use BO as a Rule Container?

79 Views

Hi Gurus,

my requirement is Based on Fundcenter and FMArea in FMBBC to fetch the User(BOSSID) from FMSB Application.

i created two containers (Fundcenter & FMArea) by using FMFCTR table. but the screen field values (Fundcenter & FMArea) in FMBBC are not passing to the rule container. i think by using BO we can pass those values (Fundcenter & FMArea).

FMArea is avialble in BUS0050, but fundcenter is delegated to ZBUS0050.

i created a rule for FMBBC Application. but i want to create a rule container by using BO BUS0050. how can we call it in Function Module.

SWC_GET_ELEMENT 'BUS0050' L_BUS0050

how can i declare it is in declaration of FM?

I need Input parameters are FundCentre and FMArea from BUS0050 to fetch the User (BOSSID) from FMSB Application?

Plz help me, how can i use BO as a container to my requirement ?