SAP ABAP Interface IF_FSBP_MAND_FLDS_VALIDATION (Interface 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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | AC_FSBP_MAND_FLDS_VALIDATION | Common Logic for Required Field Check | 20090520 |
Properties
| Interface | IF_FSBP_MAND_FLDS_VALIDATION | |
| Short Description | Interface for Required Field Check |
General Data
| Package | FS_BP_AL_GENERIC_SERVICES | Generic Services |
| Created | 20090520 | SAP |
| Last changed | 20130531 | 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_MAND_FLDS_VALIDATION has no interface.
Friends
Interface IF_FSBP_MAND_FLDS_VALIDATION has no friend.
Attributes
Interface IF_FSBP_MAND_FLDS_VALIDATION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Indicates Whether Required Fields Defined for Structure | 20110705 | |
| 2 | Instance method | Public | Method | Checks Whether Required Fields of Structure Have Been Filled | 20090520 |
Events
Interface IF_FSBP_MAND_FLDS_VALIDATION has no event.
Types
Interface IF_FSBP_MAND_FLDS_VALIDATION has no local type.
Method Signatures
Method HAS_MANDATORY_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PARTNER_KIND | Call by reference | Type reference (TYPE) | BU_BPKIND | Geschäftspartnerart | 20110705 | |||
| 2 | I_PARTNER_TYPE | Call by reference | Type reference (TYPE) | BU_TYPE | Geschäftspartnertyp | 20110705 | |||
| 3 | I_ROLES | Call by reference | Type reference (TYPE) | FSBP_ROLE_TTY | Rollen am Geschäftspartner | 20110705 | |||
| 4 | I_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | XO_OBJECT_NAME | Objektname | 20110705 | |||
| 5 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110705 |
Method HAS_MANDATORY_FIELDS on Interface IF_FSBP_MAND_FLDS_VALIDATION has no exception.
Method VALIDATE_MANDATORY_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATA_TABLE | Call by reference | Type reference (TYPE) | STANDARD TABLE | Daten | 20090520 | |||
| 2 | I_PARTNER_KIND | Call by reference | Type reference (TYPE) | BU_BPKIND | Geschäftspartnerart | 20090520 | |||
| 3 | I_PARTNER_TYPE | Call by reference | Type reference (TYPE) | BU_TYPE | Geschäftspartnertyp | 20090520 | |||
| 4 | I_ROLES | Call by reference | Type reference (TYPE) | FSBP_ROLE_TTY | Rollen am Geschäftspartner | 20090520 | |||
| 5 | I_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | XO_OBJECT_NAME | Objektname | 20090520 | |||
| 6 | RESULT | Value transfer | Type reference (TYPE) | TTY_XO_MESSAGE | Nachrichten | 20090520 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090520 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |