SAP ABAP Interface IF_FSBP_CC_STATE_INFO (Status Interface for BP Data Cleansing (Information))
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
FS-BP (Application Component) Business Partner
⤷
FS_BP_FND_CLEANSING_APPL_LOGIC (Package) Application Logic for FS Business Partner Cleansing
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_FSBP_CC_STATE | Status Interface BP Data Cleansing (General) | 20100420 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | AC_FSBP_CC_STATE | Status Object BP Cleansing (Abstract Superior Class) | 20100420 |
Properties
| Interface | IF_FSBP_CC_STATE_INFO | |
| Short Description | Status Interface for BP Data Cleansing (Information) |
General Data
| Package | FS_BP_FND_CLEANSING_APPL_LOGIC | Application Logic for FS Business Partner Cleansing |
| Created | 20100420 | 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 IF_FSBP_CC_STATE_INFO has no interface.
Friends
Interface IF_FSBP_CC_STATE_INFO has no friend.
Attributes
Interface IF_FSBP_CC_STATE_INFO has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Provides Status Code | 20100420 | |
| 2 | Instance method | Public | Method | Provides Description of Status | 20100420 | |
| 3 | Instance method | Public | Method | Indicates If Data Cleansing Case Can Be Processed | 20100428 | |
| 4 | Instance method | Public | Method | Indicates If Process Indicators Can Be Proposed | 20100428 | |
| 5 | Instance method | Public | Method | Indicates If Cleansing Case Can Be Rejected | 20100428 | |
| 6 | Instance method | Public | Method | Indicates If Cleansing Case Can Be Reset | 20100528 | |
| 7 | Instance method | Public | Method | Indicates If Process Indicators Can Be Set | 20100428 | |
| 8 | Instance method | Public | Method | Indicates If Data Cleansing Case Can Be Simulated | 20100428 |
Events
Interface IF_FSBP_CC_STATE_INFO has no event.
Types
Interface IF_FSBP_CC_STATE_INFO has no local type.
Method Signatures
Method GET_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | FSBP_CC_STATUS_CODE | 20100420 |
Method GET_CODE on Interface IF_FSBP_CC_STATE_INFO has no exception.
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | FSBP_CC_STATUS_DESCRIPTION | Beschreibung des Status eines Datenbereinigungsfalls | 20100428 |
Method GET_DESCRIPTION on Interface IF_FSBP_CC_STATE_INFO has no exception.
Method IS_EXECUTE_ALLOWED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100428 |
Method IS_EXECUTE_ALLOWED on Interface IF_FSBP_CC_STATE_INFO has no exception.
Method IS_PROPOSE_PROCESS_IND_ALLOWED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100428 |
Method IS_PROPOSE_PROCESS_IND_ALLOWED on Interface IF_FSBP_CC_STATE_INFO has no exception.
Method IS_REJECT_ALLOWED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100428 |
Method IS_REJECT_ALLOWED on Interface IF_FSBP_CC_STATE_INFO has no exception.
Method IS_RESET_ALLOWED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100528 |
Method IS_RESET_ALLOWED on Interface IF_FSBP_CC_STATE_INFO has no exception.
Method IS_SET_PROCESS_IND_ALLOWED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100428 |
Method IS_SET_PROCESS_IND_ALLOWED on Interface IF_FSBP_CC_STATE_INFO has no exception.
Method IS_SIMULATE_ALLOWED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100428 |
Method IS_SIMULATE_ALLOWED on Interface IF_FSBP_CC_STATE_INFO has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 400 |