Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | BI_OBJECT | Business Instance | 20090902 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | BI_PERSISTENT | Persistent Business Instance | 20090902 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BUSINESS_OBJECT_PPF | PPF: Access to Business Objects | 20090902 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_LOCK_PPF | Implemented by the Application Object for Calling the Lock | 20090902 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_OS_STATE | State Management for a 'Managed Object' | 20090820 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WORKFLOW | Business Workflow | 20090902 |
Properties
| Class | /BOFU/CL_PPF_CONTAINER | |
| Short Description | Output Mgmt for BOPF BOs: Persistant Container | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 10 | Persistent Class |
| Package | /BOFU/PPF_ADAPTER_UTIL | PPF Adapter for BOPF Business Objects: Utilities & Runtime |
| Created | 20090820 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | BI_OBJECT | Business Instance | 20090902 | ||
| 2 | BI_PERSISTENT | Persistent Business Instance | 20090902 | ||
| 3 | IF_BUSINESS_OBJECT_PPF | PPF: Access to Business Objects | 20090902 | ||
| 4 | IF_LOCK_PPF | Implemented by the Application Object for Calling the Lock | 20090902 | ||
| 5 | IF_OS_STATE | State Management for a 'Managed Object' | 20090820 | ||
| 6 | IF_WORKFLOW | Business Workflow | 20090902 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | /BOFU/CB_PPF_CONTAINER | 20100730 | Base agent PPF Container |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | /BOFU/ACTIVE_PPF_PROFILE | Active Profile | 20090820 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | PPFDAPPKEY | Semantic Key of Application Object | 20090820 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | /BOFU/ARCHIVING_STATUS_CODE | Archiving Status | 20100730 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | /BOFU/OBM_BO_KEY | Business Object Key (with Conversion Exit) | 20090911 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | /BOBF/CONF_KEY | NodeID | 20091215 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | /BOBF/CONF_CHANGE_MODE | Change category | 20090910 | |||
| 7 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CONTEXT_PPF | INTERNAL: Only for Use By PPF Utilities: NOT FOR BADIs | 20090903 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | /BOBF/CONF_KEY | NodeID | 20090820 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20090820 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | /BOFU/PPF_DOC_ID_1 | BO Node Identifier Field 1 | 20090831 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | /BOFU/PPF_DOC_ID_2 | BO Node Identifier Field 2 | 20090831 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | /BOFU/PPF_DOC_ID_3 | BO Node Identifier Field 3 | 20090831 | |||
| 13 | Instance attribute | Protected | Type reference (TYPE) | /BOFU/PPF_DOC_ID_4 | BO Node Identifier Field 4 | 20090831 | |||
| 14 | Instance attribute | Protected | Type reference (TYPE) | /BOFU/PPF_DOC_ID_5 | BO Node Identifier Field 5 | 20090831 | |||
| 15 | Instance attribute | Protected | Type reference (TYPE) | /BOFU/TSTMP_CHANGED_TIME | Changed On | 20090820 | |||
| 16 | Instance attribute | Protected | Type reference (TYPE) | /BOBF/OBM_NODE_KEY | Node | 20090820 | |||
| 17 | Instance attribute | Protected | Type reference (TYPE) | PPFDCNTXT | PPF: Name of Action Profile | 20090820 |
Methods
Events
Class /BOFU/CL_PPF_CONTAINER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TYP_BUSINESS_KEY | Public | See coding | Business key | 20090831 | begin of typ_business_key ,
* Copy from /BOFU/CB_PPF_CONTAINER
bo_key type /bofu/obm_bo_key ,
db_key type /bobf/conf_key ,
node_key type /bobf/obm_node_key ,
ppf_profile type ppfdcntxt ,
end of typ_business_key
|
|
| 2 | TYP_BUSINESS_KEY_TAB | Public | See coding | Business keys | 20090831 | typ_business_key_tab type standard table of
typ_business_key with non-unique default key
|
|
| 3 | TYP_DATA_TAB | Public | See coding | Data Table | 20090903 | typ_data_tab type standard table of ref to /BOFU/CL_PPF_CONTAINER with DEFAULT KEY
|
Method Signatures
Method GET_ACTV_PROF_FLAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | /BOFU/ACTIVE_PPF_PROFILE | Attribute Value | 20090820 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20090820 |
Method GET_APPL_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | PPFDAPPKEY | Attribute Value | 20090820 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20090820 |
Method GET_ARCHIVING_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | /BOFU/ARCHIVING_STATUS_CODE | Attribute Value | 20100730 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20100730 |
Method GET_BO_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | /BOFU/OBM_BO_KEY | Attribute Value | 20090911 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20090911 |
Method GET_BO_ROOT_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | /BOBF/CONF_KEY | Attribute Value | 20091215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20091215 |
Method GET_CHANGE_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | /BOBF/CONF_CHANGE_MODE | Attribute Value | 20090910 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20090910 |
Method GET_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_CONTEXT_PPF | Attribute Value | 20090903 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20090903 |
Method GET_DB_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | /BOBF/CONF_KEY | Attribute Value | 20090820 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20090820 |
Method GET_DETER_APPLOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | BALLOGHNDL | Attribute Value | 20090820 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20090820 |
Method GET_DOC_ID_FLD_1 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | /BOFU/PPF_DOC_ID_1 | Attribute Value | 20090831 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20090831 |
Method GET_DOC_ID_FLD_2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | /BOFU/PPF_DOC_ID_2 | Attribute Value | 20090831 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20090831 |
Method GET_DOC_ID_FLD_3 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | /BOFU/PPF_DOC_ID_3 | Attribute Value | 20090831 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20090831 |
Method GET_DOC_ID_FLD_4 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | /BOFU/PPF_DOC_ID_4 | Attribute Value | 20090831 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20090831 |
Method GET_DOC_ID_FLD_5 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | /BOFU/PPF_DOC_ID_5 | Attribute Value | 20090831 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20090831 |
Method GET_LAST_CHNG_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | /BOFU/TSTMP_CHANGED_TIME | Attribute Value | 20090820 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20090820 |
Method GET_NODE_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | /BOBF/OBM_NODE_KEY | Attribute Value | 20090820 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20090820 |
Method GET_PPF_PROFILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | PPFDCNTXT | Attribute Value | 20090820 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20090820 |
Method SET_ACTV_PROF_FLAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACTV_PROF_FLAG | Call by reference | Type reference (TYPE) | /BOFU/ACTIVE_PPF_PROFILE | Attribute Value | 20090820 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20090820 |
Method SET_APPL_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_APPL_KEY | Call by reference | Type reference (TYPE) | PPFDAPPKEY | Attribute Value | 20090820 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20090820 |
Method SET_ARCHIVING_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ARCHIVING_STATUS | Call by reference | Type reference (TYPE) | /BOFU/ARCHIVING_STATUS_CODE | Attribute Value | 20100730 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20100730 |
Method SET_BO_ROOT_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BO_ROOT_KEY | Call by reference | Type reference (TYPE) | /BOBF/CONF_KEY | Attribute Value | 20091215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20091215 |
Method SET_CHANGE_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHANGE_MODE | Call by reference | Type reference (TYPE) | /BOBF/CONF_CHANGE_MODE | Attribute Value | 20090910 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20090910 |
Method SET_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONTEXT | Call by reference | Object reference (TYPE REF TO) | CL_CONTEXT_PPF | Attribute Value | 20090903 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20090903 |
Method SET_DETER_APPLOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DETER_APPLOG | Call by reference | Type reference (TYPE) | BALLOGHNDL | Attribute Value | 20090820 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20090820 |
Method SET_DOC_ID_FLD_1 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DOC_ID_FLD_1 | Call by reference | Type reference (TYPE) | /BOFU/PPF_DOC_ID_1 | Attribute Value | 20090831 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20090831 |
Method SET_DOC_ID_FLD_2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DOC_ID_FLD_2 | Call by reference | Type reference (TYPE) | /BOFU/PPF_DOC_ID_2 | Attribute Value | 20090831 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20090831 |
Method SET_DOC_ID_FLD_3 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DOC_ID_FLD_3 | Call by reference | Type reference (TYPE) | /BOFU/PPF_DOC_ID_3 | Attribute Value | 20090831 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20090831 |
Method SET_DOC_ID_FLD_4 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DOC_ID_FLD_4 | Call by reference | Type reference (TYPE) | /BOFU/PPF_DOC_ID_4 | Attribute Value | 20090831 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20090831 |
Method SET_DOC_ID_FLD_5 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DOC_ID_FLD_5 | Call by reference | Type reference (TYPE) | /BOFU/PPF_DOC_ID_5 | Attribute Value | 20090831 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20090831 |
Method SET_LAST_CHNG_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LAST_CHNG_TIME | Call by reference | Type reference (TYPE) | /BOFU/TSTMP_CHANGED_TIME | Attribute Value | 20090820 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20090820 |
Method _GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DATA | Call by reference | Type reference (TYPE) | /BOFU/S_PPF_CONTAINER | Output History: PPF Container | 20091111 |
Method _GET_DATA on class /BOFU/CL_PPF_CONTAINER has no exception.
Method _GET_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_GUID | Value transfer | Type reference (TYPE) | OS_GUID | Globally Unique Identifier | 20091120 |
Method _GET_GUID on class /BOFU/CL_PPF_CONTAINER has no exception.
Method _GET_KEYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_KEYS | Call by reference | Type reference (TYPE) | /BOFU/S_PPF_CONTAINER_KEYS | PPF Container Data (appl keys + ppf profile): KEYS | 20100215 | |||
| 2 | EV_BO_ROOT_KEY | Call by reference | Type reference (TYPE) | /BOBF/CONF_KEY | NodeID | 20100215 |
Method _GET_KEYS on class /BOFU/CL_PPF_CONTAINER has no exception.
Method _SET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DATA | Call by reference | Type reference (TYPE) | /BOFU/S_PPF_CONTAINER | Output History: PPF Container | 20091111 | |||
| 2 | IT_CHANGED_FIELDS | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_NAME | List of Names (e.g. Fieldnames) | 20091111 |
Method _SET_DATA on class /BOFU/CL_PPF_CONTAINER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |