SAP ABAP Class CL_PLMN_SP_OBJ (Service Provider class for GHO objects)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PM (Application Component) Plant Maintenance
     PLMN_SP_MISC (Package) Misc for Service Provider
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMB/IF_SPI_APPL_ACCESS Application Access Interface 20090525
Properties
Class CL_PLMN_SP_OBJ  
Short Description Service Provider class for GHO objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PLMN_SP_MISC   Misc for Service Provider 
Created 20090525   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_PLMN_SP_OBJ has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /PLMB/IF_SPI_APPL_ACCESS Application Access Interface 20090525
Friends
Class CL_PLMN_SP_OBJ has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_PLMN_SP_OBJ Service Provider - GHO Objects 20090525
2 MO_BO Instance attribute Protected Object reference (TYPE REF TO) CL_PLMN_BO_OBJ Business object for GHO Objects 20090525
3 MO_COLLECTOR Instance attribute Protected Object reference (TYPE REF TO) /PLMB/IF_SPI_COLLECTOR Collector 20090525
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090525
2 RETREIVE_WELL_DATA Instance method Protected Method Get well details 20090525
3 S_GET_INSTANCE Static method Public Method Static method to get the self instance 20090525
4 UPDATE_WELL_DATA Instance method Protected Method Update well details 20090525
Events
Class CL_PLMN_SP_OBJ has no event.
Types
Class CL_PLMN_SP_OBJ 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 20090525

Method CONSTRUCTOR on class CL_PLMN_SP_OBJ has no exception.

Method RETREIVE_WELL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090525
2 Exporting ET_MESSAGE_LOCK Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090525
3 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) PLMN_T_SP_WELL_DATA Table type: Geoloc details 20090525
4 Exporting ET_NODE_ID_REL Call by reference Type reference (TYPE) /PLMB/T_SPI_NODE_REL Relationship between index of source and target node ID 20090525
5 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_SP_FL_ID Business Object Functional Location - Identification 20090525
6 Importing IV_LOCK Call by reference Type reference (TYPE) /PLMB/SPI_LOCK_IND Locking Indicator 20090525

Method RETREIVE_WELL_DATA on class CL_PLMN_SP_OBJ has no exception.

Method S_GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_PLMN_SP_OBJ Service Provider Functional Location 20090525

Method S_GET_INSTANCE on class CL_PLMN_SP_OBJ has no exception.

Method UPDATE_WELL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090525
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) PLMN_T_SP_WELL_DATA Meta Data Provider for Func Location BO : Address 20090525
3 Exporting ET_NODE_ID_REL Call by reference Type reference (TYPE) /PLMB/T_SPI_NODE_REL Relationship between index of source and target node ID 20090525
4 Importing IT_NODE_DATA Call by reference Type reference (TYPE) PLMN_T_SP_WELL_DATA Meta Data Provider for Func Location BO : Address 20090525

Method UPDATE_WELL_DATA on class CL_PLMN_SP_OBJ has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 605