SAP ABAP Class /SRMERP/IF_EX_DER_ROOT_STATUS (User Exit Interface for the status derivator of Approval St)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20110520 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /SRMERP/CL_EX_DER_ROOT_STATUS | example implementation of BADI to derive root status | 20110520 |
Properties
Class | /SRMERP/IF_EX_DER_ROOT_STATUS | |
Short Description | User Exit Interface for the status derivator of Approval St | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20110520 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /SRMERP/IF_EX_DER_ROOT_STATUS has no forward declaration.
Interfaces
Class /SRMERP/IF_EX_DER_ROOT_STATUS has no interface implemented.
Friends
Class /SRMERP/IF_EX_DER_ROOT_STATUS has no friend class.
Attributes
Class /SRMERP/IF_EX_DER_ROOT_STATUS has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | User Logic for computing approval status for the root | 20110520 |
2 | ![]() |
Instance method | Public | Method | User Logic for computing cancellation status for the root | 20110520 |
3 | ![]() |
Instance method | Public | Method | User Logic for computing delivery status for the root | 20110520 |
4 | ![]() |
Instance method | Public | Method | User Logic for computing follow-on docs status for the root | 20110520 |
5 | ![]() |
Instance method | Public | Method | User Logic for computing lifecycle status for the root | 20110520 |
Events
Class /SRMERP/IF_EX_DER_ROOT_STATUS has no event.
Types
Class /SRMERP/IF_EX_DER_ROOT_STATUS has no local type.
Method Signatures
Method COMPUTE_ROOT_APPROVAL_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_TARGET_STATUS_VALUE | Call by reference | Type reference (TYPE) | CHAR2 | Version Number Component | 20110520 | ||
2 | ![]() |
IT_SOURCE_STATUS | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_STATUS | Status Attribute with Value | 20110520 |
Method COMPUTE_ROOT_APPROVAL_STATUS on class /SRMERP/IF_EX_DER_ROOT_STATUS has no exception.
Method COMPUTE_ROOT_CANCEL_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_TARGET_STATUS_VALUE | Call by reference | Type reference (TYPE) | CHAR2 | Version Number Component | 20110520 | ||
2 | ![]() |
IT_SOURCE_STATUS | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_STATUS | Status Attribute with Value | 20110520 |
Method COMPUTE_ROOT_CANCEL_STATUS on class /SRMERP/IF_EX_DER_ROOT_STATUS has no exception.
Method COMPUTE_ROOT_DELIVERY_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_TARGET_STATUS_VALUE | Call by reference | Type reference (TYPE) | CHAR2 | Version Number Component | 20110520 | ||
2 | ![]() |
IT_SOURCE_STATUS | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_STATUS | Status Attribute with Value | 20110520 |
Method COMPUTE_ROOT_DELIVERY_STATUS on class /SRMERP/IF_EX_DER_ROOT_STATUS has no exception.
Method COMPUTE_ROOT_FOD_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_TARGET_STATUS_VALUE | Call by reference | Type reference (TYPE) | CHAR2 | Version Number Component | 20110520 | ||
2 | ![]() |
IT_SOURCE_STATUS | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_STATUS | Status Attribute with Value | 20110520 |
Method COMPUTE_ROOT_FOD_STATUS on class /SRMERP/IF_EX_DER_ROOT_STATUS has no exception.
Method COMPUTE_ROOT_LIFECYCLE_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_TARGET_STATUS_VALUE | Call by reference | Type reference (TYPE) | CHAR2 | Version Number Component | 20110520 | ||
2 | ![]() |
IT_SOURCE_STATUS | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_STATUS | Status Attribute with Value | 20110520 |
Method COMPUTE_ROOT_LIFECYCLE_STATUS on class /SRMERP/IF_EX_DER_ROOT_STATUS has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |