SAP ABAP Class CL_PDWI_DOC_CNTL (Product Structure Node)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PLM-PPM-PDN (Application Component) Product Designer
⤷
PLM_PDN_WUI (Package) Web User Interface for the Product Designer
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BSP_PAGE | Business Server Pages (BSP) Abstract Basis Class Page | 20011119 |
Properties
| Class | CL_PDWI_DOC_CNTL | |
| Short Description | Product Structure Node | |
| Super Class | CL_BSP_PAGE | Business Server Pages (BSP) Abstract Basis Class Page |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PLM_PDN_WUI | Web User Interface for the Product Designer |
| Created | 20011119 | SAP |
| Last change | 20050109 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_PDWI_DOC_CNTL has no interface implemented.
Friends
Class CL_PDWI_DOC_CNTL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_PDWI_APPL | Application Class for Product Designer | 20011119 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | PDPPE_DOC_HEADER | Document Data | 20011119 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | PDPPE_TT_TEXTLINE | 20011119 | ||||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_WUI_CNTL_TEXTAREA | Long Text Area | 20011119 | |||
| 5 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_PDWIWORKFLOW_INCL | Workflow Items for Object | 20011119 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | PDPPE_BAPI_DOC_FILES_TAB | Originals for BAPIs | 20011129 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | STRING | URL of Customer-Specific Controller (Page Fragment) | 20020308 | |||
| 8 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_PDWIPANEL_INCL | Control Panel in Product Designer | 20011119 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | PDPPE_TT_RELTYPE | Relationship Categories | 20011119 | |||
| 10 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_PDWIRELATION_INCL | Relations for iPPE Object | 20011119 | |||
| 11 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_PDWICHANGENR_INCL | Data of Change Number | 20011207 | |||
| 12 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_PDWICLS_INCL | Classification of an Object | 20011119 | |||
| 13 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_PDWIDOC_INCL | Documents Linked to an Object | 20011119 | |||
| 14 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_PDWISTRUC_INCL | Structural display | 20011119 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20011119 | |
| 2 | Instance method | Public | Method | -> Read Customer-Specific View from BAdI (Page Fragment) | 20020308 | |
| 3 | Instance method | Public | Method | -> Key for BOR | 20020221 | |
| 4 | Instance method | Public | Method | Get Originals | 20011129 | |
| 5 | Instance method | Public | Method | Get Number of Originals | 20011130 | |
| 6 | Instance method | Public | Method | Read Data for Document from Database and Set in Attributes | 20011119 | |
| 7 | Instance method | Private | Method | Request Field Label from ABAP Dictionary for User Interface | 20011119 |
Events
Class CL_PDWI_DOC_CNTL has no event.
Types
Class CL_PDWI_DOC_CNTL has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_APPLICATION | Call by reference | Object reference (TYPE REF TO) | CL_PDWI_APPL | Applikationsklasse für Product Designer | 20011119 | |||
| 2 | IR_BSP_PAGE | Call by reference | Object reference (TYPE REF TO) | IF_BSP_PAGE | Business Server Page (BSP) Seite | 20011119 | |||
| 3 | IS_DOCUMENT_KEY | Call by reference | Type reference (TYPE) | DMS_DOC_KEY | DVS: Dokumentschlüssel | 20011119 | |||
| 4 | IV_APPLOBJ_TYPE | Call by reference | Type reference (TYPE) | PDPPE_APPLOBJ_TYPE | 20011119 | ||||
| 5 | IV_CATEGORY | Value transfer | Type reference (TYPE) | PLM_PDN_CATEGORY | Kategorie im Control Panel des Web UI | 20011119 | |||
| 6 | IV_CHANGENR | Call by reference | Type reference (TYPE) | PDPPE_CHANGENR | 20011119 | ||||
| 7 | IV_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | aktuelle Sprache | 20011128 | |||
| 8 | IV_OBJGUID | Call by reference | Type reference (TYPE) | PDPPE_OBJGUID | 20011119 | ||||
| 9 | IV_OTYPE | Call by reference | Type reference (TYPE) | PDPPE_OTYPE | 20011119 | ||||
| 10 | IV_WI_ID | Call by reference | Type reference (TYPE) | PDPPE_TY_WORKFLOW-WI_ID | Workflow Workitem aus Inbox | 20011218 | |||
| 11 | IV_WI_ID_SEL | Call by reference | Type reference (TYPE) | SWW_TASK | Aufgabenkennung | 20020108 |
Method CONSTRUCTOR on class CL_PDWI_DOC_CNTL has no exception.
Method CUSTOMER_VIEW_DEFINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_BSP_PAGE | Call by reference | Object reference (TYPE REF TO) | IF_BSP_PAGE | Business Server Page (BSP) Seite | 20020308 | |||
| 2 | IV_CATEGORY | Call by reference | Type reference (TYPE) | PLM_PDN_CATEGORY | Kategorie im Control Panel des Web UI | 20020308 |
Method CUSTOMER_VIEW_DEFINE on class CL_PDWI_DOC_CNTL has no exception.
Method GET_BOR_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_KEY | Value transfer | Type reference (TYPE) | SWOTOBJID-OBJKEY | Objektschlüssel | 20020221 |
Method GET_BOR_KEY on class CL_PDWI_DOC_CNTL has no exception.
Method GET_DOC_FILES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DOC_FILES | Call by reference | Type reference (TYPE) | PDPPE_DOC_FILES_TAB | 20011129 |
Method GET_DOC_FILES on class CL_PDWI_DOC_CNTL has no exception.
Method GET_NO_OF_DOC_FILES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_NO_OF_DOC_FILES | Value transfer | Type reference (TYPE) | I | 20011130 |
Method GET_NO_OF_DOC_FILES on class CL_PDWI_DOC_CNTL has no exception.
Method LOAD_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_PAGE | Call by reference | Object reference (TYPE REF TO) | IF_BSP_PAGE | Business Server Page (BSP) Seite | 20020220 | |||
| 2 | IR_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP Framework (iHTTP) HTTP Request | 20020220 | |||
| 3 | IV_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | SY-LANGU | aktuelle Sprache | 20020220 |
Method LOAD_DATA on class CL_PDWI_DOC_CNTL has no exception.
Method REQUEST_DDIC_TEXTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DTEL_NAMES | Value transfer | Type reference (TYPE) | PDPPE_TT_DTEL_NAME | 20011119 |
Method REQUEST_DDIC_TEXTS on class CL_PDWI_DOC_CNTL has no exception.
History
| Last changed by/on | SAP | 20050109 |
| SAP Release Created in | 110 |