SAP ABAP Interface IF_DPR_PROPERTY_HANDLER (Attribute Handler Interface)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-PRO-EXT-API (Application Component) BAPI Interface for cProjects
⤷
DEVELOPMENT_PROJECTS_API (Package) API for Project Management

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DPR_API_PROPERTY_HANDLER | Proj. Mgmt API: Property Handler | 20040909 |
Properties
Interface | IF_DPR_PROPERTY_HANDLER | |
Short Description | Attribute Handler Interface |
General Data
Package | DEVELOPMENT_PROJECTS_API | API for Project Management |
Created | 20040906 | SAP |
Last changed | 20141109 | |
Unicode checks active |
Forward declarations
Interface IF_DPR_PROPERTY_HANDLER has no forward declaration.
Interfaces
Interface IF_DPR_PROPERTY_HANDLER has no interface.
Friends
Interface IF_DPR_PROPERTY_HANDLER has no friend.
Attributes
Interface IF_DPR_PROPERTY_HANDLER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get Property for Action (Button Property) | 20040906 |
2 | ![]() |
Instance method | Public | Method | Get Association | 20040921 |
3 | ![]() |
Instance method | Public | Method | Get Field Property | 20040906 |
4 | ![]() |
Instance method | Public | Method | Sets Property for Action | 20040906 |
5 | ![]() |
Instance method | Public | Method | Sets Property for Association | 20040906 |
6 | ![]() |
Instance method | Public | Method | Sets Field Property | 20040906 |
Events
Interface IF_DPR_PROPERTY_HANDLER has no event.
Types
Interface IF_DPR_PROPERTY_HANDLER has no local type.
Method Signatures
Method GET_ACTION_PROPERTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IN_ACTION_NAME | Call by reference | Type reference (TYPE) | STRING | Aktion | 20040906 | ||
2 | ![]() |
IN_BO_NODE_KEY | Call by reference | Type reference (TYPE) | ANY | Schlüssel des BO-Knotens | 20040906 | ||
3 | ![]() |
IN_BO_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | BO-Knoten name | 20040906 | ||
4 | ![]() |
IN_PROPERTY_NAME | Call by reference | Type reference (TYPE) | STRING | Attribut | 20040906 | ||
5 | ![]() |
OUT_VALUE | Value transfer | Type reference (TYPE) | ANY | Wert | 20040906 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050403 |
Method GET_ASSOCIATION_PROPERTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IN_ASSOCIATION_NAME | Call by reference | Type reference (TYPE) | STRING | Assoziation | 20040921 | ||
2 | ![]() |
IN_BO_NODE_KEY | Call by reference | Type reference (TYPE) | ANY | Schlüssel dse BO-Knotens | 20040921 | ||
3 | ![]() |
IN_BO_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | BO-Knoten Name | 20040921 | ||
4 | ![]() |
IN_PROPERTY_NAME | Call by reference | Type reference (TYPE) | STRING | Eigenschaft | 20040921 | ||
5 | ![]() |
OUT_VALUE | Value transfer | Type reference (TYPE) | ANY | Wert | 20040921 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050403 |
Method GET_ATTRIBUTE_PROPERTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IN_ATTRIBUTE_NAME | Call by reference | Type reference (TYPE) | STRING | Attributname | 20040906 | ||
2 | ![]() |
IN_BO_NODE_KEY | Call by reference | Type reference (TYPE) | ANY | Schlüssel des BO-Knotens | 20040906 | ||
3 | ![]() |
IN_BO_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | BO-Knoten Name | 20040906 | ||
4 | ![]() |
IN_PROPERTY_NAME | Call by reference | Type reference (TYPE) | STRING | Attribut | 20040906 | ||
5 | ![]() |
OUT_VALUE | Call by reference | Type reference (TYPE) | ANY | Wert | 20040906 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050403 |
Method SET_ACTION_PROPERTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IN_ACTION_NAME | Call by reference | Type reference (TYPE) | STRING | Aktion Name | 20040906 | ||
2 | ![]() |
IN_BO_NODE_KEY | Call by reference | Type reference (TYPE) | ANY | Schlüssel des BO-Knotens | 20040906 | ||
3 | ![]() |
IN_BO_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | BO-Knoten | 20040906 | ||
4 | ![]() |
IN_PROPERTY_NAME | Call by reference | Type reference (TYPE) | STRING | Eigenschaft | 20040906 | ||
5 | ![]() |
IN_VALUE | Call by reference | Type reference (TYPE) | ANY | 20040906 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20041103 |
Method SET_ASSOCIATION_PROPERTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IN_ASSOCIATION_NAME | Call by reference | Type reference (TYPE) | STRING | Assoziation | 20040906 | ||
2 | ![]() |
IN_BO_NODE_KEY | Call by reference | Type reference (TYPE) | ANY | Schlüssel des BO-Knotens | 20040906 | ||
3 | ![]() |
IN_BO_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | BO-Knoten Name | 20040906 | ||
4 | ![]() |
IN_PROPERTY_NAME | Call by reference | Type reference (TYPE) | STRING | Eigenschaft | 20040906 | ||
5 | ![]() |
IN_VALUE | Call by reference | Type reference (TYPE) | ANY | Wert | 20040906 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20041103 |
Method SET_ATTRIBUTE_PROPERTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IN_ATTRIBUTE_NAME | Call by reference | Type reference (TYPE) | STRING | Attribut | 20040906 | ||
2 | ![]() |
IN_BO_NODE_KEY | Call by reference | Type reference (TYPE) | ANY | Schlüssel des BO-Knotens | 20040906 | ||
3 | ![]() |
IN_BO_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | BO-Knoten Name | 20040906 | ||
4 | ![]() |
IN_PROPERTY_NAME | Call by reference | Type reference (TYPE) | STRING | Eigenschaft | 20040906 | ||
5 | ![]() |
IN_VALUE | Call by reference | Type reference (TYPE) | ANY | Wert | 20040906 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20041103 |
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 400 |