SAP ABAP Interface /SAPPO/IF_OPH_VALIDATOR (Validity Checks for PPO Hint Data)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-TS-PPO (Application Component) Postprocessing Office
⤷
/SAPPO/OPH_CORE (Package) Hint for Processing of PPO Orders - Core
⤷
⤷
Properties
| Interface | /SAPPO/IF_OPH_VALIDATOR | |
| Short Description | Validity Checks for PPO Hint Data |
General Data
| Package | /SAPPO/OPH_CORE | Hint for Processing of PPO Orders - Core |
| Created | 20100630 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface /SAPPO/IF_OPH_VALIDATOR has no interface.
Friends
Interface /SAPPO/IF_OPH_VALIDATOR has no friend.
Attributes
Interface /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
Interface /SAPPO/IF_OPH_VALIDATOR has no event.
Types
Interface /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 Interface /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 Interface /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 Interface /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 Interface /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 Interface /SAPPO/IF_OPH_VALIDATOR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |