SAP ABAP Class /SAPPO/IF_OPH_READ_ACCESS (Read Access to PPO Hints)
Properties
Class | /SAPPO/IF_OPH_READ_ACCESS | |
Short Description | Read Access to PPO Hints | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20100622 | 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_READ_ACCESS has no interface implemented.
Friends
Class /SAPPO/IF_OPH_READ_ACCESS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR01 | '' | Character Field of Length 1 | 20100622 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20100712 | |
2 | ![]() |
Instance method | Public | Method | 20100630 | |
3 | ![]() |
Instance method | Public | Method | 20100630 |
Events
Class /SAPPO/IF_OPH_READ_ACCESS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_OPH_ENTRY | Public | See coding | 20100622 | begin of ty_s_oph_entry.
include type /sappo/hint_hdr_key.
types language type spras.
types hint_id type /sappo/hint_id.
include type /SAPPO/HINT_DET_DATA.
types end of ty_s_oph_entry
|
||
2 | TY_T_OPH_ENTRY | Public | See coding | 20100622 | ty_t_oph_entry type standard table of ty_s_oph_entry with default key
with unique sorted key sorted_key components component business_process msgid msgno language
|
Method Signatures
Method EXISTS_FULL_SPECIFIED_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_KEY | Call by reference | Type reference (TYPE) | /SAPPO/HINT_HDR_KEY | Schlüsselfelder für Kopfeintrag eines PPO-Lösungsansatzes | 20100712 | ||
2 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100712 |
Method EXISTS_FULL_SPECIFIED_ENTRY on class /SAPPO/IF_OPH_READ_ACCESS has no exception.
Method GET_MESSAGE_SPECIFIC_HINTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_OPH_KEY | Call by reference | Type reference (TYPE) | /SAPPO/HINT_HDR_KEY | Schlüsselfelder für Kopfeintrag im PPO-Hinweis Customizing | 20100630 | ||
2 | ![]() |
RT_ENTRY | Value transfer | Type reference (TYPE) | TY_T_OPH_ENTRY | 20100630 |
Method GET_MESSAGE_SPECIFIC_HINTS on class /SAPPO/IF_OPH_READ_ACCESS has no exception.
Method GET_PROCESS_SPECIFIC_HINT 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) | CSEQUENCE | Geschäftsprozess | 20100702 | ||
2 | ![]() |
IV_COMPONENT | Call by reference | Type reference (TYPE) | CSEQUENCE | Softwarekomponente | 20100702 | ||
3 | ![]() |
RS_ENTRY | Value transfer | Type reference (TYPE) | TY_S_OPH_ENTRY | 20100630 |
Method GET_PROCESS_SPECIFIC_HINT on class /SAPPO/IF_OPH_READ_ACCESS has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |