SAP ABAP Interface /PLMB/IF_SPI_COLLECTOR_PRPTY (Collector Input Interface for Field and Operation Properties)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-SPI (Application Component) Service Provider Infrastructure
     /PLMB/BA_SPI_CORE (Package) Service Provider Infrastructure: Core
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  /PLMB/IF_SPI_COLLECTOR Collector Input Interface 20111019
2 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMB/CL_SPI_COLLECTOR_INPUT Collector for messages and properties 20111019
Properties
Interface /PLMB/IF_SPI_COLLECTOR_PRPTY  
Short Description Collector Input Interface for Field and Operation Properties    
General Data
Package /PLMB/BA_SPI_CORE   Service Provider Infrastructure: Core 
Created 20111019   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface /PLMB/IF_SPI_COLLECTOR_PRPTY has no forward declaration.
Interfaces
Interface /PLMB/IF_SPI_COLLECTOR_PRPTY has no interface.
Friends
Interface /PLMB/IF_SPI_COLLECTOR_PRPTY has no friend.
Attributes
Interface /PLMB/IF_SPI_COLLECTOR_PRPTY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 SET_OPERATION_PROPERTIES Instance method Public Method Set operation properties 20111019
2 SET_OPERATION_PROPERTIES_ENH Instance method Public Method Set operation properties (enhanced) 20111019
3 SET_OPERATION_PROPERTIES_MULTI Instance method Public Method Set field properties 20111019
4 SET_PROPERTIES Instance method Public Method Set field properties 20111019
5 SET_PROPERTIES_ENH Instance method Public Method Set field properties (enhanced) 20111019
6 SET_PROPERTIES_FOR_NODE Instance method Public Method Set field property for whole node 20111019
7 SET_PROPERTIES_MULTI Instance method Public Method Set field properties 20111019
8 SET_PROPERTIES_WITH_MERGE Instance method Public Method Set field properties with merge of given profiles 20111019
Events
Interface /PLMB/IF_SPI_COLLECTOR_PRPTY has no event.
Types
Interface /PLMB/IF_SPI_COLLECTOR_PRPTY has no local type.
Method Signatures

Method SET_OPERATION_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_NODE_ID Call by reference Type reference (TYPE) ANY Node ID 20111019
2 Importing IT_PROFILE Call by reference Type reference (TYPE) /PLMB/T_SPI_OPERATION_PRPTY Operation property profile 20111019
3 Importing IV_NODE_NAME Call by reference Type reference (TYPE) /PLMB/SPI_NODE_NAME Node name 20111019

Method SET_OPERATION_PROPERTIES on Interface /PLMB/IF_SPI_COLLECTOR_PRPTY has no exception.

Method SET_OPERATION_PROPERTIES_ENH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IG_REFERENCE_DATA Call by reference Type reference (TYPE) ANY Data the Operation Properties are Referenced to 20111019
2 Importing IT_OPERATION_PROPERTIES Call by reference Type reference (TYPE) /PLMB/T_SPI_OPERATION_PRPTY Operation Property profile which applies for all records 20111019
3 Importing IT_OPR_PRPTY_MULTI_IDX Call by reference Type reference (TYPE) /PLMB/T_SPI_NDX_OPR_PRPTY_MULT Operation Property profile which applies for multiple record 20111019
4 Importing IT_OPR_PRPTY_SINGLE_IDX Call by reference Type reference (TYPE) /PLMB/T_SPI_INDEXED_OPR_PRPTY Operation Property profile which applies for a single record 20111019
5 Importing IV_NODE_NAME Call by reference Type reference (TYPE) /PLMB/SPI_NODE_NAME Node name 20111019
6 Importing IV_REFERENCE_TYPE Call by reference Type reference (TYPE) /PLMB/SPI_OPR_PRPTY_REF_TYPE Reference type 20111019
7 Importing IV_TARGET_NODE_NAME Call by reference Type reference (TYPE) /PLMB/SPI_NODE_NAME Target node name 20111019

Method SET_OPERATION_PROPERTIES_ENH on Interface /PLMB/IF_SPI_COLLECTOR_PRPTY has no exception.

Method SET_OPERATION_PROPERTIES_MULTI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_NODE_ID Call by reference Type reference (TYPE) INDEX TABLE Node ID 20111019
2 Importing IT_PROFILE Call by reference Type reference (TYPE) /PLMB/T_SPI_OPERATION_PRPTY Operation property profile 20111019
3 Importing IV_NODE_NAME Call by reference Type reference (TYPE) /PLMB/SPI_NODE_NAME Node name 20111019

Method SET_OPERATION_PROPERTIES_MULTI on Interface /PLMB/IF_SPI_COLLECTOR_PRPTY has no exception.

Method SET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_NODE_ID Call by reference Type reference (TYPE) ANY Node ID 20111019
2 Importing IT_PROFILE Call by reference Type reference (TYPE) /PLMB/T_SPI_PRPTY_PROFILE Field property profile 20111019
3 Importing IV_NODE_NAME Call by reference Type reference (TYPE) /PLMB/SPI_NODE_NAME Node name 20111019

Method SET_PROPERTIES on Interface /PLMB/IF_SPI_COLLECTOR_PRPTY has no exception.

Method SET_PROPERTIES_ENH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IG_REFERENCE_DATA Call by reference Type reference (TYPE) ANY Data the Properties are Referenced to 20111019
2 Importing IT_PROPERTIES Call by reference Type reference (TYPE) /PLMB/T_SPI_PROPERTIES Property profile which applies for all records 20111019
3 Importing IT_PROPERTIES_MULTI_IDX Call by reference Type reference (TYPE) /PLMB/T_SPI_INDEXED_PRP_MULTI Property profile which applies for multiple records 20111019
4 Importing IT_PROPERTIES_SINGLE_IDX Call by reference Type reference (TYPE) /PLMB/T_SPI_INDEXED_PROPERTY Property profile which applies for a single record 20111019
5 Importing IV_NODE_NAME Call by reference Type reference (TYPE) /PLMB/SPI_NODE_NAME Node Name 20111019
6 Importing IV_REFERENCE_TYPE Call by reference Type reference (TYPE) /PLMB/SPI_PRPTY_REF_TYPE Reference type for field properties 20111019
7 Importing IV_TARGET_NODE_NAME Call by reference Type reference (TYPE) /PLMB/SPI_NODE_NAME Target node name 20111019

Method SET_PROPERTIES_ENH on Interface /PLMB/IF_SPI_COLLECTOR_PRPTY has no exception.

Method SET_PROPERTIES_FOR_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NODE_NAME Call by reference Type reference (TYPE) /PLMB/SPI_NODE_NAME Node Name 20111019
2 Importing IV_OPTION Call by reference Type reference (TYPE) /PLMB/SPI_PRPTY_OPTION Field Property Option 20111019

Method SET_PROPERTIES_FOR_NODE on Interface /PLMB/IF_SPI_COLLECTOR_PRPTY has no exception.

Method SET_PROPERTIES_MULTI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_NODE_ID Call by reference Type reference (TYPE) INDEX TABLE Node ID 20111019
2 Importing IT_PROFILE Call by reference Type reference (TYPE) /PLMB/T_SPI_PRPTY_PROFILE Field property profile 20111019
3 Importing IV_NODE_NAME Call by reference Type reference (TYPE) /PLMB/SPI_NODE_NAME Node name 20111019

Method SET_PROPERTIES_MULTI on Interface /PLMB/IF_SPI_COLLECTOR_PRPTY has no exception.

Method SET_PROPERTIES_WITH_MERGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_NODE_ID Call by reference Type reference (TYPE) ANY Node ID 20111019
2 Importing IT_PROFILES Call by reference Type reference (TYPE) /PLMB/T_SPI_PROFILE_DEF Property profile definition 20111019
3 Importing IV_NODE_NAME Call by reference Type reference (TYPE) /PLMB/SPI_NODE_NAME Node name 20111019

Method SET_PROPERTIES_WITH_MERGE on Interface /PLMB/IF_SPI_COLLECTOR_PRPTY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 731