SAP ABAP Class CL_PLM_AUDIT_FORM_MODEL (Audit: Abstract Form Model)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-AUD (Application Component) Audit Management
⤷
PLM_AUDIT_CORE (Package) Audit Management - General Core Functions

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PLM_AUDIT_FORM_MODEL | Audit: Common Interface of All Form Models | 20010712 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_PLM_AUDIT_FORM_ACTION | Audit: Form for Corrective/Preventive Actions | 20010713 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_PLM_AUDIT_FORM_ACTION_L | Audit: Form for Actions Overview in Audit (Landscape Format) | 20010713 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_PLM_AUDIT_FORM_AUDIT | Audit: Form for Audit | 20010713 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_PLM_AUDIT_FORM_PLAN | Audit: Form for Audit Plan | 20010713 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_PLM_AUDIT_FORM_QUEST | Audit: Form for Question List | 20010712 |
6 | Inheritance (c INHERITING FROM c_ref) | CL_PLM_FMEA_FORM_FMEA_QS9000 | FMEA: Form QS9000 3rd Ed. | 20060728 |
7 | Inheritance (c INHERITING FROM c_ref) | CL_PLM_FMEA_FORM_FMEA_VDA96 | FMEA: Form VDA '96 | 20060728 |
Properties
Class | CL_PLM_AUDIT_FORM_MODEL | |
Short Description | Audit: Abstract Form Model | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | PLM_AUDIT_CORE | Audit Management - General Core Functions |
Created | 20010712 | SAP |
Last change | 20041228 | SAP |
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_PLM_AUDIT_FORM_MODEL | Audit: Common Interface of All Form Models | 20010712 |
Friends
Class CL_PLM_AUDIT_FORM_MODEL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20010712 | ||||
2 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20010712 | ||||
3 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20010712 | ||||
4 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20010716 | ||||
5 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20010712 | ||||
6 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20010712 | ||||
7 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20010712 | ||||
8 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20010712 | ||||
9 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20010712 | ||||
10 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20010712 | ||||
11 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20010712 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20010712 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20010712 |
3 | ![]() |
Instance method | Public | Method | 20010716 | |
4 | ![]() |
Instance method | Public | Method | 20010712 | |
5 | ![]() |
Instance method | Public | Method | 20010712 | |
6 | ![]() |
Instance method | Public | Method | 20010712 | |
7 | ![]() |
Instance method | Public | Method | 20010712 | |
8 | ![]() |
Instance method | Public | Method | 20010712 | |
9 | ![]() |
Instance method | Public | Method | 20010712 | |
10 | ![]() |
Instance method | Public | Method | 20010712 | |
11 | ![]() |
Instance method | Public | Method | 20010712 | |
12 | ![]() |
Instance method | Public | Method | 20010712 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | CREATED | Instance Event (0) |
Private (0) |
20010712 |
Types
Class CL_PLM_AUDIT_FORM_MODEL has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_PLM_AUDIT_FORM_MODEL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PLM_AUDIT_FORM_MODEL has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_PLM_AUDIT_FORM_MODEL has no parameter.
Method CONSTRUCTOR on class CL_PLM_AUDIT_FORM_MODEL has no exception.
Method GET_APPLICATION_TYPE Signature
Method GET_APPLICATION_TYPE on class CL_PLM_AUDIT_FORM_MODEL has no parameter.
Method GET_APPLICATION_TYPE on class CL_PLM_AUDIT_FORM_MODEL has no exception.
Method GET_CAPTION Signature
Method GET_CAPTION on class CL_PLM_AUDIT_FORM_MODEL has no parameter.
Method GET_CAPTION on class CL_PLM_AUDIT_FORM_MODEL has no exception.
Method GET_INSTANCE Signature
Method GET_INSTANCE on class CL_PLM_AUDIT_FORM_MODEL has no parameter.
Method GET_INSTANCE on class CL_PLM_AUDIT_FORM_MODEL has no exception.
Method GET_NAME Signature
Method GET_NAME on class CL_PLM_AUDIT_FORM_MODEL has no parameter.
Method GET_NAME on class CL_PLM_AUDIT_FORM_MODEL has no exception.
Method GET_OBJECT_TYPE Signature
Method GET_OBJECT_TYPE on class CL_PLM_AUDIT_FORM_MODEL has no parameter.
Method GET_OBJECT_TYPE on class CL_PLM_AUDIT_FORM_MODEL has no exception.
Method GET_OPTIONS Signature
Method GET_OPTIONS on class CL_PLM_AUDIT_FORM_MODEL has no parameter.
Method GET_OPTIONS on class CL_PLM_AUDIT_FORM_MODEL has no exception.
Method HAS_OPTIONS Signature
Method HAS_OPTIONS on class CL_PLM_AUDIT_FORM_MODEL has no parameter.
Method HAS_OPTIONS on class CL_PLM_AUDIT_FORM_MODEL has no exception.
Method IS_DEFAULT Signature
Method IS_DEFAULT on class CL_PLM_AUDIT_FORM_MODEL has no parameter.
Method IS_DEFAULT on class CL_PLM_AUDIT_FORM_MODEL has no exception.
Method SET_DEFAULT Signature
Method SET_DEFAULT on class CL_PLM_AUDIT_FORM_MODEL has no parameter.
Method SET_DEFAULT on class CL_PLM_AUDIT_FORM_MODEL has no exception.
Method SET_OPTIONS Signature
Method SET_OPTIONS on class CL_PLM_AUDIT_FORM_MODEL has no parameter.
Method SET_OPTIONS on class CL_PLM_AUDIT_FORM_MODEL has no exception.
Event Signatures
Event CREATED Signature
Event CREATED on class CL_PLM_AUDIT_FORM_MODEL has no parameter.
History
Last changed by/on | SAP | 20041228 |
SAP Release Created in | 300 |