Document Base Type Group Line (C_DocBaseGroupLine)
C_DocBaseGroup_ID
DocBaseType
Changes:
In Period Control Management info window join the C_DocBaseGroupLine table on DocBaseType and add a C_DocBaseGroup_ID column (as mandatory query criteria).
Add a C_DocBaseGroup_ID parameter to the Open/Close All process. It should be hidden when starting from the info window because of the collision with the info window parameter.
Environment
None
Attachments
1
Activity
Norbert Bede
April 4, 2023 at 12:55 PM
Documentation
Peter Takacs
April 4, 2023 at 6:54 AM
Renaming committed in the PR.
Heng Sin Low
April 4, 2023 at 4:20 AM
yes, I’m fine with that.
Carlos Ruiz
April 4, 2023 at 4:18 AM
Right, “Document Base Type Group” is more accurate.
I'm ok with the names proposed for the tables. ?
Norbert Bede
April 4, 2023 at 4:15 AM
hi,
agree it can be used for other things. Document type group says its about document types, however at this moment no c_doctype_id added, can be…but then many questions coming.
New tables:
Document Base Type Group (C_DocBaseGroup)
Name
Value
Comment/Help
Document Base Type Group Line (C_DocBaseGroupLine)
C_DocBaseGroup_ID
DocBaseType
Changes:
In Period Control Management info window join the C_DocBaseGroupLine table on DocBaseType and add a C_DocBaseGroup_ID column (as mandatory query criteria).
Add a C_DocBaseGroup_ID parameter to the Open/Close All process. It should be hidden when starting from the info window because of the collision with the info window parameter.