SAP ABAP Class AC_FSBP_MAND_FLDS_VALIDATION (Common Logic for Required Field Check)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
FS-BP (Application Component) Business Partner
⤷
FS_BP_AL_GENERIC_SERVICES (Package) Generic Services
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FSBP_MAND_FLDS_VALIDATION | Interface for Required Field Check | 20090520 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | FSBP_MAND_FLDS_VALIDATION | Reqd Field Checks for BAPI + Service Channel (Flat Struc.) | 20090520 |
| 2 | Inheritance (c INHERITING FROM c_ref) | FSBP_MAND_FLDS_VALIDATION_DEEP | Reqd Field Checks for BAPI + Service Channel (Deep Struc.) | 20090520 |
Properties
| Class | AC_FSBP_MAND_FLDS_VALIDATION | |
| Short Description | Common Logic for Required Field Check | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FS_BP_AL_GENERIC_SERVICES | Generic Services |
| Created | 20090520 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FSBP_MAND_FLDS_VALIDATION | Interface for Required Field Check | 20090520 |
Friends
Class AC_FSBP_MAND_FLDS_VALIDATION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_FSBP_FIELD_STATUS_PROVIDER | 20090520 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20090520 | ||
| 2 | Instance method | Protected | Method | 20090520 | ||
| 3 | Instance method | Protected | Method | 20090520 |
Events
Class AC_FSBP_MAND_FLDS_VALIDATION has no event.
Types
Class AC_FSBP_MAND_FLDS_VALIDATION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FIELD_STATUS_PROVIDER | Call by reference | Object reference (TYPE REF TO) | IF_FSBP_FIELD_STATUS_PROVIDER | 20090520 |
Method CONSTRUCTOR on class AC_FSBP_MAND_FLDS_VALIDATION has no exception.
Method VALIDATE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATA | Call by reference | Type reference (TYPE) | ANY | 20090520 | ||||
| 2 | I_FIELD_STATUS | Call by reference | Type reference (TYPE) | IF_FSBP_FIELD_STATUS_PROVIDER=>TTY_FIELD_STATUS | 20090520 | ||||
| 3 | I_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | XO_OBJECT_NAME | 20090520 | ||||
| 4 | RESULT | Value transfer | Type reference (TYPE) | TTY_XO_MESSAGE | 20090520 |
Method VALIDATE_DATA on class AC_FSBP_MAND_FLDS_VALIDATION has no exception.
Method VALIDATE_DATA_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATA_LINE | Call by reference | Type reference (TYPE) | ANY | 20090520 | ||||
| 2 | I_FIELD_STATUS | Call by reference | Type reference (TYPE) | IF_FSBP_FIELD_STATUS_PROVIDER=>TTY_FIELD_STATUS | 20090520 | ||||
| 3 | I_TABLE_NAME | Call by reference | Type reference (TYPE) | XO_TABLE_NAME | 20090520 | ||||
| 4 | RESULT | Value transfer | Type reference (TYPE) | TTY_XO_MESSAGE | 20090520 |
Method VALIDATE_DATA_LINE on class AC_FSBP_MAND_FLDS_VALIDATION has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |