SAP ABAP Class IF_MDG_BS_BP_CHECK (Check-methods for BP data)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_MDG_BS_FND_BP_CHECK | Check-class for BP data | 20110121 |
Properties
| Class | IF_MDG_BS_BP_CHECK | |
| Short Description | Check-methods for BP data | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20110121 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_MDG_BS_BP_CHECK has no interface implemented.
Friends
Class IF_MDG_BS_BP_CHECK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | BU_FLDSTAT | '-' | Field status (req. entry, opt. entry, display, hidden) | 20110224 | ||
| 2 | Constant | Public | Type reference (TYPE) | BU_FLDSTAT | '.' | Field status (req. entry, opt. entry, display, hidden) | 20110224 | ||
| 3 | Constant | Public | Type reference (TYPE) | BU_FLDSTAT | '*' | Field status (req. entry, opt. entry, display, hidden) | 20110224 | ||
| 4 | Constant | Public | Type reference (TYPE) | BU_FLDSTAT | '+' | Field status (req. entry, opt. entry, display, hidden) | 20110124 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check required data for fields in BAPI structure | 20110121 | |
| 2 | Instance method | Public | Method | Read field status for components of BAPI-structure | 20110121 | |
| 3 | Instance method | Public | Method | Return BAPI-structures relevant for check/ validation | 20110211 | |
| 4 | Instance method | Public | Method | Apply initial settings for check | 20110401 | |
| 5 | Instance method | Public | Method | Reset API-memory used for validation | 20110208 | |
| 6 | Instance method | Public | Method | Validate data for fields in BAPI structure | 20110204 |
Events
Class IF_MDG_BS_BP_CHECK has no event.
Types
Class IF_MDG_BS_BP_CHECK has no local type.
Method Signatures
Method CHECK_REQUIRED_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Messages | 20110121 | |||
| 2 | ET_RETURN_MAP | Call by reference | Type reference (TYPE) | MDG_BS_BP_MSGMAP_T | Mapping BAPI structure field to message | 20110125 | |||
| 3 | IS_DATA | Call by reference | Type reference (TYPE) | ANY | Data | 20110121 | |||
| 4 | IS_DATA_DB | Call by reference | Type reference (TYPE) | ANY | Data (data base) | 20110121 | |||
| 5 | IT_FIELDSTATUS | Call by reference | Type reference (TYPE) | MDG_BS_BP_FLDSTATUS_T | Field status for each field in IV_STRUCNAME | 20110121 | |||
| 6 | IV_STRUCNAME | Call by reference | Type reference (TYPE) | BU_BAPISTRC | Name of a structure | 20110121 |
Method CHECK_REQUIRED_DATA on class IF_MDG_BS_BP_CHECK has no exception.
Method GET_FIELD_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DATA | Call by reference | Type reference (TYPE) | ANY | Data | 20110121 | |||
| 2 | IS_DATA_DB | Call by reference | Type reference (TYPE) | ANY | Data (data base) | 20110121 | |||
| 3 | IV_STRUCNAME | Call by reference | Type reference (TYPE) | BU_BAPISTRC | Name of a structure | 20110121 | |||
| 4 | RT_FIELDSTATUS | Value transfer | Type reference (TYPE) | MDG_BS_BP_FLDSTATUS_T | Field status for each field in IV_STRUCNAME | 20110124 |
Method GET_FIELD_PROPERTIES on class IF_MDG_BS_BP_CHECK has no exception.
Method GET_STRUCNAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_STRUCNAMES | Value transfer | Type reference (TYPE) | MDG_BS_BP_STRUCNAMES_T | BAPI Structures | 20110211 |
Method GET_STRUCNAMES on class IF_MDG_BS_BP_CHECK has no exception.
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_FLAGS | Call by reference | Type reference (TYPE) | MDG_BS_BP_CHECK_FLAGS | Initial settings and flags for check | 20110401 |
Method INITIALIZE on class IF_MDG_BS_BP_CHECK has no exception.
Method RESET_MEMORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PARTNER | Call by reference | Type reference (TYPE) | BU_PARTNER | Business Partner Number | 20110208 |
Method RESET_MEMORY on class IF_MDG_BS_BP_CHECK has no exception.
Method VALIDATE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Messages | 20110204 | |||
| 2 | ET_RETURN_MAP | Call by reference | Type reference (TYPE) | MDG_BS_BP_MSGMAP_T | Mapping BAPI structure field to message | 20110204 | |||
| 3 | IS_DATA | Call by reference | Type reference (TYPE) | ANY | Data | 20110204 | |||
| 4 | IS_DATA_DB | Call by reference | Type reference (TYPE) | ANY | Data (data base) | 20110204 | |||
| 5 | IV_CHECK_EXT_NUM | Call by reference | Type reference (TYPE) | ABAP_BOOL | Flag for check of partner id and existence check | 20110207 | |||
| 6 | IV_STRUCNAME | Call by reference | Type reference (TYPE) | BU_BAPISTRC | Name of a structure | 20110204 |
Method VALIDATE_DATA on class IF_MDG_BS_BP_CHECK has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |