cancel
Showing results for 
Search instead for 
Did you mean: 

BRFPlus - missing conditions in Decision Table

mdejesus
Participant
0 Kudos

Dear Experts,

We have a requirement to create a decision table to get profit center from plant and storage location combination.

I would like to ask if we can add missing validations below without using application exits

1. If storage location is valid in corresponding plant (Table T001L)

2. If plant and profit center is maintained in the same company code.

Table Error (I did not include company code yet to check plant and storage location relationship)

Diagnosis

Note: elements are binded to DDIC element to in order to get domain values.

1. Plant = WERKS_D

2. Storage location = LGORT_D

3. Profit Center = PRCTR

This can be done by using foreign keys if we maintain the table using Transaction SM30.

Sorry I'm new to BRFplus and tried searching for the same queries but for now I can only find solution with application exits.

Thank you !

Best regards,

Marc.

Accepted Solutions (1)

Accepted Solutions (1)

mdejesus
Participant
0 Kudos

Closing this Thread.

Need to implement application exits to solve the issue with search help

Class

IF_FDT_APPLICATION_SETTINGS

Methods

IF_FDT_APPLICATION_SETTINGS~ACTIVATION_VETO

IF_FDT_APPLICATION_SETTINGS~CHECK

Answers (0)