SAP ABAP Class /SAPPO/IF_OPH_VALIDATOR (Validity Checks for PPO Hint Data)
Properties
| Class | /SAPPO/IF_OPH_VALIDATOR | |
| Short Description | Validity Checks for PPO Hint Data | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100630 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /SAPPO/IF_OPH_VALIDATOR has no interface implemented.
Friends
Class /SAPPO/IF_OPH_VALIDATOR has no friend class.
Attributes
Class /SAPPO/IF_OPH_VALIDATOR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Is the PPO component valid? | 20100630 | |
| 2 | Instance method | Public | Method | Is this message class valid? | 20100630 | |
| 3 | Instance method | Public | Method | Is this message number valid? | 20100630 | |
| 4 | Instance method | Public | Method | Is this PPO process valid? | 20100630 | |
| 5 | Instance method | Public | Method | Is the header data for a PPO Hint valid? | 20100701 |
Events
Class /SAPPO/IF_OPH_VALIDATOR has no event.
Types
Class /SAPPO/IF_OPH_VALIDATOR has no local type.
Method Signatures
Method IS_COMPONENT_VALID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COMPONENT | Call by reference | Type reference (TYPE) | /SAPPO/DTE_COMPONENT | Softwarekomponente | 20100630 | |||
| 2 | RV_VALID | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100630 |
Method IS_COMPONENT_VALID on class /SAPPO/IF_OPH_VALIDATOR has no exception.
Method IS_MSGID_VALID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Nachrichtenklasse | 20100630 | |||
| 2 | RV_VALID | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100630 |
Method IS_MSGID_VALID on class /SAPPO/IF_OPH_VALIDATOR has no exception.
Method IS_MSGNO_VALID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Nachrichtenklasse | 20100630 | |||
| 2 | IV_MSGNO | Call by reference | Type reference (TYPE) | MSGNR | Nachrichtennummer | 20100630 | |||
| 3 | RV_VALID | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100630 |
Method IS_MSGNO_VALID on class /SAPPO/IF_OPH_VALIDATOR has no exception.
Method IS_PROCESS_VALID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BUSINESS_PROCESS | Call by reference | Type reference (TYPE) | /SAPPO/DTE_BUSINESS_PROCESS | Geschäftsprozess | 20100630 | |||
| 2 | IV_COMPONENT | Call by reference | Type reference (TYPE) | /SAPPO/DTE_COMPONENT | Softwarekomponente | 20100630 | |||
| 3 | RV_VALID | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100630 |
Method IS_PROCESS_VALID on class /SAPPO/IF_OPH_VALIDATOR has no exception.
Method IS_WILDCARD_COMBI_IN_KEY_VALID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_HINT_HDR_KEY | Call by reference | Type reference (TYPE) | /SAPPO/HINT_HDR_KEY | Schlüsselfelder für Kopfeintrag im PPO-Hinweis Customizing | 20100701 | |||
| 2 | RV_VALID | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100701 |
Method IS_WILDCARD_COMBI_IN_KEY_VALID on class /SAPPO/IF_OPH_VALIDATOR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |