Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Business Place in Dynamic Selection Screen

former_member212740
Participant
0 Kudos

Dear Gurus,

I want to bring Business Place field in Dynamic Selection Screen of Transaction code FBL3N. Please guide how to do this.

Regards,

VS

1 ACCEPTED SOLUTION

m_madhu
Active Contributor
0 Kudos

HI,

The fields which are eligible for dynamic selection can be reviewed for

the related logical database via trans SE36, e.g., using logical data-

base SDF (G/L accounts), select Extras -> Dynamic selections. The

following tables are available:

SKA1 G/L Account Master (Chart of Accounts)

SKB1 G/L Account Master (Company Code)

BSIS Accounting: Secondary Index for G/L Accounts < Use for BUPLA

Table BSIS contains the BUPLA (Business place) field which can be

added to the dynamic selections for trans FBL3N (see note 310886 for

additional info).

Please perform the following steps to add the line item (BSIS-BUPLA)

field to dynamic selections:

1) Run trans SE36 using logical database SDF. Select Extras ->

Selection views. Enter origin of view CUS. Click on Create.

2) Under Tables/Nodes, scroll down to table BSIS and double click on

it. This will display the available fields from table BSIS below.

3) Under Functional groups, enter functional group ID / text:

Functional groups

-> 01 BSIS

4) Under Table fields/Node fields, enter functional group ID from

step 3 to the left of the BUPLA field:

Table fields/Node fields

-> 01 BUPLA Business place

Click on Save. Msg S3404 "Selection view saved" should appear.

5) Run trans FBL3N. Click on Dynamic selections -> BSIS. Double

click on Business place. A popup box should appear allowing entry

of a single business place value. Click on Multiple selection ->

Ranges to enter business place range.

I hope above will resolve your issue.

Regards

Madhu M

2 REPLIES 2

m_madhu
Active Contributor
0 Kudos

HI,

The fields which are eligible for dynamic selection can be reviewed for

the related logical database via trans SE36, e.g., using logical data-

base SDF (G/L accounts), select Extras -> Dynamic selections. The

following tables are available:

SKA1 G/L Account Master (Chart of Accounts)

SKB1 G/L Account Master (Company Code)

BSIS Accounting: Secondary Index for G/L Accounts < Use for BUPLA

Table BSIS contains the BUPLA (Business place) field which can be

added to the dynamic selections for trans FBL3N (see note 310886 for

additional info).

Please perform the following steps to add the line item (BSIS-BUPLA)

field to dynamic selections:

1) Run trans SE36 using logical database SDF. Select Extras ->

Selection views. Enter origin of view CUS. Click on Create.

2) Under Tables/Nodes, scroll down to table BSIS and double click on

it. This will display the available fields from table BSIS below.

3) Under Functional groups, enter functional group ID / text:

Functional groups

-> 01 BSIS

4) Under Table fields/Node fields, enter functional group ID from

step 3 to the left of the BUPLA field:

Table fields/Node fields

-> 01 BUPLA Business place

Click on Save. Msg S3404 "Selection view saved" should appear.

5) Run trans FBL3N. Click on Dynamic selections -> BSIS. Double

click on Business place. A popup box should appear allowing entry

of a single business place value. Click on Multiple selection ->

Ranges to enter business place range.

I hope above will resolve your issue.

Regards

Madhu M

0 Kudos

Hi Madhu,

Great!!

My problem has been resolved.

Regards,

VS