SAP ABAP Class CL_VC2OD_DMT_ND_ASSIGNMENTS (Handles the service provider node #ASSIGNMENTS)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-VC-WUI (Application Component) Variant Configuration Web User Interface
⤷
VC2OD_SP (Package) Object Dependency - Service Provider

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_VC2OD_DMT_ND | Handles functionality common to all VC Dep Maintenance Table | 20090806 |
Properties
Class | CL_VC2OD_DMT_ND_ASSIGNMENTS | |
Short Description | Handles the service provider node #ASSIGNMENTS | |
Super Class | CL_VC2OD_DMT_ND | Handles functionality common to all VC Dep Maintenance Table |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | VC2OD_SP | Object Dependency - Service Provider |
Created | 20090806 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_VC2OD_DMT_ND_ASSIGNMENTS has no forward declaration.
Interfaces
Class CL_VC2OD_DMT_ND_ASSIGNMENTS has no interface implemented.
Friends
Class CL_VC2OD_DMT_ND_ASSIGNMENTS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | KNNAM | Name of Dependency | 20091023 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Determine the correct key date (for ECN usage...) | 20090813 |
2 | ![]() |
Instance method | Private | Method | extract the assignment data | 20090813 |
3 | ![]() |
Instance method | Private | Method | get assignments | 20090813 |
4 | ![]() |
Instance method | Private | Method | get temporary dependency number | 20091023 |
5 | ![]() |
Instance method | Private | Method | reset temporary dependency number | 20091023 |
Events
Class CL_VC2OD_DMT_ND_ASSIGNMENTS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | GTY_TS_ASSIGNMENTS | Private | See coding | 20100121 | gty_ts_assignments TYPE SORTED TABLE OF vc2od_s_dmt_assignments_sp WITH NON-UNIQUE KEY
assignment_no dep_type
|
Method Signatures
Method CHECK_KEY_DATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_KEY_DATE | Call by reference | Type reference (TYPE) | VC2OD_KEY_DATE | dependency key date | 20090813 | ||
2 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20090813 | ||
3 | ![]() |
EV_SEVERITY | Call by reference | Type reference (TYPE) | /PLMB/SPI_MSG_SEVERITY | Severity | 20090813 | ||
4 | ![]() |
IV_CHANGE_NO | Call by reference | Type reference (TYPE) | AENNR | Change Number | 20090813 | ||
5 | ![]() |
IV_CONSIDER_MESSAGES | Call by reference | Type reference (TYPE) | XFELD | Checkbox | 20090813 |
Method CHECK_KEY_DATE on class CL_VC2OD_DMT_ND_ASSIGNMENTS has no exception.
Method EXTRACT_ASSIGNMENT_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CTS_ASSIGNMENTS | Call by reference | Type reference (TYPE) | GTY_TS_ASSIGNMENTS | VC Dependency Assignment - SP Strucure - Table Type | 20100121 | ||
2 | ![]() |
CT_ASSIGNMENT_IDS | Call by reference | Type reference (TYPE) | VC2OD_T_DMT_ASSIGNMENTS_ID | VC Dependency Assignment ID - Table Type | 20090813 | ||
3 | ![]() |
IS_ASSIGNMENTS_BO | Call by reference | Type reference (TYPE) | VC2OD_S_ASSIGNMENT | Assignments | 20090813 | ||
4 | ![]() |
IS_ASSIGNMENT_ID | Call by reference | Type reference (TYPE) | VC2OD_S_DMT_ASSIGNMENTS_ID | VC Dependency Assignment ID | 20090813 | ||
5 | ![]() |
IT_BASIC_DATA_BO | Call by reference | Type reference (TYPE) | VC2OD_T_BASIC_DATA | Basic Data | 20090813 | ||
6 | ![]() |
IT_DESCRIPTIONS_BO | Call by reference | Type reference (TYPE) | VC2OD_T_DESCRIPTION | Descriptions | 20090813 |
Method EXTRACT_ASSIGNMENT_DATA on class CL_VC2OD_DMT_ND_ASSIGNMENTS has no exception.
Method GET_ASSIGNMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ASSIGNMENTS | Call by reference | Type reference (TYPE) | VC2OD_T_DMT_ASSIGNMENTS_SP | Table type of the assignments in the DMT - SP structure | 20090813 | ||
2 | ![]() |
ET_ASSIGNMENT_IDS | Call by reference | Type reference (TYPE) | VC2OD_T_DMT_ASSIGNMENTS_ID | dependency maintenance table assignments id table | 20090813 | ||
3 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20090813 | ||
4 | ![]() |
EV_SEVERITY | Call by reference | Type reference (TYPE) | /PLMB/SPI_MSG_SEVERITY | Severity | 20090813 | ||
5 | ![]() |
IT_ASSIGNMENT_IDS | Call by reference | Type reference (TYPE) | VC2OD_T_DMT_ASSIGNMENTS_ID | dependency maintenance table assignments id table | 20090813 | ||
6 | ![]() |
IV_RETRIEVE | Call by reference | Type reference (TYPE) | XFELD | Checkbox | 20090813 | ||
7 | ![]() |
IV_SELECTION_DATE | Call by reference | Type reference (TYPE) | VC2OD_SEL_DATE | Selection Date | 20090930 |
Method GET_ASSIGNMENTS on class CL_VC2OD_DMT_ND_ASSIGNMENTS has no exception.
Method GET_DEPENDENCY_NO_TEMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_DEPENDENCY_NO_TEMP | Call by reference | Type reference (TYPE) | KNNAM | Name of Dependency | 20091023 |
Method GET_DEPENDENCY_NO_TEMP on class CL_VC2OD_DMT_ND_ASSIGNMENTS has no exception.
Method RESET_DEPENDENCY_NO_TEMP Signature
Method RESET_DEPENDENCY_NO_TEMP on class CL_VC2OD_DMT_ND_ASSIGNMENTS has no parameter.
Method RESET_DEPENDENCY_NO_TEMP on class CL_VC2OD_DMT_ND_ASSIGNMENTS has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 605 |