SAP ABAP Interface IF_IUID_STATUS_CHECK (Interface for BAdI: BADI_IUID_STATUS_CHECK)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-MD-UID (Application Component) Unique Identification
⤷
IUID (Package) Item Unique Identification
⤷
⤷
Properties
| Interface | IF_IUID_STATUS_CHECK | |
| Short Description | Interface for BAdI: BADI_IUID_STATUS_CHECK |
General Data
| Package | IUID | Item Unique Identification |
| Created | 20080626 | SAP |
| Last changed | 20100310 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_IUID_STATUS_CHECK has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20080626 |
Friends
Interface IF_IUID_STATUS_CHECK has no friend.
Attributes
Interface IF_IUID_STATUS_CHECK has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Possibility to overwrite the UII Attached check | 20080626 | |
| 2 | Instance method | Public | Method | Possibility to overwrite the UII Confirmed check | 20080626 | |
| 3 | Instance method | Public | Method | Possibility to overwrite the UII Generated check | 20090306 | |
| 4 | Instance method | Public | Method | Possibility to overwrite the UII Sent check | 20090304 |
Events
Interface IF_IUID_STATUS_CHECK has no event.
Types
Interface IF_IUID_STATUS_CHECK has no local type.
Method Signatures
Method IS_UII_ATTACHED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_UII_ATTACHED | Call by reference | Type reference (TYPE) | FLAG | X = attached; space = not attached | 20080626 | |||
| 2 | IV_UII | Call by reference | Type reference (TYPE) | UII_CHAR72 | Unique Item Identifier | 20080626 |
Method IS_UII_ATTACHED on Interface IF_IUID_STATUS_CHECK has no exception.
Method IS_UII_CONFIRMED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_UII_CONFIRMED | Call by reference | Type reference (TYPE) | FLAG | X = confirmed; space = not confirmed | 20080626 | |||
| 2 | IV_UII | Call by reference | Type reference (TYPE) | UII_CHAR72 | Unique Item Identifier | 20080626 |
Method IS_UII_CONFIRMED on Interface IF_IUID_STATUS_CHECK has no exception.
Method IS_UII_GENERATED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_UII_GENERATED | Call by reference | Type reference (TYPE) | FLAG | X = generated; space = not generated | 20090306 | |||
| 2 | IV_UII | Call by reference | Type reference (TYPE) | UII_CHAR72 | Unique Item Identifier | 20090306 |
Method IS_UII_GENERATED on Interface IF_IUID_STATUS_CHECK has no exception.
Method IS_UII_SENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_UII_SENT | Call by reference | Type reference (TYPE) | FLAG | X = sent; space = not sent | 20090304 | |||
| 2 | IV_UII | Call by reference | Type reference (TYPE) | UII_CHAR72 | Unique Item Identifier | 20090304 |
Method IS_UII_SENT on Interface IF_IUID_STATUS_CHECK has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 604 |