Functional Description
Purpose
This business function is used specifically for the organizational tree structure. It is used when
the application performs a drag and drop function. It takes the node values from the destination and
update the source business unit with all the category code values.
Setup Notes and Prerequisites
This business function is specific for the Organizational Structure and needs specific parameter so
that the drag and drop function is performed correctly.
The drag and drop could only be performed at a business unit level or at a node level but the node
have to be at the same level in the hierarchical structure'
Special Logic
Technical Specification
This business function can perform the Cost Center Master update either for one business unit or for
all the business units underneath a node.
If only one business unit is involved then the business function takes the category codes values
passed in and update the destination business unit also passed in and then update the Cost Center Master
table.
If a node is involved then the logic is bit more complicated. It figures out which node is getting
dragged and find all the business unit underneath that node. The business function then determines
which category code needs to be updated and which needs to be left untouched and then loops through all
the business units underneath the node and updates the Cost Center Master (F0006) File.
D0900099 - F0006-Update Records Using Tree Structure
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
cTableToUse | SMCUS | char | OPT | NONE |
A field that indicates whether you are using a live business unit category code structure or a date-effective snapshot of a business unit
| ||||
jdSnapshotDateEffective | SEFT | JDEDATE | OPT | NONE |
The date that was assigned to a date-effective snapshot of an organizational structure when the snapshot was created. | ||||
szSnapshotVersion | SVER | char | OPT | NONE |
The version name that you assigned to a date-effective snapshot of a business unit category code structure when you created the
| ||||
nFromLevel | INT01 | integer | OPT | NONE |
Number of Days in Future to Query for Responses Due. | ||||
nToLevel | INT01 | integer | OPT | NONE |
Number of Days in Future to Query for Responses Due. | ||||
cLastLevel | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event. | ||||
szCompany | CO | char | OPT | NONE |
A code that identifies a specific organization, fund, or other reporting entity. The company code must already exist in the Company
| ||||
szCostCenter | MCU | char | OPT | NONE |
An alphanumeric code that identifies a separate entity within a business for which you want to track costs. For example, a business unit
| ||||
szCostCenterType | STYL | char | OPT | NONE |
A user defined code (00/MC) that identifies the classification of the business unit. | ||||
szSequenceLevel01 | LV01 | char | OPT | NONE |
Sequence Level 01 - defines the first field in the organizational structure defined in the structure defination file. | ||||
szSequenceLevel02 | LV02 | char | OPT | NONE |
Sequence Level 02 - defines the second field in the organizational structure defined in the structure defination file. | ||||
szSequenceLevel03 | LV03 | char | OPT | NONE |
Sequence Level 03 - defines the third field in the organizational structure defined in the structure defination file. | ||||
szSequenceLevel04 | LV04 | char | OPT | NONE |
Sequence Level 04 - defines the fourth field in the organizational structure defined in the structure defination file. | ||||
szSequenceLevel05 | LV05 | char | OPT | NONE |
Sequence Level 05 - defines the fifth field in the organizational structure defined in the structure defination file. | ||||
szSequenceLevel06 | LV06 | char | OPT | NONE |
The value of the field that represents this level of the organizational structure in the Structure Definition table (F0050A). | ||||
szSequenceLevel07 | LV07 | char | OPT | NONE |
Sequence Level 07 - defines the seventh field in the organizational structure defined in the structure defination file. | ||||
szSequenceLevel08 | LV08 | char | OPT | NONE |
Sequence Level 08 - defines the eigth field in the organizational structure defined in the structure defination file. | ||||
szSequenceLevel09 | LV09 | char | OPT | NONE |
The value of the field that represents this level of the organizational structure in the Structure Definition table (F0050A). | ||||
szSequenceLevel10 | LV10 | char | OPT | NONE |
Sequence Level 10 - defines the tenth field in the organizational structure defined in the structure defination file. | ||||
szSequenceLevel11 | LV11 | char | OPT | NONE |
The value of the field that represents this level of the organizational structure in the Structure Definition table (F0050A). | ||||
szSequenceLevel12 | LV12 | char | OPT | NONE |
The value of the field that represents this level of the organizational structure in the Structure Definition table (F0050A). | ||||
szSequenceLevel13 | LV13 | char | OPT | NONE |
The value of the field that represents this level of the organizational structure in the Structure Definition table (F0050A). | ||||
szSequenceLevel14 | LV14 | char | OPT | NONE |
The value of the field that represents this level of the organizational structure in the Structure Definition table (F0050A). | ||||
szSequenceLevel15 | LV15 | char | OPT | NONE |
The value of the field that represents this level of the organizational structure in the Structure Definition table (F0050A). | ||||
szSequenceLevel16 | LV16 | char | OPT | NONE |
Sequence Level 16 - defines the sixteenth field in the organizational structure defined in the structure defination file. | ||||
szSequenceLevel17 | LV17 | char | OPT | NONE |
The value of the field that represents this level of the organizational structure in the Structure Definition table (F0050A). | ||||
szSequenceLevel18 | LV18 | char | OPT | NONE |
The value of the field that represents this level of the organizational structure in the Structure Definition table (F0050A). | ||||
szSequenceLevel19 | LV19 | char | OPT | NONE |
Sequence Level 19 - defines the nineteenth field in the organizational structure defined in the structure defination file. | ||||
szSequenceLevel20 | LV20 | char | OPT | NONE |
The value of the field that represents this level of the organizational structure in the Structure Definition table (F0050A). | ||||
szFromValue01 | VC10A | char | OPT | NONE |
This is a generic field used as a work field in Everest. | ||||
szToValue01 | VC10A | char | OPT | NONE |
This is a generic field used as a work field in Everest. | ||||
szFromValue02 | VC10A | char | OPT | NONE |
This is a generic field used as a work field in Everest. | ||||
szToValue02 | VC10A | char | OPT | NONE |
This is a generic field used as a work field in Everest. | ||||
szFromValue03 | VC10A | char | OPT | NONE |
This is a generic field used as a work field in Everest. | ||||
szToValue03 | VC10A | char | OPT | NONE |
This is a generic field used as a work field in Everest. | ||||
szFromValue04 | VC10A | char | OPT | NONE |
This is a generic field used as a work field in Everest. | ||||
szToValue04 | VC10A | char | OPT | NONE |
This is a generic field used as a work field in Everest. | ||||
szFromValue05 | VC10A | char | OPT | NONE |
This is a generic field used as a work field in Everest. | ||||
szToValue05 | VC10A | char | OPT | NONE |
This is a generic field used as a work field in Everest. | ||||
szFromValue06 | VC10A | char | OPT | NONE |
This is a generic field used as a work field in Everest. | ||||
szToValue06 | VC10A | char | OPT | NONE |
This is a generic field used as a work field in Everest. | ||||
szFromValue07 | VC10A | char | OPT | NONE |
This is a generic field used as a work field in Everest. | ||||
szToValue07 | VC10A | char | OPT | NONE |
This is a generic field used as a work field in Everest. | ||||
szFromValue08 | VC10A | char | OPT | NONE |
This is a generic field used as a work field in Everest. | ||||
szToValue08 | VC10A | char | OPT | NONE |
This is a generic field used as a work field in Everest. | ||||
szFromValue09 | VC10A | char | OPT | NONE |
This is a generic field used as a work field in Everest. | ||||
szToValue09 | VC10A | char | OPT | NONE |
This is a generic field used as a work field in Everest. | ||||
szFromValue10 | VC10A | char | OPT | NONE |
This is a generic field used as a work field in Everest. | ||||
szToValue10 | VC10A | char | OPT | NONE |
This is a generic field used as a work field in Everest. | ||||
szFromValue11 | VC10A | char | OPT | NONE |
This is a generic field used as a work field in Everest. | ||||
szToValue11 | VC10A | char | OPT | NONE |
This is a generic field used as a work field in Everest. | ||||
szFromValue12 | VC10A | char | OPT | NONE |
This is a generic field used as a work field in Everest. | ||||
szToValue12 | VC10A | char | OPT | NONE |
This is a generic field used as a work field in Everest. | ||||
szFromValue13 | VC10A | char | OPT | NONE |
This is a generic field used as a work field in Everest. | ||||
szToValue13 | VC10A | char | OPT | NONE |
This is a generic field used as a work field in Everest. | ||||
szFromValue14 | VC10A | char | OPT | NONE |
This is a generic field used as a work field in Everest. | ||||
szToValue14 | VC10A | char | OPT | NONE |
This is a generic field used as a work field in Everest. | ||||
szFromValue15 | VC10A | char | OPT | NONE |
This is a generic field used as a work field in Everest. | ||||
szToValue15 | VC10A | char | OPT | NONE |
This is a generic field used as a work field in Everest. | ||||
szFromValue16 | VC10A | char | OPT | NONE |
This is a generic field used as a work field in Everest. | ||||
szToValue16 | VC10A | char | OPT | NONE |
This is a generic field used as a work field in Everest. | ||||
szFromValue17 | VC10A | char | OPT | NONE |
This is a generic field used as a work field in Everest. | ||||
szToValue17 | VC10A | char | OPT | NONE |
This is a generic field used as a work field in Everest. | ||||
szFromValue18 | VC10A | char | OPT | NONE |
This is a generic field used as a work field in Everest. | ||||
szToValue18 | VC10A | char | OPT | NONE |
This is a generic field used as a work field in Everest. | ||||
szFromValue19 | VC10A | char | OPT | NONE |
This is a generic field used as a work field in Everest. | ||||
szToValue19 | VC10A | char | OPT | NONE |
This is a generic field used as a work field in Everest. | ||||
szFromValue20 | VC10A | char | OPT | NONE |
This is a generic field used as a work field in Everest. | ||||
szToValue20 | VC10A | char | OPT | NONE |
This is a generic field used as a work field in Everest. |
None |
None |