SAP ABAP Class IF_EX_DIWPS_REV_CHECK (Business Add-In Interface IF_EX_DIWPS_REV_CHECK)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EX_DIWPS_REV_CHECK | BAdI Class CL_EX_DIWPS_REV_CHECK | 20050323 |
Properties
Class | IF_EX_DIWPS_REV_CHECK | |
Short Description | Business Add-In Interface IF_EX_DIWPS_REV_CHECK | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 1 | |
Package | ||
Created | 20010319 | SAP |
Last change | 20050411 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_EX_DIWPS_REV_CHECK has no forward declaration.
Interfaces
Class IF_EX_DIWPS_REV_CHECK has no interface implemented.
Friends
Class IF_EX_DIWPS_REV_CHECK has no friend class.
Attributes
Class IF_EX_DIWPS_REV_CHECK has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Non-standard checks when closing a revision | 20010319 |
2 | ![]() |
Instance method | Public | Method | 20041009 | |
3 | ![]() |
Instance method | Public | Method | Non-standard checks when assigning a project to a revision | 20030604 |
4 | ![]() |
Instance method | Public | Method | Non-Standard Checks When Releasing a Revision | 20020614 |
5 | ![]() |
Instance method | Public | Method | Non-standard checks when changing work center of a revision | 20030326 |
Events
Class IF_EX_DIWPS_REV_CHECK has no event.
Types
Class IF_EX_DIWPS_REV_CHECK has no local type.
Method Signatures
Method REV_CLOSE_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_NO_STAND_CHECK | Call by reference | Type reference (TYPE) | C | Flag for excluding standard checks | 20010320 | ||
2 | ![]() |
IT_NOTI_NOS | Call by reference | Type reference (TYPE) | QMNUM_T | Table of notification numbers | 20010319 | ||
3 | ![]() |
IT_ORDER_NOS | Call by reference | Type reference (TYPE) | ORD_PRE_T | Table of order numbers | 20010319 | ||
4 | ![]() |
I_IWERK | Call by reference | Type reference (TYPE) | IWERK | Maintenance Planning Plant | 20010319 | ||
5 | ![]() |
I_REVNR | Call by reference | Type reference (TYPE) | REVNI | Revision for Plant Maintenance and Customer Service | 20010319 | ||
6 | ![]() |
I_TPLNR | Call by reference | Type reference (TYPE) | TPLNR | Functional location | 20010319 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Status of at least one funct. loc. does not allow closure | 20010319 | |
2 | ![]() |
Status of at least one notification does not allow closure | 20010319 | |
3 | ![]() |
Status of at least one order does not allow closure | 20010319 | |
4 | ![]() |
Status of revision does not allow closure of revision | 20010319 |
Method REV_CLOSE_REVOKE_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_IWERK | Call by reference | Type reference (TYPE) | IWERK | 20041009 | |||
2 | ![]() |
I_REVNR | Call by reference | Type reference (TYPE) | REVNI | 20041009 | |||
3 | ![]() |
I_TPLNR | Call by reference | Type reference (TYPE) | TPLNR | 20041009 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20041009 |
Method REV_PROJ_ASSIGN_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_MESSAGE | Call by reference | Type reference (TYPE) | DIWPS_MESSAGE_S | Message structure | 20030604 | ||
2 | ![]() |
E_NOT_ALLOWED | Call by reference | Type reference (TYPE) | XFLAG | New input values | 20030604 | ||
3 | ![]() |
IR_REVISION | Call by reference | Object reference (TYPE REF TO) | CL_REVISION_WPS | Revision | 20030604 | ||
4 | ![]() |
I_AUFNR | Call by reference | Type reference (TYPE) | NW_AUFNR | Network number | 20030604 | ||
5 | ![]() |
I_PSPEL | Call by reference | Type reference (TYPE) | PS_PSP_ELE | Work breakdown structure element (WBS element) | 20030604 |
Method REV_PROJ_ASSIGN_CHECK on class IF_EX_DIWPS_REV_CHECK has no exception.
Method REV_RELEASE_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_NO_STAND_CHECK | Call by reference | Type reference (TYPE) | C | Flag for excluding standard checks | 20020614 | ||
2 | ![]() |
IT_NOTI_NOS | Call by reference | Type reference (TYPE) | QMNUM_T | Table of notification numbers | 20020614 | ||
3 | ![]() |
IT_ORDER_NOS | Call by reference | Type reference (TYPE) | ORD_PRE_T | Table of order numbers | 20020614 | ||
4 | ![]() |
I_IWERK | Call by reference | Type reference (TYPE) | IWERK | Maintenance Planning Plant | 20020614 | ||
5 | ![]() |
I_REVNR | Call by reference | Type reference (TYPE) | REVNI | Revision for Plant Maintenance and Customer Service | 20020614 | ||
6 | ![]() |
I_TPLNR | Call by reference | Type reference (TYPE) | TPLNR | Functional location | 20020614 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Status of at least one funct. loc. does not allow release | 20020614 | |
2 | ![]() |
Status of at least one notification does not allow release | 20020614 | |
3 | ![]() |
Status of at least one order does not allow release | 20020614 | |
4 | ![]() |
Status of revision does not allow release of revision | 20020614 |
Method REV_WC_CHANGE_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
AUFNR | Call by reference | Type reference (TYPE) | AUFNR | Network number | 20030326 | ||
2 | ![]() |
IWERK | Call by reference | Type reference (TYPE) | IWERK | Maintenance Planning Plant | 20030326 | ||
3 | ![]() |
MESSAGE | Call by reference | Type reference (TYPE) | DIWPS_MESSAGE_S | Message structure | 20030604 | ||
4 | ![]() |
NOT_ALLOWED | Call by reference | Type reference (TYPE) | XFLAG | work center change not allowed | 20030326 | ||
5 | ![]() |
REVNR | Call by reference | Type reference (TYPE) | REVNI | Revision for Plant Maintenance and Customer Service | 20030326 | ||
6 | ![]() |
VAPLZ_NEW | Call by reference | Type reference (TYPE) | GEWRK | New work center | 20030326 | ||
7 | ![]() |
VAPLZ_OLD | Call by reference | Type reference (TYPE) | GEWRK | Old work center | 20030326 | ||
8 | ![]() |
VAWRK_NEW | Call by reference | Type reference (TYPE) | WERGW | New plant for work center | 20030326 | ||
9 | ![]() |
VAWRK_OLD | Call by reference | Type reference (TYPE) | WERGW | Old plant for work center | 20030326 |
Method REV_WC_CHANGE_CHECK on class IF_EX_DIWPS_REV_CHECK has no exception.
History
Last changed by/on | SAP | 20050411 |
SAP Release Created in |