SAP ABAP Class IF_EX_IPPE_EDE_DEC (Implemetation of IF_EX_IPPE_EDE_DEC)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EX_IPPE_EDE_DEC EDE Decoupling 20061221
Properties
Class IF_EX_IPPE_EDE_DEC  
Short Description Implemetation of IF_EX_IPPE_EDE_DEC    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20061221   SAP 
Last change 20070912   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CO000 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CO001 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 COCOM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 PPET Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_EX_IPPE_EDE_DEC has no interface implemented.
Friends
Class IF_EX_IPPE_EDE_DEC has no friend class.
Attributes
Class IF_EX_IPPE_EDE_DEC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CALC_CONFIG_AND_PRIO Static method Public Method Return the 'knowledge table' for the type of OD 20061221
2 DEFAULT_MAINT_CLASS_GET Static method Public Method Gets the default maintenance class 20061221
3 DEFAULT_MAINT_CLASS_SET Static method Public Method Sets the default maintenance class 20061221
4 DYNPRO_TOPLINE_SET Static method Public Method Find a way to strart the EDE on a certain row 20061221
5 EDE_DESCR_HEADER_GET Static method Public Method Return a string for the decription of the Table Control 20061221
6 INSTANCES_APPLICATION_UPDATE Static method Public Method Communicate changes of a KNOBJ to the application 20061221
7 INSTANCES_COLUMN_NAME_GET Static method Public Method Return the decription string 20061221
8 INSTANCES_FROM_OBJECTS_CREATE Static method Public Method Instance creating from objects 20061221
9 INSTANCES_KNOWLEDGE_TABLE_GET Static method Public Method Return the 'knowledge table' for the type of OD 20061221
10 INSTANCES_TYPE_GET Static method Public Method Gives back detail information on one instance 20061221
11 INSTANCES_VS_USED_GET Static method Public Method A flag: The historic var. scheme is used 20061221
12 ROOT_EXPLODE Static method Public Method Root explode 20061221
Events
Class IF_EX_IPPE_EDE_DEC has no event.
Types
Class IF_EX_IPPE_EDE_DEC has no local type.
Method Signatures

Method CALC_CONFIG_AND_PRIO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20061221
2 Importing IS_INSTANCE Call by reference Type reference (TYPE) CO001_INSTANCE_ITEM Instance 20061221
# Exception Resumable Description Created on
1 ERROR_CONFIG Error during calculation of side access 20061221
2 ERROR_PRIO Error during calculation of prio 20061221

Method DEFAULT_MAINT_CLASS_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLINT Call by reference Type reference (TYPE) PPE_CLINT Internal Class Number 20061221

Method DEFAULT_MAINT_CLASS_GET on class IF_EX_IPPE_EDE_DEC has no exception.

Method DEFAULT_MAINT_CLASS_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CLINT Call by reference Type reference (TYPE) PPE_CLINT Internal Class Number 20061221

Method DEFAULT_MAINT_CLASS_SET on class IF_EX_IPPE_EDE_DEC has no exception.

Method DYNPRO_TOPLINE_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TOPLINE Call by reference Type reference (TYPE) PPET_AENNR Change Number 20061221

Method DYNPRO_TOPLINE_SET on class IF_EX_IPPE_EDE_DEC has no exception.

Method EDE_DESCR_HEADER_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DESCR_HEADER Call by reference Type reference (TYPE) STRING Deckription of the Table Control 20061221

Method EDE_DESCR_HEADER_GET on class IF_EX_IPPE_EDE_DEC has no exception.

Method INSTANCES_APPLICATION_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_INSTANCE Call by reference Type reference (TYPE) CO001_INSTANCE_ITEM Instance 20061221
2 Importing IT_AENNR Call by reference Type reference (TYPE) PPET_AENNR_TAB iPPE: Change Number 20061221
3 Importing IT_PALTID Call by reference Type reference (TYPE) PPET_PALTID_LI_TAB Time-Independent ID 20061221
4 Importing IT_PNODID Call by reference Type reference (TYPE) PPET_PNODID_LI_TAB iPPE Node: Identification 20061221
5 Importing IT_POSVID Call by reference Type reference (TYPE) PPET_POSVID_LI_TAB iPPE Variant: Identification 20061221
6 Importing IT_PSTRUCT Call by reference Type reference (TYPE) PPET_STRUCT_LI_TAB PVS Structure Information 20061221
# Exception Resumable Description Created on
1 MAINTAIN_ERROR Error in maintain of the application 20061221

Method INSTANCES_COLUMN_NAME_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_COLUMN_NAME Call by reference Type reference (TYPE) STRING Description string 20061221
# Exception Resumable Description Created on
1 MAINTAIN_ERROR Error in maintain of the application 20061221

Method INSTANCES_FROM_OBJECTS_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_INSTANCES Call by reference Type reference (TYPE) PPET_PALTID_LI_TAB iPPE Alternative: Time-Independent ID and Attributes 20061221
2 Importing IT_AENNR Call by reference Type reference (TYPE) PPET_AENNR_TAB iPPE: Change Number 20061221
3 Importing IT_PALTID Call by reference Type reference (TYPE) PPET_PALTID_LI_TAB Time-Independent ID 20061221
4 Importing IT_PNODID Call by reference Type reference (TYPE) PPET_PNODID_LI_TAB iPPE Node: Identification 20061221
5 Importing IT_POSVID Call by reference Type reference (TYPE) PPET_POSVID_LI_TAB iPPE Variant: Identification 20061221
6 Importing IT_PSTRUCT Call by reference Type reference (TYPE) PPET_STRUCT_LI_TAB PVS Structure Information 20061221
7 Importing IV_IPPE Call by reference Type reference (TYPE) CO000_IPPE Application 20061221
8 Importing IV_PARENT_INSTANCE Call by reference Type reference (TYPE) COCOM_INSTS Instance 20061221
9 Importing IV_PARENT_OBJECT_TYPE Call by reference Type reference (TYPE) PVS_OTYPE iPPE Object Type 20061221
# Exception Resumable Description Created on
1 NODE_NOT_FOUND Node was not found to given GUID 20061221

Method INSTANCES_KNOWLEDGE_TABLE_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_KNTAB Call by reference Type reference (TYPE) COCOM_KNTAB Table-ID knowledge object 20061221
2 Importing IS_INSTANCE Call by reference Type reference (TYPE) CO001_INSTANCE_ITEM Instance 20061221
# Exception Resumable Description Created on
1 INSTANCE_NOT_FOUND Instance was not found for the given number 20061221

Method INSTANCES_TYPE_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_AENNR Call by reference Type reference (TYPE) PVS_AENNR Change Number in iPPE 20061221
2 Exporting EV_APPLOBJ Call by reference Type reference (TYPE) PPE_APPLOBJ_TYPE iPPE Application Object Type 20061221
3 Exporting EV_CLINT Call by reference Type reference (TYPE) PPE_CLINT Internal Class Number 20061221
4 Exporting EV_GUID Call by reference Type reference (TYPE) PVS_GUID Internal Identification for PVS Objects 20061221
5 Exporting EV_OBJTYPE Call by reference Type reference (TYPE) PVS_PNODE_TYPE iPPE Node Type 20061221
6 Exporting EV_OTYPE Call by reference Type reference (TYPE) PVS_OTYPE iPPE Object Type 20061221
7 Importing IV_ISELF Call by reference Type reference (TYPE) COCOM_INSTS Instance 20061221
# Exception Resumable Description Created on
1 INSTANCE_NOT_FOUND Instance was not found for the given number 20061221

Method INSTANCES_VS_USED_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting HIST_VS_USED Call by reference Type reference (TYPE) XFELD Checkbox 20061221

Method INSTANCES_VS_USED_GET on class IF_EX_IPPE_EDE_DEC has no exception.

Method ROOT_EXPLODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PALTID Call by reference Type reference (TYPE) PPET_PALTID_LI_TAB Time-Independent ID 20061221
2 Exporting ET_PNODID Call by reference Type reference (TYPE) PPET_PNODID_LI_TAB iPPE Node: Identification 20061221
3 Exporting ET_POSVID Call by reference Type reference (TYPE) PPET_POSVID_LI_TAB iPPE Variant: Identification 20061221
4 Exporting ET_PSTRUCT Call by reference Type reference (TYPE) PPET_STRUCT_LI_TAB PVS Structure Information 20061221
5 Importing IV_PNGUID Call by reference Type reference (TYPE) PVS_GUID Internal Identification for PVS Objects 20061221
# Exception Resumable Description Created on
1 NODE_NOT_FOUND Node was not found to given GUID 20061221
History
Last changed by/on SAP  20070912 
SAP Release Created in