SAP ABAP Interface IF_ISU_PROD_NODE_CUST (IS-U Product Node)
Hierarchy
☛
FI-CA (Software Component) FI-CA
⤷
IS-U-MD (Application Component) Master Data
⤷
EMDGEN (Package) Master Data Generator - Generic Part

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_ISU_PROD_NODE_TOP_CUST | IS-U Initial Product Nodes | 19991222 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ISU_PROD_NODE_CUST | IS-U Master Data Template Nodes | 19991222 |
Properties
Interface | IF_ISU_PROD_NODE_CUST | |
Short Description | IS-U Product Node |
General Data
Package | EMDGEN | Master Data Generator - Generic Part |
Created | 19991222 | SAP |
Last changed | 20050409 | SAP |
Unicode checks active |
Forward declarations
Interface IF_ISU_PROD_NODE_CUST has no forward declaration.
Interfaces
Interface IF_ISU_PROD_NODE_CUST has no interface.
Friends
Interface IF_ISU_PROD_NODE_CUST has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CO_STATE_COLLISION | Constant | Public | Type reference (TYPE) | EPD_STATE | '02' | Status: Collision | 20000125 | |
2 | CO_STATE_INACTIVE | Constant | Public | Type reference (TYPE) | EPD_STATE | '00' | Status: Inactive | 20000125 | |
3 | CO_STATE_INVALID | Constant | Public | Type reference (TYPE) | EPD_STATE | '03' | Status: Invalid | 20000125 | |
4 | CO_STATE_NONE | Constant | Public | Type reference (TYPE) | EPD_STATE | '99' | No Status | 20000811 | |
5 | CO_STATE_OK | Constant | Public | Type reference (TYPE) | EPD_STATE | '01' | Status: OK | 20000125 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Activate | 20000309 |
2 | ![]() |
Instance method | Public | Method | Delete Subtree(s) | 20000309 |
3 | ![]() |
Instance method | Public | Method | Duplicate Subtree | 20000228 |
4 | ![]() |
Instance method | Public | Method | Gets the Attributes | 19991222 |
5 | ![]() |
Instance method | Public | Method | Supplies Possible Functions in the Node | 20000309 |
6 | ![]() |
Instance method | Public | Method | Supplies Partial Products | 19991222 |
7 | ![]() |
Instance method | Public | Method | Supplies Product Characteristics | 19991222 |
8 | ![]() |
Instance method | Public | Method | Supplies Subproducts | 19991222 |
9 | ![]() |
Instance method | Public | Method | Delivers the Properties of the TOP Node | 20030106 |
10 | ![]() |
Instance method | Public | Method | Adds a Partial Product | 20000202 |
11 | ![]() |
Instance method | Public | Method | Deletes a Partial Product | 20000202 |
12 | ![]() |
Instance method | Public | Method | Sets Parameter Value for CRM Price Node | 20020930 |
13 | ![]() |
Instance method | Public | Method | Sets the Modifiable Product Characteristics | 19991222 |
14 | ![]() |
Instance method | Public | Method | Remove Subproduct | 20000202 |
15 | ![]() |
Instance method | Public | Method | Replace Subproduct | 20000202 |
16 | ![]() |
Instance method | Public | Method | Set Subproduct | 20000202 |
Events
Interface IF_ISU_PROD_NODE_CUST has no event.
Types
Interface IF_ISU_PROD_NODE_CUST has no local type.
Method Signatures
Method ACTIVATE Signature
Method ACTIVATE on Interface IF_ISU_PROD_NODE_CUST has no parameter.
Method ACTIVATE on Interface IF_ISU_PROD_NODE_CUST has no exception.
Method DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_LAST_NODE | Call by reference | Type reference (TYPE) | EBA_FLAG | Kennz.: Letzter Knoten des Typs | 20000309 |
Method DELETE on Interface IF_ISU_PROD_NODE_CUST has no exception.
Method DUPLICATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_NEW_PROD_NODE | Value transfer | Object reference (TYPE REF TO) | IF_ISU_PROD_NODE_CUST | New product node | 20000308 |
Method DUPLICATE on Interface IF_ISU_PROD_NODE_CUST has no exception.
Method GET_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_ATTRIBUTES | Value transfer | Type reference (TYPE) | ISU_PROD_ATTRIBUTE_T | Attribute des Produktknotens | 19991222 |
Method GET_ATTRIBUTES on Interface IF_ISU_PROD_NODE_CUST has no exception.
Method GET_PRODUCT_FUNCTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_CAN_ACTIVATE | Call by reference | Type reference (TYPE) | EBA_FLAG | Kennz.: Kann aktiviert werden | 20000309 | ||
2 | ![]() |
EX_CAN_DELETE | Call by reference | Type reference (TYPE) | EBA_FLAG | Kennz.: Kann gelöscht werden | 20000309 | ||
3 | ![]() |
EX_CAN_DUPLICATE | Call by reference | Type reference (TYPE) | EBA_FLAG | Kennz.: Kann verdoppelt werden | 20000309 |
Method GET_PRODUCT_FUNCTIONS on Interface IF_ISU_PROD_NODE_CUST has no exception.
Method GET_PRODUCT_PARTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_PRODUCT_PARTS | Value transfer | Type reference (TYPE) | EPD_PART_T | Tabelle von Teilprodukten | 19991222 |
Method GET_PRODUCT_PARTS on Interface IF_ISU_PROD_NODE_CUST has no exception.
Method GET_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_PROPERTIES | Value transfer | Type reference (TYPE) | EPDPRODUCTNODE | Eigenschaften des Produktknotens | 19991222 |
Method GET_PROPERTIES on Interface IF_ISU_PROD_NODE_CUST has no exception.
Method GET_SUB_PRODUCTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_SUB_PRODUCTS | Value transfer | Type reference (TYPE) | ISU_PROD_NODE_CUST_T | Tabelle von Unterproduktknoten | 19991222 |
Method GET_SUB_PRODUCTS on Interface IF_ISU_PROD_NODE_CUST has no exception.
Method GET_TOP_NODE_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_PROPERTIES_TOP | Call by reference | Type reference (TYPE) | EPDPRODUCTNODETOP | IS-U Stammdatengenerator: Stammdatenvorlageknoten | 20030106 |
Method GET_TOP_NODE_PROPERTIES on Interface IF_ISU_PROD_NODE_CUST has no exception.
Method PRODUCT_PART_ADD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_PRODUKT_PART | Call by reference | Type reference (TYPE) | EPD_PRODID | Teilprodukt | 20000202 |
Method PRODUCT_PART_ADD on Interface IF_ISU_PROD_NODE_CUST has no exception.
Method PRODUCT_PART_REMOVE Signature
Method PRODUCT_PART_REMOVE on Interface IF_ISU_PROD_NODE_CUST has no parameter.
Method PRODUCT_PART_REMOVE on Interface IF_ISU_PROD_NODE_CUST has no exception.
Method SET_CRM_PRICE_PARAM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CRM_PRICE_CONDITION | Call by reference | Type reference (TYPE) | EPD_ECRM_ISU_MDG_PARAMTYP | Preisart | 20020930 | ||
2 | ![]() |
IM_NODES_COUNT | Call by reference | Type reference (TYPE) | NUMC4 | Zählparameter | 20020930 |
Method SET_CRM_PRICE_PARAM on Interface IF_ISU_PROD_NODE_CUST has no exception.
Method SET_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_PROPERTIES | Call by reference | Type reference (TYPE) | EPDPRODUCTNODEC | Produktknoteneigenschaften | 19991222 |
Method SET_PROPERTIES on Interface IF_ISU_PROD_NODE_CUST has no exception.
Method SUB_PRODUCT_REMOVE Signature
Method SUB_PRODUCT_REMOVE on Interface IF_ISU_PROD_NODE_CUST has no parameter.
Method SUB_PRODUCT_REMOVE on Interface IF_ISU_PROD_NODE_CUST has no exception.
Method SUB_PRODUCT_REPLACE Signature
Method SUB_PRODUCT_REPLACE on Interface IF_ISU_PROD_NODE_CUST has no parameter.
Method SUB_PRODUCT_REPLACE on Interface IF_ISU_PROD_NODE_CUST has no exception.
Method SUB_PRODUCT_SET Signature
Method SUB_PRODUCT_SET on Interface IF_ISU_PROD_NODE_CUST has no parameter.
Method SUB_PRODUCT_SET on Interface IF_ISU_PROD_NODE_CUST has no exception.
History
Last changed by/on | SAP | 20050409 |
SAP Release Created in |