SAP ABAP Class CL_PPELICOL_CNTL (iPPE Application Object COL)
Hierarchy
EA-IPPE (Software Component) SAP iPPE
   AP-PPE (Application Component) Integrated Product and Process Engineering
     CPPECMP_APPL (Package) Application Logic of Application Object CMP
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_PPELIENG_CNTL iPPE Engine Controller Object Class 20000621
Properties
Class CL_PPELICOL_CNTL  
Short Description iPPE Application Object COL    
Super Class CL_PPELIENG_CNTL iPPE Engine Controller Object Class 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CPPECMP_APPL   Application Logic of Application Object CMP 
Created 20000621   SAP 
Last change 20071120   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 PPENV Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 PPET Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 PPET5 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_PPELICOL_CNTL has no interface implemented.
Friends
Class CL_PPELICOL_CNTL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COL_SYST_CHECK Static Attribute Public Object reference (TYPE REF TO) IF_EX_IPPE_COL_CHECK_SYST BAdI Interface IF_EX_IPPE_CMP_CHECK_SYST 20050120
2 COL_SYST_CHECK_ACTIVE Static Attribute Public Type reference (TYPE) XFELD Checkbox 20050120
3 EDE_ACTIVE Static Attribute Public Type reference (TYPE) XFELD Enhanced Dependency Maintenance is Active ['X', ' '] 20021129
4 ENG_CHECK Static Attribute Public Object reference (TYPE REF TO) IF_EX_IPPE_ENG_CHECK_EXT Sytem-Specific Check for ENG Percentages 20030120
5 ENG_CHECK_ACTIVE Static Attribute Public Type reference (TYPE) XFELD Indicator: Active Implementation for ENG Checks 20030120
6 EXTERNAL_CHECK Static Attribute Public Object reference (TYPE REF TO) IF_EX_IPPE_CMP_CHECK_EXT BAdI Interface IF_EX_IPPE_CMP_CHECK_EXT 20040601
7 EXTERNAL_CHECK_ACTIVE Static Attribute Public Type reference (TYPE) XFELD Checkbox 20040601
8 GT_EVALUATE_ECM Static Attribute Private Type reference (TYPE) PPET5_PVCOL_LI_TAB 20070502
9 GT_EVALUATE_ECM_BF Static Attribute Private Type reference (TYPE) PPET5_PVCOL_LI_TAB 20070502
10 GV_ATTR_FLG Static Attribute Private Type reference (TYPE) XFELD Indicates Whether Application Data Should be Deleted 20040601
11 INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_PPELICOL_CNTL Only Instance of Class 20000627
12 MSG_CCODE_DOES_NOT_EXIST Constant Public Type reference (TYPE) PPET_SUBRC_TYPE 307 Color Code Does Not Exist 20010122
13 MSG_COL_APPL_ONLY Constant Public Type reference (TYPE) PPET_SUBRC_TYPE 302 Application 'COL' Is Supported 20001211
14 MSG_CONFIG_COPY_ERROR Constant Public Type reference (TYPE) PPET_SUBRC_TYPE 310 Error Copying the Local Configuration 20001211
15 MSG_ILLEGAL_CCODE Constant Public Type reference (TYPE) PPET_SUBRC_TYPE 301 Color Code of POSVID Does Not Exist 20001211
16 MSG_NO_CMPID_CCODE_CHECK Constant Public Type reference (TYPE) PPET_SUBRC_TYPE 311 No Check Necessary for Colored Components 20010205
17 MSG_PRIO_DEL_ERROR Constant Public Type reference (TYPE) PPET_SUBRC_TYPE 101 Prio.Indicator Cannot be Cancelled 20040621
18 MSG_STDVAR_KNOBJ Constant Public Type reference (TYPE) PPET_SUBRC_TYPE 303 Attribute Conflict (Standard/Configuration) 20001211
19 POSVID_SYNC_TAB Static Attribute Private Type reference (TYPE) PPET_POSVID_TAB Synchronization of Variants After Saving 20030204
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20000707
2 GET_CMPID_TO_PVCOL Static method Public Method Gets List of Colored Materials for Color Node Reference 20001201
3 GET_INSTANCE Static method Public Method Gets the Instance of the Class 20000627
4 PNCOL_MAINTAIN Static method Private Method Internal Maintenance of Color Node 20001108
5 PN_EVALUATE_ECM_READ Static method Public Method Read Nodes and Assigned Objects Incl. ECM (EXPL) 20070502
6 PN_MAINT Static method Public Method Create/Change a Color Node 20000627
7 PN_READ Static method Public Method Read the Attributes of Color Nodes 20000627
8 PVCOL_MAINTAIN Static method Private Method Internal Maintenance of Color Variants 20001026
9 PV_BY_ATTR_READ Static method Public Method Read the Color Variants According to Attributes 20000824
10 PV_CHECK Static method Public Method Attribute Inspection of Color Variant 20000824
11 PV_COPY Static method Public Method Copy Color Variants 20001027
12 PV_EVALUATE_ECM_READ Static method Public Method Read Attributes for Selected Change Statuses 20070502
13 PV_GET_CHANGED Static method Public Method Read Changed Variants 20050215
14 PV_MAINT Static method Public Method Create/Change a Color Variant 20000821
15 PV_READ Static method Public Method Read Color Variants 20000824
16 PXARCID_MAINT Static method Public Method Create/Change/Reset Archiving Indicators 20041109
Events
Class CL_PPELICOL_CNTL has no event.
Types
Class CL_PPELICOL_CNTL has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_PPELICOL_CNTL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PPELICOL_CNTL has no exception.

