SAP ABAP Class CL_MDS_POSITIVE_LIST (Handling of dbtable poslist)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_MDS_MAINT_EVENT_PROC (Package) MDS Upgrade (Dynamic maintenance events)

⤷

⤷

Properties
Class | CL_MDS_POSITIVE_LIST | |
Short Description | Handling of dbtable poslist | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CNV_MDS_MAINT_EVENT_PROC | MDS Upgrade (Dynamic maintenance events) |
Created | 20101001 | SAP |
Last change | 20141030 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_MDS_POSITIVE_LIST has no forward declaration.
Interfaces
Class CL_MDS_POSITIVE_LIST has no interface implemented.
Friends
Class CL_MDS_POSITIVE_LIST 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) | DMC_MDS_POSLIST_TAB | Transport objects to be executed in Uptime (=Positive List) | 20101001 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20101001 |
2 | ![]() |
Instance method | Public | Method | get all poslist entries with double execution = true | 20101001 |
3 | ![]() |
Instance method | Public | Method | get the positive list | 20101001 |
4 | ![]() |
Static method | Public | Method | write entries in db table dmc_mds_poslist | 20101001 |
Events
Class CL_MDS_POSITIVE_LIST has no event.
Types
Class CL_MDS_POSITIVE_LIST has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MAINT_EVENT | Call by reference | Type reference (TYPE) | DMC_MDS_MAINTENANCE_EVENT_ID | IUUC: ID of a maintenance event | 20101001 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
no entries in positive list found | 20101001 |
Method GET_DOUBLE_EXECUTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_DOUBLE_EXEC | Value transfer | Type reference (TYPE) | DMC_MDS_POSLIST_TAB | Transport objects to be executed in Uptime (=Positive List) | 20101001 |
Method GET_DOUBLE_EXECUTION on class CL_MDS_POSITIVE_LIST has no exception.
Method GET_POSITIVE_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_POSITIVE_LIST | Value transfer | Type reference (TYPE) | DMC_MDS_POSLIST_TAB | Transport objects to be executed in Uptime (=Positive List) | 20101001 |
Method GET_POSITIVE_LIST on class CL_MDS_POSITIVE_LIST has no exception.
Method WRITE_POSLIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_SYSUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value, Return Value After ABAP Statements | 20101001 | ||
2 | ![]() |
IT_EXPORT | Call by reference | Type reference (TYPE) | DMC_MDS_POSLIST_TAB | Transport objects to be executed in Uptime (=Positive List) | 20101001 |
Method WRITE_POSLIST on class CL_MDS_POSITIVE_LIST has no exception.
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in | 2010_1_620 |