SAP ABAP Class IF_FSBP_MAND_FLDS_VALIDATION (Interface for Required Field Check)
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
| Class | IF_FSBP_MAND_FLDS_VALIDATION | |
| Short Description | Interface for Required Field Check | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_FSBP_MAND_FLDS_VALIDATION has no interface implemented.
Friends
Class IF_FSBP_MAND_FLDS_VALIDATION has no friend class.
Attributes
Class 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
Class IF_FSBP_MAND_FLDS_VALIDATION has no event.
Types
Class 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 class 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 |