Method GET_CMPID_TO_PVCOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_CMPID_CCODE_TAB Call by reference Type reference (TYPE) PPET5_CMPID_CCODE_TAB Table of Existing Color Components 20001201
2 Exporting EX_NO_CMPID_CCODE_TAB Call by reference Type reference (TYPE) PPET5_CMPID_CCODE_TAB Table of Non-Existent Color Components 20001201
3 Importing IM_CCODE Call by reference Type reference (TYPE) PVS_COL_CODE Color Code 20001201
4 Importing IM_MSG_OPT Call by reference Type reference (TYPE) PPET_MSG_OPT PPET_MSG_OPTIONS-DO_ALL Message Handling in iPPE Model 20001201
5 Importing IM_PNGUID Call by reference Type reference (TYPE) PVS_PNGUID Internal Key for the Color Node 20001201
# Exception Resumable Description Created on
1 GET_ERROR Error in Search for Colored Materials 20001201

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_INSTANCE Call by reference Object reference (TYPE REF TO) CL_PPELICOL_CNTL iPPE Application Object COL 20000627

Method GET_INSTANCE on class CL_PPELICOL_CNTL has no exception.

Method PNCOL_MAINTAIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_PNCOL Call by reference Type reference (TYPE) PPET5_PNCOL_LI Application Data 20001108
2 Changing CH_PNODID Call by reference Type reference (TYPE) PPET_PNODID_LI Nodes 20001108
3 Changing CH_PNODTX_TAB Call by reference Type reference (TYPE) PPET_PPETX_LI_TAB Text Table for Color Node 20001108
4 Importing IM_CONTEXT Call by reference Type reference (TYPE) PPET_CONTEXT iPPE Context Environment (E.g. Focus) 20001213
5 Importing IM_EXISTS Call by reference Type reference (TYPE) C Indicator: Node Already Exists 20001108
6 Importing IM_MASTER Call by reference Type reference (TYPE) PPET_AENNR Master Template for Copying in Context 20010213
7 Importing IM_MSG_OPT Call by reference Type reference (TYPE) PPET_MSG_OPT PPET_MSG_OPTIONS-DO_ALL Message Handling in iPPE Model 20001108
8 Importing IM_NO_EVENT Call by reference Type reference (TYPE) C PPET_FALSE Hide the Refresh Event 20010109
9 Importing IM_PNDESC Call by reference Type reference (TYPE) PVS_DESC External Technical Description 20001108
10 Importing IM_PNODID_EXT Call by reference Type reference (TYPE) PPET_PNODID_EXT External Description 20001108
11 Importing IM_RESET_SIGN Call by reference Type reference (TYPE) C PPET_FALSE Flag: Feldweiser Vergleich bei Textpflege 20060316
12 Importing IM_SENDER Call by reference Type reference (TYPE) PPET_SENDER Program Calling the Method/FM 20010109
13 Importing IM_TEXT_FLG Call by reference Type reference (TYPE) C PPET_TRUE Flag: Texte pflegen 20060316
# Exception Resumable Description Created on
1 PNODID_MAINT_ERROR Error Maintaining the Color Node 20001108

Method PN_EVALUATE_ECM_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_PNODID Call by reference Type reference (TYPE) PPET_PNODID_LI_TAB Knoten der Produktstruktur 20070502
2 Exporting ET_AENNR Call by reference Type reference (TYPE) PPET_AENNR_TAB Änderungsstände der Varianten 20070502
3 Exporting ET_PNCOL Call by reference Type reference (TYPE) PPET5_PNCOL_LI_TAB Knoten-Attributdaten 20070502
4 Exporting ET_POSVID Call by reference Type reference (TYPE) PPET_POSVID_LI_TAB Varianten 20070502

Method PN_EVALUATE_ECM_READ on class CL_PPELICOL_CNTL has no exception.

Method PN_MAINT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_PNCOL Call by reference Type reference (TYPE) PPET5_PNCOL_LI PNCOL Record for Color Node 20000707
2 Changing CH_PNODID Call by reference Type reference (TYPE) PPET_PNODID_LI PNODID Record for Color Node 20000707
3 Changing CH_PNODTX_TAB Call by reference Type reference (TYPE) PPET_PPETX_LI_TAB Text Table for Color Node 20000707
4 Importing IM_CONTEXT Call by reference Type reference (TYPE) PPET_CONTEXT iPPE Context Environment (E.g. Focus) 20001213
5 Importing IM_CREATE_FLG Call by reference Type reference (TYPE) C PPET_TRUE PNODID Record Can Be Created 20000707
6 Importing IM_MSG_OPT Call by reference Type reference (TYPE) PPET_MSG_OPT PPET_MSG_OPTIONS-DO_ALL Controls Message Handling in iPPE Engine 20000707
7 Importing IM_NO_EVENT Call by reference Type reference (TYPE) C PPET_FALSE Suppress the Refresh Event 20010109
8 Importing IM_RESET_SIGN Call by reference Type reference (TYPE) C PPET_FALSE Flag: Feldweiser Vergleich bei Textpflege 20060316
9 Importing IM_SENDER Call by reference Type reference (TYPE) PPET_SENDER Program Calling the Method/FM 20010109
10 Importing IM_TEXT_FLG Call by reference Type reference (TYPE) C PPET_TRUE Flag: Texte pflegen 20060316
# Exception Resumable Description Created on
1 PNCOL_CHECK_ERROR Error Checking the PNCOL Record 20000707
2 PNCOL_MAINT_ERROR Error Changing the PNCOL Record in the Buffer 20000707
3 PNODID_CHECK_ERROR Error Checking the PNODID Record 20000707
4 PNODID_MAINT_ERROR Error Changing the PNODID Record in the Buffer 20000707
5 PNODTX_MAINT_ERROR Error Changing the PNODTX Record in the Buffer 20000707

Method PN_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_PNCOL_TAB Call by reference Type reference (TYPE) PPET5_PNCOL_LI_TAB List of PNCOL Records 20000627
2 Changing CH_PNODID_TAB Call by reference Type reference (TYPE) PPET_PNODID_LI_TAB List of PNODID Records 20000627
3 Changing CH_PNODTX_TAB Call by reference Type reference (TYPE) PPET_PNODTX_LI_TAB List of PNODTX Records 20000627
4 Changing CH_POSVID_TAB Call by reference Type reference (TYPE) PPET_POSVID_LI_TAB List of POSVID Records 20000627
5 Exporting EX_LOCKED_TAB Call by reference Type reference (TYPE) PPET_LOCKED_TAB List of Locked Color Nodes 20000627
6 Exporting EX_POSVTX_TAB Call by reference Type reference (TYPE) PPET_POSVTX_LI_TAB Texttabelle der Variantenb 20021113
7 Importing IM_LOCK_FLG Call by reference Type reference (TYPE) C PPET_FALSE Lock Node when Reading 20000704
8 Importing IM_MSG_OPT Call by reference Type reference (TYPE) PPET_MSG_OPT PPET_MSG_OPTIONS-DO_ALL Message Handling in iPPE Engine 20000627
9 Importing IM_SYNC_FLG Call by reference Type reference (TYPE) C PPET_FALSE Flag: Objekte synchronisieren 20030213
10 Importing IM_WITH_TEXT Call by reference Type reference (TYPE) C PPET_TRUE Read Node Text 20000627
# Exception Resumable Description Created on
1 PNODID_READ_ERROR Error Reading the PNODID Data 20001030

Method PVCOL_MAINTAIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_POSVID Call by reference Type reference (TYPE) PPET_POSVID_LI Variant 20001026
2 Changing CH_POSVTX_TAB Call by reference Type reference (TYPE) PPET_PPETX_LI_TAB Kurztexte 20021125
3 Changing CH_PVCOL Call by reference Type reference (TYPE) PPET5_PVCOL_LI Application Data for the Variant 20001026
4 Importing IM_AENNR Call by reference Type reference (TYPE) PVS_AENNR AE Used to Save the Data 20011217
5 Importing IM_AENNR_REQ Call by reference Type reference (TYPE) C Indicator: Variant Requires a History 20001026
6 Importing IM_CONTEXT Call by reference Type reference (TYPE) PPET_CONTEXT Context Environment in iPPE (E.g. Focus) 20001128
7 Importing IM_CREATE_FLG Call by reference Type reference (TYPE) C Flag: Änderungsstand darf angelegt/geändert werden 20021209
8 Importing IM_CUOBJ_FLG Call by reference Type reference (TYPE) C Flag: Konfiguration geändert ['X', ' '] - Freigabe 20050203
9 Importing IM_EXISTS Call by reference Type reference (TYPE) C Indicator: Variant Exists 20001026
10 Importing IM_KNOBJ_FLG Call by reference Type reference (TYPE) C Flag: Beziehungswissen geändert ['X', ' '] - Freigabe 20050203
11 Importing IM_MASTER Call by reference Type reference (TYPE) PPET_AENNR Master Template for Copying in Context 20010213
12 Importing IM_MSG_OPT Call by reference Type reference (TYPE) PPET_MSG_OPT PPET_MSG_OPTIONS-DO_ALL Message Handling in iPPE Model 20001026
13 Importing IM_NO_EVENT Call by reference Type reference (TYPE) C PPET_FALSE Indicator: Suppress Event for Variant Maintenance 20001128
14 Importing IM_POSVID_EXT Call by reference Type reference (TYPE) PPET_POSVID_EXT External Description of the Variant 20001026
15 Importing IM_POSVID_MAINT Call by reference Type reference (TYPE) C Indicator: Maintenance of Variant ID 20001026
16 Importing IM_PVDESC Call by reference Type reference (TYPE) PVS_DESC External Description of the Technical Type 20001026
17 Importing IM_RESET_SIGN Call by reference Type reference (TYPE) C PPET_FALSE Flag: Feldweiser Vergleich bei Textpflege 20060316
18 Importing IM_SENDER Call by reference Type reference (TYPE) PPET_SENDER Program Calling the Method/FM 20010109
19 Importing IM_TEXT_FLG Call by reference Type reference (TYPE) C PPET_TRUE Flag: Texte pflegen 20030220
# Exception Resumable Description Created on
1 POSVID_MAINT_ERROR Error Editing the Variant ID 20001026
2 PVCOL_MAINT_ERROR Error Maintaining the Attribute 20001026

Method PV_BY_ATTR_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_AENNR_COUNT_TAB Call by reference Type reference (TYPE) PPET_COUNT_AENNR_TAB Verwendete Änderungsnummern mit Zähler 20021113
2 Exporting EX_AENNR_TAB Call by reference Type reference (TYPE) PPET_AENNR_TAB Used Change Numbers 20000824
3 Exporting EX_AENNR_USED Call by reference Type reference (TYPE) C Indicator: Change Number Used 20000824
4 Exporting EX_CCODE_USED Call by reference Type reference (TYPE) C Indicator: Color Code Used 20000824
5 Exporting EX_CUOBJ_USED Call by reference Type reference (TYPE) C Kennzeichen: Konfiguration wird verwendet 20021113
6 Exporting EX_KNOBJ_USED Call by reference Type reference (TYPE) C Indicator: Relationship Used 20000824
7 Exporting EX_POSVID_TAB Call by reference Type reference (TYPE) PPET_POSVID_LI_TAB Variant Identification 20000824
8 Exporting EX_POSVTX_TAB Call by reference Type reference (TYPE) PPET_POSVTX_LI_TAB Texttabelle der Varianten 20021113
9 Exporting EX_PVCOL_TAB Call by reference Type reference (TYPE) PPET5_PVCOL_LI_TAB Attributes of Color Variants 20000824
10 Importing IM_AENNR_TAB Call by reference Type reference (TYPE) PPET_ONLY_AENNR_TAB List of Change Numbers 20000824
11 Importing IM_CCODE_TAB Call by reference Type reference (TYPE) PPET5_CCODE_TAB List of Color Codes 20000824
12 Importing IM_CUOBJ_TAB Call by reference Type reference (TYPE) PPENV_CUOBJ_TAB Liste von Zeigern auf Konfigurationen 20021113
13 Importing IM_KNOBJ_TAB Call by reference Type reference (TYPE) PPENV_KNOBJ_TAB List of Pointers to Dependencies 20000824
14 Importing IM_MSG_OPT Call by reference Type reference (TYPE) PPET_MSG_OPT PPET_MSG_OPTIONS-DO_ALL Message Handling in iPPE Model 20000824
15 Importing IM_USE_ONLY Call by reference Type reference (TYPE) C Indicator: Only Check Usage 20000824
# Exception Resumable Description Created on
1 PVCOL_ERROR Error Reading the Color Variants 20000824

Method PV_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MSG_OPT Call by reference Type reference (TYPE) PPET_MSG_OPT PPET_MSG_OPTIONS-DO_ALL Message Handling in iPPE Model 20000824
2 Importing IM_POSVID Call by reference Type reference (TYPE) PPET_POSVID_LI Variant Identification 20000824
3 Importing IM_POSVID_EXT Call by reference Type reference (TYPE) PPET_POSVID_EXT External Format of Variant 20000824
4 Importing IM_PVCOL Call by reference Type reference (TYPE) PPET5_PVCOL_LI Attributes of the Color Variant 20000824
5 Importing IM_PVDESC Call by reference Type reference (TYPE) PVS_DESC External Format of Type 20000824
# Exception Resumable Description Created on
1 PVCOL_ERROR Error in Attributes of Color Variant 20000824

Method PV_COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_POSVID_COPY Call by reference Type reference (TYPE) PPET_POSVID_LI Variant (Object to Be Created) 20001027
2 Changing CH_POSVID_MASTER Call by reference Type reference (TYPE) PPET_POSVID_LI Variant (Template) 20001027
3 Exporting EX_LOCKED_TAB Call by reference Type reference (TYPE) PPET_LOCKED_TAB Table of Locked Objects 20001027
4 Importing IM_AENNR_COPY_TAB Call by reference Type reference (TYPE) PPET_AENNR_COPY_TAB Table for Defining the Selected AEs 20001027
5 Importing IM_CONTEXT Call by reference Type reference (TYPE) PPET_CONTEXT iPPE Context Environment (E.g. Focus) 20001213
6 Importing IM_DATA_FLG Call by reference Type reference (TYPE) C Indicator: Copy the Application Data 20001031
7 Importing IM_MSG_OPT Call by reference Type reference (TYPE) PPET_MSG_OPT PPET_MSG_OPTIONS-DO_ALL Message Handling in iPPE Model 20001027
8 Importing IM_NO_EVENT Call by reference Type reference (TYPE) C PPET_FALSE Suppress the Refresh Event 20010109
9 Importing IM_SENDER Call by reference Type reference (TYPE) PPET_SENDER Program Calling the Method/FM 20010109
# Exception Resumable Description Created on
1 COPY_ERROR Error Copying the Color Variants 20001027

Method PV_EVALUATE_ECM_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PVCOL Call by reference Type reference (TYPE) PPET5_PVCOL_LI_TAB Attribute 20070502
2 Importing IT_AENNR Call by reference Type reference (TYPE) PPET_GUID_AENNR_TAB Änderungsstände der Varianten 20070502

Method PV_EVALUATE_ECM_READ on class CL_PPELICOL_CNTL has no exception.

Method PV_GET_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_GUID Call by reference Type reference (TYPE) PPET_AENNR_TAB geänderte Farbvarianten 20050215
2 Importing IV_MSG_OPT Call by reference Type reference (TYPE) PPET_MSG_OPT Nachrichtenhandling im iPPE 20050215

Method PV_GET_CHANGED on class CL_PPELICOL_CNTL has no exception.

Method PV_MAINT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_POSVID Call by reference Type reference (TYPE) PPET_POSVID_LI Variant 20000821
2 Changing CH_POSVTX_TAB Call by reference Type reference (TYPE) PPET_PPETX_LI_TAB Kurztexte 20021125
3 Changing CH_PVCOL Call by reference Type reference (TYPE) PPET5_PVCOL_LI Application Data for the Color Variant 20000821
4 Exporting EX_POSVID_EXT Call by reference Type reference (TYPE) PPET_POSVID_EXT External Description of the Variant 20010821
5 Exporting EX_PVDESC Call by reference Type reference (TYPE) PVS_DESC External Description of the Type 20010821
6 Importing IM_AENNR Call by reference Type reference (TYPE) PVSCSQ-AENNR AE Used to Save the Data 20011217
7 Importing IM_CHECK_SYNC_MSGTY Call by reference Type reference (TYPE) C PPET_FALSE Nachrichtentyp Zeitstempelvergl [' ', 'E', 'W', 'I', 'S'] 20021008
8 Importing IM_CONTEXT Call by reference Type reference (TYPE) PPET_CONTEXT Context Environment in iPPE (E.g. Focus) 20001128
9 Importing IM_CREATE_FLG Call by reference Type reference (TYPE) C PPET_TRUE Indicator: Create a New Variant 20000821
10 Importing IM_CUOBJ_FLG Call by reference Type reference (TYPE) C Flag: Konfiguration geändert ['X', ' '] - Freigabe 20050203
11 Importing IM_KNOBJ_FLG Call by reference Type reference (TYPE) C Flag: Beziehungswissen geändert ['X', ' '] - Freigabe 20050203
12 Importing IM_MSG_OPT Call by reference Type reference (TYPE) PPET_MSG_OPT PPET_MSG_OPTIONS-DO_ALL Message Handling in iPPE Model 20000821
13 Importing IM_NO_EVENT Call by reference Type reference (TYPE) C PPET_FALSE Indicator: Hide Event for Variant Maintenance 20001128
14 Importing IM_RESET_SIGN Call by reference Type reference (TYPE) C PPET_FALSE Flag: Feldweiser Vergleich bei Textpflege 20060316
15 Importing IM_SENDER Call by reference Type reference (TYPE) PPET_SENDER Program Calling the Method/FM 20010109
16 Importing IM_TEXT_FLG Call by reference Type reference (TYPE) C PPET_TRUE Flag: Texte pflegen 20030220
# Exception Resumable Description Created on
1 MAINTAIN_ERROR Error Editing a Color Variant 20000821
2 POSVID_SYNC_ERROR Fehler bei Prüfung auf Zeitstempel 20021008

Method PV_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_PNODID_TAB Call by reference Type reference (TYPE) PPET_PNODID_LI_TAB Node Identification 20000824
2 Changing CH_POSVID_TAB Call by reference Type reference (TYPE) PPET_POSVID_LI_TAB Variant Identification 20000824
3 Exporting EX_AENNR_COUNT_TAB Call by reference Type reference (TYPE) PPET_COUNT_AENNR_TAB gelesene Änderungsnummern mit Zähler 20021113
4 Exporting EX_AENNR_TAB Call by reference Type reference (TYPE) PPET_AENNR_TAB Change Numbers Read for Variants 20000824
5 Exporting EX_LOCKED_TAB Call by reference Type reference (TYPE) PPET_LOCKED_TAB Locked Objects 20000824
6 Exporting EX_POSVTX_TAB Call by reference Type reference (TYPE) PPET_POSVTX_LI_TAB Texttabelle der Varianten 20021113
7 Exporting EX_PVCOL_TAB Call by reference Type reference (TYPE) PPET5_PVCOL_LI_TAB Application Data for the Color Variant 20000824
8 Importing IM_AENNR Call by reference Type reference (TYPE) PVS_AENNR Change number 20020118
9 Importing IM_LOCK_FLG Call by reference Type reference (TYPE) C Indicator: Lock the Read Variants 20000824
10 Importing IM_MSG_OPT Call by reference Type reference (TYPE) PPET_MSG_OPT PPET_MSG_OPTIONS-DO_ALL Message Handling in iPPE Model 20000824
11 Importing IM_REC_DISPO_FLG Call by reference Type reference (TYPE) C Ind: Read Content of Buffer (Only for Rec./Planning Check) 20001102
12 Importing IM_SYNC_FLG Call by reference Type reference (TYPE) C Flag: mit Datenbank synchronisieren 20021007
# Exception Resumable Description Created on
1 PVCOL_ERROR Error Reading the Color Variants 20000824

Method PXARCID_MAINT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PXARCID Call by reference Type reference (TYPE) PPET_PXARCID_LI Archivierungsvormerkung 20041109
2 Importing IS_OBJECT Call by reference Type reference (TYPE) PPET_GUID_AENNR iPPE Objekt / Änderungsstand 20041109
3 Importing IV_APPLOBJ_TYPE Call by reference Type reference (TYPE) PPE_APPLOBJ_TYPE iPPE-Anwendungsobjekttyp 20041109
4 Importing IV_ARC_MODE Call by reference Type reference (TYPE) PPE_ARC_MODE Archivierungsstatus 20041109
5 Importing IV_MSG_OPT Call by reference Type reference (TYPE) PPET_MSG_OPT Nachrichtenbehandlung im IPPE 20041109
6 Importing IV_NO_EVENT Call by reference Type reference (TYPE) C PPET_TRUE Ereignis für iPPE Objekt auslösen 20041109
7 Importing IV_NO_MSG Call by reference Type reference (TYPE) C PPET_FALSE Erfolgsnachricht ? 20041109
8 Importing IV_SENDER Call by reference Type reference (TYPE) PPET_SENDER Aufrufer 20041109
# Exception Resumable Description Created on
1 MAINT_ERROR Pflegefehler 20041109
History
Last changed by/on SAP  20071120 
SAP Release Created in 46C1