SAP ABAP Class FSBP_MAND_FLDS_VAL_FACTORY (Factory for Required Field Checks)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
FS-BP (Application Component) Business Partner
⤷
FS_BP_AL_GENERIC_SERVICES (Package) Generic Services
⤷
⤷
Properties
| Class | FSBP_MAND_FLDS_VAL_FACTORY | |
| Short Description | Factory for Required Field Checks | |
| 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 | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class FSBP_MAND_FLDS_VAL_FACTORY has no forward declaration.
Interfaces
Class FSBP_MAND_FLDS_VAL_FACTORY has no interface implemented.
Friends
Class FSBP_MAND_FLDS_VAL_FACTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | TTY_REF_LIST | 20090520 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20090520 |
Events
Class FSBP_MAND_FLDS_VAL_FACTORY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | STR_REF_LIST | Private | See coding | 20090520 | begin of str_ref_list,
ref_key type string,
reference type ref to if_fsbp_mand_flds_validation,
end of str_ref_list
|
||
| 2 | TTY_REF_LIST | Private | See coding | 20090520 | tty_ref_list type table of str_ref_list
|
Method Signatures
Method GET_VALIDATION_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | XO_OBJECT_NAME | 20090520 | ||||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_FSBP_MAND_FLDS_VALIDATION | 20090520 |
Method GET_VALIDATION_INSTANCE on class FSBP_MAND_FLDS_VAL_FACTORY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |