SAP ABAP Class CL_GHO_SP_PE (OBSOLETE Service Provider Class for Producing Entities)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PP-PN (Application Component) Production Network
     EA_GHO_PE_SP (Package) Oil and Gas Entities: SP Layer
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMB/IF_MDP_C Metadata provider constants 20100526
2 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMB/IF_SPI_APPL_ACCESS Application Access Interface 20100526
3 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMB/IF_SPI_C Service provider infrastructure constants 20100526
Properties
Class CL_GHO_SP_PE  
Short Description OBSOLETE Service Provider Class for Producing Entities    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EA_GHO_PE_SP   Oil and Gas Entities: SP Layer 
Created 20100526   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GHO_SP_PE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /PLMB/IF_MDP_C Metadata provider constants 20100526
2 /PLMB/IF_SPI_APPL_ACCESS Application Access Interface 20100526
3 /PLMB/IF_SPI_C Service provider infrastructure constants 20100526
Friends
Class CL_GHO_SP_PE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 IS_CHECK Instance attribute Private Type reference (TYPE) BOOLEAN is check action 20100709
2 MO_COLLECTOR Instance attribute Private Object reference (TYPE REF TO) /PLMB/IF_SPI_COLLECTOR Collector 20100526
3 MO_SP_SRV Instance attribute Private Object reference (TYPE REF TO) CL_EAMS_SP_SRV Services for SP Class 20100602
4 MV_MODE Instance attribute Private Type reference (TYPE) /PLMB/SPI_MODE Mode 20100526
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100601
2 DELETE_PRODUCING_ENTITY Instance method Private Method Delete entity 20100719
3 INSERT_PRODUCING_ENTITY Instance method Private Method Insert entity 20100601
4 RETRIEVE_PRODUCING_ENTITY Instance method Private Method 20100601
5 SET_ACTION_PROPERTIES Instance method Private Method Set action properties 20100615
6 SET_ACTION_PROPERTIES_DELETE Instance method Private Method Set action properties when delete is called 20100722
7 SET_FIELD_PROPERTIES Instance method Private Method Set field properties for completing entity 20100611
8 SET_FIELD_PROPERTIES_CHG_MODE Instance method Private Method Set the field properties for change and display mode 20100624
9 SET_FIELD_PROPERTIES_DELETE Instance method Private Method Set field properties after deletion of oil and gas entity 20100721
10 SET_FIELD_PROPERTIES_DROP_DOWN Instance method Private Method 20100618
11 SET_FIELD_PROPERTIES_ENTER Instance method Private Method Set field properties after pressing enter button 20100618
12 SET_FIELD_PROPERTIES_FAILED Instance method Private Method set the field properties in case the validation failed 20100920
13 SET_FIELD_PROPERTIES_INITIAL Instance method Private Method Set field properties 20100611
14 SET_FIELD_PROPERTIES_SAVE Instance method Private Method Set field properties after save 20100624
15 UPDATE_PRODUCING_ENTITY Instance method Private Method Update entity 20100601
Events
Class CL_GHO_SP_PE has no event.
Types
Class CL_GHO_SP_PE 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 IO_COLLECTOR Call by reference Object reference (TYPE REF TO) /PLMB/IF_SPI_COLLECTOR Collector 20100601

Method CONSTRUCTOR on class CL_GHO_SP_PE has no exception.

Method DELETE_PRODUCING_ENTITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20100719
2 Exporting ET_MESSAGE_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY Severity 20100719
3 Exporting EV_FAILED Call by reference Type reference (TYPE) /PLMB/SPI_FAILED_IND Failed Indicator 20100722
4 Importing IT_NODE_ID Call by reference Type reference (TYPE) INDEX TABLE 20100719

Method DELETE_PRODUCING_ENTITY on class CL_GHO_SP_PE has no exception.

Method INSERT_PRODUCING_ENTITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20100601
2 Exporting ET_MESSAGE_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY Severity 20100601
3 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) INDEX TABLE 20100601
4 Importing IT_NODE_ID Call by reference Type reference (TYPE) INDEX TABLE 20100604

Method INSERT_PRODUCING_ENTITY on class CL_GHO_SP_PE has no exception.

Method RETRIEVE_PRODUCING_ENTITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20100601
2 Exporting ET_MESSAGE_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY Severity 20100601
3 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) INDEX TABLE 20100601
4 Importing IT_NODE_ID Call by reference Type reference (TYPE) INDEX TABLE 20100601

Method RETRIEVE_PRODUCING_ENTITY on class CL_GHO_SP_PE has no exception.

Method SET_ACTION_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ACT_PROPERTIES Call by reference Type reference (TYPE) /PLMB/T_SPI_OPERATION_PRPTY Operation property profile 20100615
2 Importing IT_NODE_ID Call by reference Type reference (TYPE) INDEX TABLE 20100615
3 Importing MV_MODE Call by reference Type reference (TYPE) /PLMB/SPI_MODE Mode 20100615

Method SET_ACTION_PROPERTIES on class CL_GHO_SP_PE has no exception.

Method SET_ACTION_PROPERTIES_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ACT_PROPERTIES Call by reference Type reference (TYPE) /PLMB/T_SPI_OPERATION_PRPTY Operation property profile 20100722
2 Importing IV_MSG_FAILED Call by reference Type reference (TYPE) /PLMB/SPI_FAILED_IND Failed Indicator 20100722

Method SET_ACTION_PROPERTIES_DELETE on class CL_GHO_SP_PE has no exception.

Method SET_FIELD_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PROPERTIES Call by reference Type reference (TYPE) EAMS_T_SP_FLDPROPERTIES Field Properties per Node Id 20100611
2 Importing IT_NODE_ID Call by reference Type reference (TYPE) INDEX TABLE 20100611
3 Importing IV_MODE Call by reference Type reference (TYPE) /PLMB/SPI_MODE Mode 20100611

Method SET_FIELD_PROPERTIES on class CL_GHO_SP_PE has no exception.

Method SET_FIELD_PROPERTIES_CHG_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ET_PROPERTIES Call by reference Type reference (TYPE) EAMS_T_SP_FLDPROPERTIES Field Properties per Node Id 20100624
2 Importing IT_NODE_ID Call by reference Type reference (TYPE) INDEX TABLE 20100624
3 Importing IV_MODE Call by reference Type reference (TYPE) /PLMB/SPI_MODE Mode 20100624

Method SET_FIELD_PROPERTIES_CHG_MODE on class CL_GHO_SP_PE has no exception.

Method SET_FIELD_PROPERTIES_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PROPERTIES Call by reference Type reference (TYPE) EAMS_T_SP_FLDPROPERTIES Field Properties per Node Id 20100721
2 Importing IT_NODE_ID Call by reference Type reference (TYPE) INDEX TABLE 20100721
3 Importing IV_MSG_FAILED Call by reference Type reference (TYPE) /PLMB/SPI_FAILED_IND Failed Indicator 20100722

Method SET_FIELD_PROPERTIES_DELETE on class CL_GHO_SP_PE has no exception.

Method SET_FIELD_PROPERTIES_DROP_DOWN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PROPERTIES Call by reference Type reference (TYPE) EAMS_T_SP_FLDPROPERTIES Field Properties per Node Id 20100618
2 Importing IT_NODE_ID Call by reference Type reference (TYPE) INDEX TABLE 20100618
3 Importing IV_MODE Call by reference Type reference (TYPE) /PLMB/SPI_MODE Mode 20100618

Method SET_FIELD_PROPERTIES_DROP_DOWN on class CL_GHO_SP_PE has no exception.

Method SET_FIELD_PROPERTIES_ENTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PROPERTIES Call by reference Type reference (TYPE) EAMS_T_SP_FLDPROPERTIES Field Properties per Node Id 20100618
2 Importing IT_NODE_ID Call by reference Type reference (TYPE) INDEX TABLE 20100618
3 Importing IV_MODE Call by reference Type reference (TYPE) /PLMB/SPI_MODE Mode 20100618

Method SET_FIELD_PROPERTIES_ENTER on class CL_GHO_SP_PE has no exception.

Method SET_FIELD_PROPERTIES_FAILED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PROPERTIES Call by reference Type reference (TYPE) EAMS_T_SP_FLDPROPERTIES Field Properties per Node Id 20100920
2 Importing IT_NODE_ID Call by reference Type reference (TYPE) INDEX TABLE 20100920
3 Importing IV_FAILED Call by reference Type reference (TYPE) /PLMB/SPI_FAILED_IND Failed Indicator 20100920
4 Importing IV_MODE Call by reference Type reference (TYPE) /PLMB/SPI_MODE Mode 20100920

Method SET_FIELD_PROPERTIES_FAILED on class CL_GHO_SP_PE has no exception.

Method SET_FIELD_PROPERTIES_INITIAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PROPERTIES Call by reference Type reference (TYPE) EAMS_T_SP_FLDPROPERTIES Field Properties per Node Id 20100611
2 Importing IT_NODE_DATA Call by reference Type reference (TYPE) INDEX TABLE 20100611
3 Importing IV_MODE Call by reference Type reference (TYPE) /PLMB/SPI_MODE Mode 20100611

Method SET_FIELD_PROPERTIES_INITIAL on class CL_GHO_SP_PE has no exception.

Method SET_FIELD_PROPERTIES_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PROPERTIES Call by reference Type reference (TYPE) EAMS_T_SP_FLDPROPERTIES Field Properties per Node Id 20100624
2 Importing IT_NODE_ID Call by reference Type reference (TYPE) INDEX TABLE 20100624
3 Importing IV_MODE Call by reference Type reference (TYPE) /PLMB/SPI_MODE Mode 20100624

Method SET_FIELD_PROPERTIES_SAVE on class CL_GHO_SP_PE has no exception.

Method UPDATE_PRODUCING_ENTITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20100601
2 Exporting ET_MESSAGE_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY Severity 20100601
3 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) INDEX TABLE 20100601
4 Importing IT_NODE_ID Call by reference Type reference (TYPE) INDEX TABLE 20100601

Method UPDATE_PRODUCING_ENTITY on class CL_GHO_SP_PE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 606