SAP ABAP Class CL_PDWICON_V_CNTL (Variant of Product Structure)
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 20020222
Properties
Class CL_PDWICON_V_CNTL  
Short Description Variant of Product Structure    
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 20020222   SAP 
Last change 20050109   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 PDPPE Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_PDWICON_V_CNTL has no interface implemented.
Friends
Class CL_PDWICON_V_CNTL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APPLICATION Instance attribute Public Object reference (TYPE REF TO) CL_PDWI_APPL Application Class for Product Designer 20020222
2 HEADER_DATA Instance attribute Public Type reference (TYPE) PDPPE_HEADER_DATA 20020222
3 LONGTEXT Instance attribute Public Type reference (TYPE) PDPPE_TT_TEXTLINE 20020222
4 LONGTEXT_AREA Instance attribute Public Object reference (TYPE REF TO) CL_WUI_CNTL_TEXTAREA Long Text Area 20020222
5 MR_PLMMASTERDATA Instance attribute Public Object reference (TYPE REF TO) CL_PDWI_PLMOBJECT_INCL Master Data for PLM Object for iView 20020222
6 MR_STATUS Instance attribute Public Object reference (TYPE REF TO) CL_PDWISTATUS_INCL Status Information 20020222
7 MR_WORKFLOW Instance attribute Public Object reference (TYPE REF TO) CL_PDWIWORKFLOW_INCL Workflow Items for Object 20020222
8 MS_PCLASS Instance attribute Public Type reference (TYPE) PDPPE_CLASS Data for Product Class 20020222
9 MT_ALTERNATIVES Instance attribute Public Type reference (TYPE) PDPPE_TT_CMPN_ALTERNATIVE 20020222
10 MT_CONCEPTS Instance attribute Private Type reference (TYPE) PDPPE_CONV_TAB All Concepts in Concept Group 20020430
11 MT_PCLASS_CHARS Instance attribute Public Type reference (TYPE) PDPPE_CHARS_TAB Product Class Chars 20020222
12 M_CUSTOMER_VIEW_URL Instance attribute Public Type reference (TYPE) STRING URL of Customer-Specific Controller (Page Fragment) 20020308
13 M_DATA Instance attribute Public Type reference (TYPE) PDPPE_CMP_V_DATA 20020222
14 M_PANEL Instance attribute Public Object reference (TYPE REF TO) CL_PDWIPANEL_INCL Control Panel in Product Designer 20020222
15 M_RELATIONS Instance attribute Public Type reference (TYPE) PDPPE_TT_RELTYPE Relationships 20020222
16 PR_ASSIGN_INCL Instance attribute Public Object reference (TYPE REF TO) CL_PDWIRELATION_INCL Relations for iPPE Object 20020222
17 PR_CHNR_INCL Instance attribute Public Object reference (TYPE REF TO) CL_PDWICHANGENR_INCL Data of Change Number 20020222
18 PR_CLS_INCL Instance attribute Public Object reference (TYPE REF TO) CL_PDWICLS_INCL Classification of an Object 20020222
19 PR_DOC_INCL Instance attribute Public Object reference (TYPE REF TO) CL_PDWIDOC_INCL Documents Linked to an Object 20020222
20 PR_STRUC_INCL Instance attribute Public Object reference (TYPE REF TO) CL_PDWISTRUC_INCL Structural display 20020222
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20020222
2 CUSTOMER_VIEW_DEFINE Instance method Public Method -> Read Customer-Specific View from BAdI (Page Fragment) 20020308
3 GET_CONCEPTS Instance method Public Method Get All Concepts in Concept Group 20020430
4 GET_NR_OF_CONCEPTS Instance method Public Method Number of Concepts in Concept Group 20020430
5 LOAD_DATA Instance method Public Method Read Data for Variant from Database and Set in Attributes 20020222
6 REQUEST_DDIC_TEXTS Instance method Private Method Request Field Label from ABAP Dictionary for User Interface 20020222
Events
Class CL_PDWICON_V_CNTL has no event.
Types
Class CL_PDWICON_V_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 Importing IR_APPLICATION Call by reference Object reference (TYPE REF TO) CL_PDWI_APPL Applikationsklasse für Product Designer 20020222
2 Importing IR_BSP_PAGE Call by reference Object reference (TYPE REF TO) IF_BSP_PAGE Business Server Page (BSP) Seite 20020222
3 Importing IV_APPLOBJ_TYPE Call by reference Type reference (TYPE) PDPPE_APPLOBJ_TYPE 20020222
4 Importing IV_CATEGORY Value transfer Type reference (TYPE) PLM_PDN_CATEGORY Kategorie im Control Panel des Web UI 20020222
5 Importing IV_CHANGENR Call by reference Type reference (TYPE) PDPPE_CHANGENR 20020222
6 Importing IV_CSID Call by reference Type reference (TYPE) PDPPE_TY_STATUS_PRECOND-CSID Status 20020222
7 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU aktuelle Sprache 20020222
8 Importing IV_MATERIAL Call by reference Type reference (TYPE) PDPPE_CMP_V_DATA-MATERIAL_LONG Material 20020222
9 Importing IV_OBJGUID Call by reference Type reference (TYPE) PDPPE_OBJGUID 20020222
10 Importing IV_OTYPE Call by reference Type reference (TYPE) PDPPE_OTYPE 20020222
11 Importing IV_STATUSGUID Call by reference Type reference (TYPE) PDPPE_OBJGUID Statusnetz (GUID) 20020222
12 Importing IV_WI_ID Call by reference Type reference (TYPE) PDPPE_TY_WORKFLOW-WI_ID Workitem aus Inbox 20020222
13 Importing IV_WI_ID_SEL Call by reference Type reference (TYPE) SWW_TASK Aufgabenkennung 20020222

Method CONSTRUCTOR on class CL_PDWICON_V_CNTL has no exception.

Method CUSTOMER_VIEW_DEFINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_BSP_PAGE Call by reference Object reference (TYPE REF TO) IF_BSP_PAGE Business Server Page (BSP) Seite 20020308
2 Importing 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_PDWICON_V_CNTL has no exception.

Method GET_CONCEPTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CONCEPTS Call by reference Type reference (TYPE) PDPPE_CONV_TAB 20020430

Method GET_CONCEPTS on class CL_PDWICON_V_CNTL has no exception.

Method GET_NR_OF_CONCEPTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_COUNT Value transfer Type reference (TYPE) I 20020430

Method GET_NR_OF_CONCEPTS on class CL_PDWICON_V_CNTL has no exception.

Method LOAD_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PAGE Call by reference Object reference (TYPE REF TO) IF_BSP_PAGE Business Server Page (BSP) Seite 20020222
2 Importing IR_REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST HTTP Framework (iHTTP) HTTP Request 20020222
3 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU aktuelle Sprache 20020222

Method LOAD_DATA on class CL_PDWICON_V_CNTL has no exception.

Method REQUEST_DDIC_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_DTEL_NAMES Value transfer Type reference (TYPE) PDPPE_TT_DTEL_NAME 20020222

Method REQUEST_DDIC_TEXTS on class CL_PDWICON_V_CNTL has no exception.
History
Last changed by/on SAP  20050109 
SAP Release Created in 110