SAP ABAP Class CL_RULE_DET_TRANSP_PPF (Determination Using Conditions that Can Be Transported)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-GBT-PPF (Application Component) Post Processing Framework
⤷
SPPF_DET (Package) PPF: Determination and Merge Technologies
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DETERMINATION_PPF | PPF: Interface for Determination | 20000517 |
Properties
| Class | CL_RULE_DET_TRANSP_PPF | |
| Short Description | Determination Using Conditions that Can Be Transported | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SPPF_DET | PPF: Determination and Merge Technologies |
| Created | 20000517 | SAP |
| Last change | 20041228 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RULE_DET_TRANSP_PPF has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_DETERMINATION_PPF | PPF: Interface for Determination | 20000517 |
Friends
Class CL_RULE_DET_TRANSP_PPF has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | I | Current Counter Reading | 20000517 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | PPFTCONTR | PPF: Conditions that Can Be Transported | 20000517 | |||
| 3 | Constant | Protected | Type reference (TYPE) | I | 999999 | End Index | 20000517 | ||
| 4 | Static Attribute | Protected | See coding | Instance Buffer | 20030401 | ||||
| 5 | Constant | Protected | Type reference (TYPE) | I | 1 | Before | 20000517 | ||
| 6 | Constant | Protected | Type reference (TYPE) | I | -1 | Back | 20000517 | ||
| 7 | Instance attribute | Protected | Type reference (TYPE) | PPFDCNTXT | Action Profile | 20030401 | |||
| 8 | Constant | Protected | Type reference (TYPE) | I | 0 | Start Index | 20000517 | ||
| 9 | Instance attribute | Protected | Type reference (TYPE) | TRKORR | Request/Task | 20010829 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | PPFDTT | PPF: Name of an Output Type | 20000517 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds Condition at End | 20000517 | |
| 2 | Instance method | Public | Constructor | Constructor | 20000517 | |
| 3 | Instance method | Public | Method | Deletes Condition | 20000517 | |
| 4 | Instance method | Public | Method | Delivers Conditions | 20000517 | |
| 5 | Instance method | Public | Method | Initialization: Read Conditions | 20000517 | |
| 6 | Instance method | Public | Method | Insert Condition | 20000517 | |
| 7 | Instance method | Public | Method | Move Condition | 20000517 | |
| 8 | Instance method | Public | Method | Condition One Position Below | 20000517 | |
| 9 | Instance method | Public | Method | Condition One Position Above | 20000517 | |
| 10 | Instance method | Public | Method | Re-Number Conditions | 20000517 |
Events
Class CL_RULE_DET_TRANSP_PPF has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_INSTANCE_BUFFER | Protected | See coding | 20030401 | |
Method Signatures
Method ADD_CONDITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONDITION | Call by reference | Object reference (TYPE REF TO) | CL_CONDITION_TRANSP_PPF | PPF: 条件和模板 | 20000517 |
Method ADD_CONDITION on class CL_RULE_DET_TRANSP_PPF has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_PROFILE | Call by reference | Type reference (TYPE) | PPFDCNTXT | 活动参数文件 | 20030401 | |||
| 2 | IP_TTYPE | Call by reference | Type reference (TYPE) | PPFDTT | PPF: 输出类型的名称 | 20000517 |
Method CONSTRUCTOR on class CL_RULE_DET_TRANSP_PPF has no exception.
Method DEL_CONDITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONDITION | Call by reference | Type reference (TYPE) | PPFDCONDTR | 待删除的条件 | 20000517 | |||
| 2 | IP_DO_TRANSP | Call by reference | Type reference (TYPE) | CHAR1 | SPACE | 传输请求中插入 | 20000529 | ||
| 3 | IP_TRKORR | Call by reference | Type reference (TYPE) | TRKORR | 请求/任务 | 20010821 |
Method DEL_CONDITION on class CL_RULE_DET_TRANSP_PPF has no exception.
Method GET_CONDITIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_CONDITIONS | Value transfer | Type reference (TYPE) | PPFTCONTR | PPF: 能够传输的条件 | 20000517 |
Method GET_CONDITIONS on class CL_RULE_DET_TRANSP_PPF has no exception.
Method INITIALIZE Signature
Method INITIALIZE on class CL_RULE_DET_TRANSP_PPF has no parameter.
Method INITIALIZE on class CL_RULE_DET_TRANSP_PPF has no exception.
Method INSERT_CONDITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONDITION | Call by reference | Object reference (TYPE REF TO) | CL_CONDITION_TRANSP_PPF | 条件 | 20000517 | |||
| 2 | IP_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | 索引 | 20000517 |
Method INSERT_CONDITION on class CL_RULE_DET_TRANSP_PPF has no exception.
Method MOVE_CONDITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONDITION | Call by reference | Object reference (TYPE REF TO) | CL_CONDITION_TRANSP_PPF | 条件 | 20000517 | |||
| 2 | IP_DELTA | Call by reference | Type reference (TYPE) | I | 新相关位置 | 20000517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 待移动的条件未找到 | 20000517 |
Method MOVE_DOWN_CONDITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONDITION | Call by reference | Object reference (TYPE REF TO) | CL_CONDITION_TRANSP_PPF | 条件 | 20000517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 条件未被查找 | 20000517 |
Method MOVE_UP_CONDITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONDITION | Call by reference | Object reference (TYPE REF TO) | CL_CONDITION_TRANSP_PPF | 条件 | 20000517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 条件未被查找 | 20000517 |
Method RENUMBER Signature
Method RENUMBER on class CL_RULE_DET_TRANSP_PPF has no parameter.
Method RENUMBER on class CL_RULE_DET_TRANSP_PPF has no exception.
History
| Last changed by/on | SAP | 20041228 |
| SAP Release Created in | 46D |