Hierarchy

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_DPR_ENTITY | Development Projects: Abstract Class for DPR Entities | 20041106 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ACO_COMMON | Common Interface for Authorization Check | 20030114 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DPR_AUTHORIZATION_ELEMENT | Development Projects: Objects with Authorizations | 20030114 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DPR_COLLECTION_ITEM | Development Projects: Interface of All Collection Entries | 20090126 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DPR_FORM_ELEMENT | Development Projects: Objects That Are Displayed As Forms | 20020311 |
6 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DPR_HOST | Development Projects: Interface of All Visited by Visitor | 20020315 |
7 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DPR_SCHEDULING_OBJECT | Development Projects: Interface Object with Sched. Functions | 20020516 |
8 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DPR_STATUS_ELEMENT | Development Projects: Interface of All Objects with Status | 20020522 |
9 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PPM_SCHEDULE_HOST | Scheduling Objects Interface | 20070104 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_DPR_CHECKLIST_O | Development Projects: Checklist | 20011211 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_DPR_CHECKLIST_T | Development Projects: Checklist Template | 20011211 |
Properties
Class | CL_DPR_CHECKLIST | |
Short Description | Development Projects: Abstract Checklist | |
Super Class | CL_DPR_ENTITY | Development Projects: Abstract Class for DPR Entities |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | DPR_CHECKLIST | |
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | DEVELOPMENT_PROJECTS_CHECKLIST | Project Management - Checklists |
Created | 20011211 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ACO_COMMON | Common Interface for Authorization Check | 20030114 | ||
2 | IF_DPR_AUTHORIZATION_ELEMENT | Development Projects: Objects with Authorizations | 20030114 | ||
3 | IF_DPR_COLLECTION_ITEM | Development Projects: Interface of All Collection Entries | 20090126 | ||
4 | IF_DPR_FORM_ELEMENT | Development Projects: Objects That Are Displayed As Forms | 20020311 | ||
5 | IF_DPR_HOST | Development Projects: Interface of All Visited by Visitor | 20020315 | ||
6 | IF_DPR_SCHEDULING_OBJECT | Development Projects: Interface Object with Sched. Functions | 20020516 | ||
7 | IF_DPR_STATUS_ELEMENT | Development Projects: Interface of All Objects with Status | 20020522 | ||
8 | IF_PPM_SCHEDULE_HOST | Scheduling Objects Interface | 20070104 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_DPR_APPL_OBJECT_FACTORY | 20020102 | Development Projects: Factory for Application Objects | |
2 | CL_DPR_BADI_SERVICES | 20030207 | Development Projects: Services for BAdI Calls | |
3 | CL_DPR_CHECKLISTS | 20020107 | Development Projects: Collection for Checklists | |
4 | CL_DPR_CHECKLIST_ITEM | 20011211 | Development Projects: Abstract Checklist Item | |
5 | CL_DPR_CHECKLIST_ITEMS | 20011211 | Development Projects: Collection for Checklist Items | |
6 | CL_DPR_FILTER_CHECKLIST | 20030224 | Development Projects: Filter for Checklist | |
7 | CL_DPR_ITERATOR_CHECKLIST | 20020318 | Development Projects: Checklist Iterator | |
8 | CL_DPR_VISITOR | 20020409 | Development Projects: Abstract Visitor |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_ACO_AUTHORIZATION | Information About Authorization Subject | 20030114 | ||
2 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_DPR_DOCUMENTS | Development Projects: Collection for Documents | 20011211 | ||
3 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_DPR_CHECKLIST_ITEMS | Development Projects: Collection for Checklist Items | 20011211 | ||
4 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_DPR_OBJECT_LINKS | Development Projects: Collection for Object Links | 20011211 | ||
5 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_DPR_PARTICIPANT_LINKS | Development Projects: Collection for Linked Project Roles | 20030219 | ||
6 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | DPR_DEACTIVATE_TYPES | BAdI DPR_DEACTIVATE_TYPES | 20090420 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Check Whether Task Type is allowed | 20110629 |
2 | ![]() |
Instance method | Public | Method | Checks Whether Deleting a Subobject Is Allowed | 20020412 |
3 | ![]() |
Instance method | Public | Method | Is checklist an issue list? | 20080730 |
4 | ![]() |
Instance method | Protected | Method | Checks Whether Deleting a Checklist Item Is Allowed | 20020415 |
5 | ![]() |
Instance method | Protected | Method | Checks Whether Deleting a Task Is Allowed | 20020415 |
6 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20011228 |
7 | ![]() |
Instance method | Public | Constructor | Constructor | 20011228 |
8 | ![]() |
Instance method | Protected | Method | Delete Checklist | 20011211 |
9 | ![]() |
Instance method | Public | Method | Access Method to All Documents (Reading) | 20011211 |
10 | ![]() |
Instance method | Public | Method | Access Method to All Object Links (Reading) | 20011211 |
11 | ![]() |
Instance method | Public | Method | Access Method to All Processes (Reading) | 20020522 |
12 | ![]() |
Instance method | Public | Method | Access Method to All Tasks (Reading) | 20011211 |
13 | ![]() |
Instance method | Protected | Method | Access Method to Attributes (Reading) | 20011211 |
14 | ![]() |
Instance method | Protected | Method | Access Method to the Assignment Reference (Reading) | 20020108 |
15 | ![]() |
Instance method | Public | Method | Read Changeability Attributes | 20020730 |
16 | ![]() |
Instance method | Public | Method | Read Checklist ID | 20020729 |
17 | ![]() |
Instance method | Public | Method | Access Method to Checklist Type (Reading) | 20020817 |
18 | ![]() |
Instance method | Public | Method | Delivers the Checklist Data in External Display | 20020319 |
19 | ![]() |
Static method | Protected | Method | Access Method to Native Object Status (Reading) | 20020124 |
20 | ![]() |
Instance method | Public | Method | Access Method to Sort Number (Reading) | 20090126 |
21 | ![]() |
Static method | Protected | Method | Is this regarding a new native object? | 20020205 |
22 | ![]() |
Instance method | Protected | Method | Access Method to Administration Data/Internal Data (Reading) | 20020410 |
23 | ![]() |
Instance method | Protected | Method | Access Method to Attribute (Writing) | 20011211 |
24 | ![]() |
Instance method | Public | Method | Convert and Set Data from External Format | 20041106 |
25 | ![]() |
Instance method | Public | Method | Access method to sort number (writing) | 20090206 |
26 | ![]() |
Instance method | Protected | Method | Verify Project Attributes | 20020513 |
Events
Class CL_DPR_CHECKLIST has no event.
Types
Class CL_DPR_CHECKLIST has no local type.
Method Signatures
Method CHECK_CHECKLIST_TYPE4PRO_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CHECKLIST_TYPE | Call by reference | Type reference (TYPE) | DPR_TV_CLH_TYPE | Checklist Type | 20110629 | ||
2 | ![]() |
RV_IS_VALID | Value transfer | Type reference (TYPE) | BOOLE_D | Boolean Value: Type Exists (True = 'X') | 20110629 |
Method CHECK_CHECKLIST_TYPE4PRO_TYPE on class CL_DPR_CHECKLIST has no exception.
Method CHECK_FOR_COMPONENT_DELETION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_DPR_COMMON | Zu löschendes Komponentenobjekt | 20020412 | ||
2 | ![]() |
RV_DELETION_POSSIBLE | Value transfer | Type reference (TYPE) | BOOLE_D | Bool'scher Wert: Löschen der Komponente ist erlaubt | 20020412 |
Method CHECK_FOR_COMPONENT_DELETION on class CL_DPR_CHECKLIST has no exception.
Method CHECK_FOR_ISSUE_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_RC | Value transfer | Type reference (TYPE) | SY-SUBRC | 20080730 |
Method CHECK_FOR_ISSUE_LIST on class CL_DPR_CHECKLIST has no exception.
Method CHECK_FOR_ITEM_DELETION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_CHECKLIST_ITEM | Call by reference | Object reference (TYPE REF TO) | CL_DPR_CHECKLIST_ITEM | Development Projects: Abstrakter Checklistenpunkt | 20020415 | ||
2 | ![]() |
RV_DELETION_POSSIBLE | Value transfer | Type reference (TYPE) | BOOLE_D | Bool'scher Wert: Löschen des Checklistenpunktes ist erlaubt | 20020415 |
Method CHECK_FOR_ITEM_DELETION on class CL_DPR_CHECKLIST has no exception.
Method CHECK_FOR_TASK_DELETION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_TASK | Call by reference | Object reference (TYPE REF TO) | CL_DPR_TASK | Development Projects: Abstrakte Aufgabe | 20020415 | ||
2 | ![]() |
RV_DELETION_POSSIBLE | Value transfer | Type reference (TYPE) | BOOLE_D | Bool'scher Wert: Löschen der Aufgabe ist erlaubt | 20020415 |
Method CHECK_FOR_TASK_DELETION on class CL_DPR_CHECKLIST has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_DPR_CHECKLIST has no parameter.
Method CLASS_CONSTRUCTOR on class CL_DPR_CHECKLIST has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_NATIVE_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_CGPL_HIERARCHY_NODE | Native Objekt | 20011228 |
Method CONSTRUCTOR on class CL_DPR_CHECKLIST has no exception.
Method DELETE_CHECKLIST Signature
Method DELETE_CHECKLIST on class CL_DPR_CHECKLIST has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Development Projects: Fehler beim Anlegen Anwendungsobjekt | 20020107 |
Method GET_ALL_DOCUMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_DOCUMENTS | Value transfer | Type reference (TYPE) | DPR_TT_DOCUMENTS | Dokumente | 20011211 |
Method GET_ALL_DOCUMENTS on class CL_DPR_CHECKLIST has no exception.
Method GET_ALL_OBJECT_LINKS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CATEGORY | Call by reference | Type reference (TYPE) | DPR_TV_OBL_CATEGORY | CL_DPR_OBL_REPOSITORY=>SC_CATEGORY_ALL | Kategorie der Objektart der Objektverknüpfung | 20050830 | |
2 | ![]() |
RT_OBJECT_LINKS | Value transfer | Type reference (TYPE) | DPR_TT_OBJECT_LINKS | Tabellentyp für Tasks | 20011217 |
Method GET_ALL_OBJECT_LINKS on class CL_DPR_CHECKLIST has no exception.
Method GET_ALL_PROCESSES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_PROCESSES | Value transfer | Type reference (TYPE) | DPR_TT_PROCESSES | Prozesse | 20020522 |
Method GET_ALL_PROCESSES on class CL_DPR_CHECKLIST has no exception.
Method GET_ALL_TASKS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_TASKS | Value transfer | Type reference (TYPE) | DPR_TT_TASKS | Tabellentyp für Tasks | 20011217 |
Method GET_ALL_TASKS on class CL_DPR_CHECKLIST has no exception.
Method GET_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ATTRIBUTES | Call by reference | Type reference (TYPE) | DPR_TS_CHECKLIST_INT | Checklistenkopf in interner Darstellung | 20020104 | ||
2 | ![]() |
ES_ATTRIBUTES_OLD | Call by reference | Type reference (TYPE) | DPR_TS_CHECKLIST_INT | Checklistenkopf in interner Darstellung (alter DB-Stand) | 20020124 |
Method GET_ATTRIBUTES on class CL_DPR_CHECKLIST has no exception.
Method GET_ATTRIBUTE_ASSIGNMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_ATTRIBUTE_ASSIGNMENT | Value transfer | Object reference (TYPE REF TO) | CL_DPR_CLH_ASSIGNMENT | Development Projects: Abstrakte Checkliste - Attribute | 20020108 |
Method GET_ATTRIBUTE_ASSIGNMENT on class CL_DPR_CHECKLIST has no exception.
Method GET_CHANGEABILITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_CHANGEABILITY | Value transfer | Type reference (TYPE) | DPR_TV_CHANGEABILITY | Änderbarkeit von Checklistenköpfen | 20020730 |
Method GET_CHANGEABILITY on class CL_DPR_CHECKLIST has no exception.
Method GET_CHECKLIST_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_CHECKLIST_ID | Value transfer | Type reference (TYPE) | DPR_TV_CHECKLIST_ID | Name der Checkliste | 20020729 |
Method GET_CHECKLIST_ID on class CL_DPR_CHECKLIST has no exception.
Method GET_CHECKLIST_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_CHECKLIST_TYPE | Value transfer | Type reference (TYPE) | DPR_TV_CLH_TYPE | Checklistenart | 20020817 |
Method GET_CHECKLIST_TYPE on class CL_DPR_CHECKLIST has no exception.
Method GET_DATA_EXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_CHECKLIST_CHG | Call by reference | Type reference (TYPE) | DPR_TS_CHECKLIST_CHG | Änderbare Attribute Checklistenkopf | 20020621 | ||
2 | ![]() |
ES_CHECKLIST_EXT | Call by reference | Type reference (TYPE) | DPR_TS_CHECKLIST_EXT | Checklistenkopf in externer Darstellung | 20020319 | ||
3 | ![]() |
ES_CHECKLIST_INT | Call by reference | Type reference (TYPE) | DPR_TS_CHECKLIST_INT | Checklistenkopf in interner Darstellung | 20020621 | ||
4 | ![]() |
IV_LANGUAGE | Call by reference | Type reference (TYPE) | LANGU | Sprachenschlüssel | 20020319 |
Method GET_DATA_EXT on class CL_DPR_CHECKLIST has no exception.
Method GET_NATIVE_OBJECT_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_NATIVE_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_CGPL_HIERARCHY_NODE | Projektplanung - Hierarchieknoten | 20020124 | ||
2 | ![]() |
RV_OBJECT_STATE | Value transfer | Type reference (TYPE) | CHAR1 | Objektzustand | 20020124 |
Method GET_NATIVE_OBJECT_STATE on class CL_DPR_CHECKLIST has no exception.
Method GET_SORT_NUMBER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_SORT_NUMBER | Value transfer | Type reference (TYPE) | DPR_TV_SORT_NUMBER | Sort Number | 20090126 |
Method GET_SORT_NUMBER on class CL_DPR_CHECKLIST has no exception.
Method IS_NATIVE_OBJECT_NEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_NATIVE_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_CGPL_HIERARCHY_NODE | Projektplanung - Hierarchieknoten | 20020205 | ||
2 | ![]() |
RV_NEW_OBJECT | Value transfer | Type reference (TYPE) | BOOLE_D | Bool'scher Wert: Neues Objekt liegt vor (True = 'X') | 20020205 |
Method IS_NATIVE_OBJECT_NEW on class CL_DPR_CHECKLIST has no exception.
Method SET_ADMINISTRATIVE_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_ADMINISTRATIVE_ATTRIBUTES | Call by reference | Type reference (TYPE) | DPR_TS_CHECKLIST_ADM | Attribute Checklistenkopf (Verwaltungsdaten/interne Daten) | 20020410 |
Method SET_ADMINISTRATIVE_ATTRIBUTES on class CL_DPR_CHECKLIST has no exception.
Method SET_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_ATTRIBUTES | Call by reference | Type reference (TYPE) | DPR_TS_CHECKLIST_INT | Checklistenkopf in interner Darstellung | 20020116 | ||
2 | ![]() |
IV_NO_SORTING | Call by reference | Type reference (TYPE) | XFELD | No new sorting | 20090311 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Development Projects: Fehler beim Ändern Anwendungsobjekt | 20020108 |
Method SET_DATA_EXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_CONVERSION_PROTOCOL | Call by reference | Object reference (TYPE REF TO) | CL_DPR_CONVERSION_PROTOCOL | Protokollierung von Fehlern bei Konvertierung | 20041106 | ||
2 | ![]() |
IS_CHECKLIST_CHG | Call by reference | Type reference (TYPE) | DPR_TS_CHECKLIST_CHG | Änderbare Attribute Checklistenkopf | 20041106 | ||
3 | ![]() |
IV_LANGUAGE | Call by reference | Type reference (TYPE) | LANGU | Sprachenschlüssel | 20041106 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Development Projects: Fehler beim Ändern Anwendungsobjekt | 20041106 |
Method SET_SORT_NUMBER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SORT_NUMBER | Call by reference | Type reference (TYPE) | DPR_TV_SORT_NUMBER | Sort Number | 20090206 |
Method SET_SORT_NUMBER on class CL_DPR_CHECKLIST has no exception.
Method VERIFY_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_ATTRIBUTES_NEW | Call by reference | Type reference (TYPE) | DPR_TS_CHECKLIST_INT | Checklistenkopf in interner Darstellung | 20020513 | ||
2 | ![]() |
IS_ATTRIBUTES_OLD | Call by reference | Type reference (TYPE) | DPR_TS_CHECKLIST_INT | Checklistenkopf in interner Darstellung | 20020513 |
Method VERIFY_ATTRIBUTES on class CL_DPR_CHECKLIST has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 100 |