OBJECTIVE:
To create an entry in table where Business Unit Column will depend on what is inside in Organization Column. Same thing in Business Unit Code,
TABLE:
TbleEntry (for data entry)
an example to this is if i am going to select Y Org in Organization. BusinessUnit available list should be Test BU.
but when i used to click the option in BusinessUnit. it give me all the the BusinessUnit.
same thing in BusinessUnitCode
To create an entry in table where Business Unit Column will depend on what is inside in Organization Column. Same thing in Business Unit Code,
TABLE:
Organization | BusinessUnit | BusinessUnitCode |
X Org | Finance | FIN |
X Org | Payroll | PYR |
X Org | IT | IT |
X Org | Surveillance | SRV |
Y Org | Test BU | TB |
TbleEntry (for data entry)
an example to this is if i am going to select Y Org in Organization. BusinessUnit available list should be Test BU.
but when i used to click the option in BusinessUnit. it give me all the the BusinessUnit.
same thing in BusinessUnitCode