SAP ABAP Interface /SAPPO/IF_OPH_READ_ACCESS (Read Access to PPO Hints)
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_READ_ACCESS  
Short Description Read Access to PPO Hints    
General Data
Package /SAPPO/OPH_CORE   Hint for Processing of PPO Orders - Core 
Created 20100622   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_READ_ACCESS has no interface.
Friends
Interface /SAPPO/IF_OPH_READ_ACCESS has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 WILDCARD Constant Public Type reference (TYPE) CHAR01 '' Character Field of Length 1 20100622
Methods
# Method Level Visibility Method type Description Created on
1 EXISTS_FULL_SPECIFIED_ENTRY Instance method Public Method 20100712
2 GET_MESSAGE_SPECIFIC_HINTS Instance method Public Method 20100630
3 GET_PROCESS_SPECIFIC_HINT Instance method Public Method 20100630
Events
Interface /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 Importing IS_KEY Call by reference Type reference (TYPE) /SAPPO/HINT_HDR_KEY Schlüsselfelder für Kopfeintrag eines PPO-Lösungsansatzes 20100712
2 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20100712

Method EXISTS_FULL_SPECIFIED_ENTRY on Interface /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 Importing IS_OPH_KEY Call by reference Type reference (TYPE) /SAPPO/HINT_HDR_KEY Schlüsselfelder für Kopfeintrag im PPO-Hinweis Customizing 20100630
2 Returning RT_ENTRY Value transfer Type reference (TYPE) TY_T_OPH_ENTRY 20100630

Method GET_MESSAGE_SPECIFIC_HINTS on Interface /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 Importing IV_BUSINESS_PROCESS Call by reference Type reference (TYPE) CSEQUENCE Geschäftsprozess 20100702
2 Importing IV_COMPONENT Call by reference Type reference (TYPE) CSEQUENCE Softwarekomponente 20100702
3 Returning RS_ENTRY Value transfer Type reference (TYPE) TY_S_OPH_ENTRY 20100630

Method GET_PROCESS_SPECIFIC_HINT on Interface /SAPPO/IF_OPH_READ_ACCESS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 730