SAP ABAP Class /BOFU/CL_PPF_BP_SETTINGS (BP Settings for OM)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-BRC-PPF (Application Component) Post Processing Framework Adapter
⤷
/BOFU/PPF_ADAPTER_BP (Package) /BOFU/PPF_ADAPTER_BP
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOFU/IF_ABSTRACT_SINGLETON | Abstract Singleton | 20110719 |
Properties
| Class | /BOFU/CL_PPF_BP_SETTINGS | |
| Short Description | BP Settings for OM | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /BOFU/PPF_ADAPTER_BP | /BOFU/PPF_ADAPTER_BP |
| Created | 20110719 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /BOFU/CL_PPF_BP_SETTINGS has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /BOFU/IF_ABSTRACT_SINGLETON | Abstract Singleton | 20110719 |
Friends
Class /BOFU/CL_PPF_BP_SETTINGS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | TT_BPOMSETG | OM Settings for BP | 20110721 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get all OM settings for a BP | 20110722 | |
| 2 | Instance method | Public | Method | Get single OM settings for BP,AD and Org ID combination | 20110721 |
Events
Class /BOFU/CL_PPF_BP_SETTINGS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_BPOMSETG | Public | See coding | OM Settings for BP | 20110721 | tt_bpomsetg TYPE STANDARD TABLE OF /bofu/s_bp_ppf_settings
|
Method Signatures
Method GET_ALL_OM_SETTINGS_FOR_BP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BPOMSETG | Call by reference | Type reference (TYPE) | TT_BPOMSETG | OM Settings for BP | 20110722 | |||
| 2 | IV_ACTION_NAME | Call by reference | Type reference (TYPE) | PPFDTT | Action Definition Name | 20110722 | |||
| 3 | IV_BUPA | Call by reference | Type reference (TYPE) | BU_PARTNER | Business Partner No. | 20110722 | |||
| 4 | IV_ORG_ID | Call by reference | Type reference (TYPE) | HROBJID | Organization ID | 20110722 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | No records found for the selection | 20110722 |
Method GET_OM_SETTINGS_FOR_BP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_BPOMSETG | Call by reference | Type reference (TYPE) | /BOFU/S_BP_PPF_SETTINGS | Output Management settings for Business Partners | 20110721 | |||
| 2 | IV_ACTION_NAME | Call by reference | Type reference (TYPE) | PPFDTT | Action Definition Name | 20110721 | |||
| 3 | IV_BUPA | Call by reference | Type reference (TYPE) | BU_PARTNER | Business Partner No. | 20110721 | |||
| 4 | IV_ORG_ID | Call by reference | Type reference (TYPE) | /BOFU/BP_OM_ORGID | Organization ID | 20110721 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | No records found for the selection | 20110721 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |