SAP ABAP Interface /PLMU/IF_FRW_TEST_ACCESS (Node access interface)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-SPI-FSI (Application Component) FPM SPI Integration
     /PLMU/UI_FRW_TEST_SP (Package) UI FRW Test: Service Provider
Properties
Interface /PLMU/IF_FRW_TEST_ACCESS  
Short Description Node access interface    
General Data
Package /PLMU/UI_FRW_TEST_SP   UI FRW Test: Service Provider 
Created 20100920   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface /PLMU/IF_FRW_TEST_ACCESS has no interface.
Friends
Interface /PLMU/IF_FRW_TEST_ACCESS has no friend.
Attributes
Interface /PLMU/IF_FRW_TEST_ACCESS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ACTION Instance method Public Method Action 20100920
2 DELETE Instance method Public Method Delete 20100920
3 GET_FIELD_PROPERTIES Instance method Public Method Get field properties 20110111
4 GET_OPERATION_PROPERTIES Instance method Public Method Get operation properties 20110111
5 INSERT Instance method Public Method Insert 20100920
6 QUERY Instance method Public Method Query 20100920
7 RETRIEVE Instance method Public Method Retrieve 20100920
8 UPDATE Instance method Public Method Update 20100920
Events
Interface /PLMU/IF_FRW_TEST_ACCESS has no event.
Types
Interface /PLMU/IF_FRW_TEST_ACCESS has no local type.
Method Signatures

Method ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EG_PARAM Call by reference Type reference (TYPE) ANY Exporting parameters for action 20100920
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20101008
3 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) INDEX TABLE Node ID and node data 20100920
4 Importing IS_PARAM Call by reference Type reference (TYPE) ANY Parameter for action (e. g. profile) 20100920
5 Importing IT_NODE_ID Call by reference Type reference (TYPE) INDEX TABLE Node ID to which action refers 20100920
6 Importing IV_ACTION_NAME Call by reference Type reference (TYPE) /PLMB/SPI_ACTION_NAME Action Name 20100920

Method ACTION on Interface /PLMU/IF_FRW_TEST_ACCESS has no exception.

Method DELETE 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 20101008
2 Importing IT_NODE_ID Call by reference Type reference (TYPE) INDEX TABLE Node ID which should be deleted 20100920

Method DELETE on Interface /PLMU/IF_FRW_TEST_ACCESS has no exception.

Method GET_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) /PLMB/T_SPI_PROPERTIES Property profile which applies for all records 20110615
2 Exporting ET_PROPERTIES_MULTI_IDX Call by reference Type reference (TYPE) /PLMB/T_SPI_INDEXED_PRP_MULTI Property profile which applies for multiple records 20110111
3 Exporting ET_PROPERTIES_SINGLE_IDX Call by reference Type reference (TYPE) /PLMB/T_SPI_INDEXED_PROPERTY Property profile which applies for a single record 20110111
4 Importing IG_REFERENCE_DATA Call by reference Type reference (TYPE) ANY Reference data 20110615
5 Importing IV_REFERENCE_TYPE Call by reference Type reference (TYPE) /PLMB/SPI_PRPTY_REF_TYPE Reference Type for Field Properties 20110615
6 Importing IV_TARGET_NODE_NAME Call by reference Type reference (TYPE) /PLMB/SPI_NODE_NAME Node Name 20110615

Method GET_FIELD_PROPERTIES on Interface /PLMU/IF_FRW_TEST_ACCESS has no exception.

Method GET_OPERATION_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OPERATION_PROPERTIES Call by reference Type reference (TYPE) /PLMB/T_SPI_OPERATION_PRPTY Operation Property profile which applies for all records 20110615
2 Exporting ET_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 20110615
3 Exporting ET_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 20110615
4 Importing IG_REFERENCE_DATA Call by reference Type reference (TYPE) ANY Data the Operation Properties are Referenced to 20110615
5 Importing IV_REFERENCE_TYPE Call by reference Type reference (TYPE) /PLMB/SPI_OPR_PRPTY_REF_TYPE Reference Type for Operation Properties 20110615
6 Importing IV_TARGET_NODE_NAME Call by reference Type reference (TYPE) /PLMB/SPI_NODE_NAME Node Name 20110615

Method GET_OPERATION_PROPERTIES on Interface /PLMU/IF_FRW_TEST_ACCESS has no exception.

Method INSERT 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 20101008
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) INDEX TABLE Node ID and data which was inserted into node 20100920
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 20100920
4 Importing IS_PARAM Call by reference Type reference (TYPE) ANY Parameter for insert e. g. profile 20100920
5 Importing IS_PARENT_NODE_ID Call by reference Type reference (TYPE) ANY Node ID 20101008
6 Importing IT_NODE_DATA Call by reference Type reference (TYPE) INDEX TABLE Node ID and node data to be inserted into node 20100920

Method INSERT on Interface /PLMU/IF_FRW_TEST_ACCESS has no exception.

Method QUERY 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 20101008
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) INDEX TABLE Node ID(s) and node data which matches selection parameters 20100920
3 Exporting ET_NODE_ID Call by reference Type reference (TYPE) INDEX TABLE Node ID(s) which match the selection parameters 20100920
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 20100920
5 Importing IS_OPTIONS Call by reference Type reference (TYPE) /PLMB/S_SPI_QUERY_OPTIONS Query options 20100920
6 Importing IT_FILTER_NODE_ID Call by reference Type reference (TYPE) INDEX TABLE List of NodeIDs to which result will be restricted 20100920
7 Importing IT_SEL_PARAM Call by reference Type reference (TYPE) /PLMB/T_SPI_SELECTION_PARAM Selection criteria for Queries on BO attributes 20100920
8 Importing IV_KEYS_ONLY Call by reference Type reference (TYPE) /PLMB/SPI_KEYS_ONLY_IND SPACE Indicator Return Keys Only 20100920
9 Importing IV_QUERY_NAME Call by reference Type reference (TYPE) /PLMB/SPI_QUERY_NAME Query Name 20100920

Method QUERY on Interface /PLMU/IF_FRW_TEST_ACCESS has no exception.

Method RETRIEVE 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 20101008
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) INDEX TABLE Node ID and node data 20100920
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 20100920
4 Importing IT_NODE_ID Call by reference Type reference (TYPE) INDEX TABLE Node ID 20100920
5 Importing IV_LOCK Call by reference Type reference (TYPE) /PLMB/SPI_LOCK_IND Locking Indicator 20100920
6 Importing IV_RETRIEVE_BY_ASSOCIATION Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20101008

Method RETRIEVE on Interface /PLMU/IF_FRW_TEST_ACCESS has no exception.

Method UPDATE 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 20101008
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) INDEX TABLE Node ID and data which was updated 20100920
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 20100920
4 Importing IT_NODE_DATA Call by reference Type reference (TYPE) INDEX TABLE Node ID and node data which shall be updated 20100920

Method UPDATE on Interface /PLMU/IF_FRW_TEST_ACCESS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703