SAP ABAP Class CL_PDS_MAINT_CONSTANTS (Constants Class)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
CA (Application Component) Cross-Application Components
⤷
PDS_MAINTAIN (Package) Maintenance of Additional Data for Production Data Structure
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_PDS_BUFFER_DATA | Buffers Changed PDS Data | 20041206 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_PDS_DATA_HANDLER | Maintains PDS Data During Maintenance | 20041125 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_PDS_EVENT_RECEIVER | Maintains PDS Data During Maintenance | 20041126 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_PDS_MAINT_CONTROL | Control Class for PDS Data Maintenance | 20041125 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_PDS_READ_DATA | Class for Reading Data from Database | 20041126 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_PDS_RESULT_SELECT | Reads Header Data (MKAL, STKO) from Database | 20041117 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_PDS_SAVE | Saves PDS Data | 20041206 |
Properties
| Class | CL_PDS_MAINT_CONSTANTS | |
| Short Description | Constants Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PDS_MAINTAIN | Maintenance of Additional Data for Production Data Structure |
| Created | 20041117 | SAP |
| Last change | 20050615 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_PDS_MAINT_CONSTANTS has no forward declaration.
Interfaces
Class CL_PDS_MAINT_CONSTANTS has no interface implemented.
Friends
Class CL_PDS_MAINT_CONSTANTS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | PDSMAINT_ACTIVITY | '02' | Activity Type | 20050322 | ||
| 2 | Constant | Public | Type reference (TYPE) | PDSMAINT_ACTIVITY | '03' | Activity Type | 20050322 | ||
| 3 | Constant | Public | Type reference (TYPE) | CHAR1 | 'D' | PDS Deleted | 20050105 | ||
| 4 | Constant | Public | Type reference (TYPE) | SYDYNNR | '1000' | Current Screen Number | 20041223 | ||
| 5 | Constant | Public | Type reference (TYPE) | BOOLEAN | ' ' | Boolean Variable (X=True, -=False, Space=Unknown) | 20041209 | ||
| 6 | Constant | Public | Type reference (TYPE) | CHAR1 | 'I' | PDS Deleted | 20050105 | ||
| 7 | Constant | Public | Type reference (TYPE) | CHAR1 | 'M' | PDS Deleted | 20050105 | ||
| 8 | Constant | Public | Type reference (TYPE) | PDSMAINT_DATET | '99991231' | Valid to | 20041126 | ||
| 9 | Instance attribute | Public | Type reference (TYPE) | PDSMAINT_DATET | '19700101' | Valid to | 20050323 | ||
| 10 | Constant | Public | Type reference (TYPE) | PLNTY | '2' | PDS Type | 20050316 | ||
| 11 | Constant | Public | Type reference (TYPE) | CHAR1 | 'R' | Refresh Indicator for Inheritance | 20050603 | ||
| 12 | Constant | Public | Type reference (TYPE) | PDSMAINT_SEL_TYPE | 'BOM' | Selection Criteria for PDS | 20041125 | ||
| 13 | Constant | Public | Type reference (TYPE) | PDSMAINT_SEL_TYPE | 'LB' | Selection Criteria for PDS | 20041126 | ||
| 14 | Constant | Public | Type reference (TYPE) | PDSMAINT_SEL_TYPE | 'PROD' | Selection Criteria for PDS | 20041125 | ||
| 15 | Constant | Public | Type reference (TYPE) | LVC_S_STBL | 'XX' | ALV Control: Refresh Stability | 20041126 | ||
| 16 | Constant | Public | Type reference (TYPE) | PDSMAINT_TABTYPE | 'COMP' | Tab for PDS Maintenance | 20041125 | ||
| 17 | Constant | Public | Type reference (TYPE) | PDSMAINT_TABTYPE | 'HEAD' | Tab for PDS Maintenance | 20041125 | ||
| 18 | Constant | Public | Type reference (TYPE) | PDSMAINT_TABTYPE | 'OPER' | Tab for PDS Maintenance | 20041125 | ||
| 19 | Constant | Public | Type reference (TYPE) | SY-TCODE | 'PDS_DEL' | Transaction Code: Deletion | 20050105 | ||
| 20 | Constant | Public | Type reference (TYPE) | SY-TCODE | 'PDS_MAINT' | Transaction Code: Maintenance | 20050105 | ||
| 21 | Constant | Public | Type reference (TYPE) | BOOLEAN | 'X' | Boolean Variable (X=True, -=False, Space=Unknown) | 20041117 | ||
| 22 | Static Attribute | Public | Type reference (TYPE) | PDSMAINT_PLAN_TYPE | 'P' | PDS Type in SCM | 20050118 | ||
| 23 | Static Attribute | Public | Type reference (TYPE) | PDSMAINT_PLAN_TYPE | 'S' | PDS Type in SCM | 20050118 |
Methods
Class CL_PDS_MAINT_CONSTANTS has no method.
Events
Class CL_PDS_MAINT_CONSTANTS has no event.
Types
Class CL_PDS_MAINT_CONSTANTS has no local type.
History
| Last changed by/on | SAP | 20050615 |
| SAP Release Created in | 600 |