SAP ABAP Interface IF_FSBP_FIELD_STATUS_PROVIDER (Interface for Field Status Determination)
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) | FSBP_FIELD_STATUS_PROVIDER | Field Status Determination | 20090520 |
Properties
| Interface | IF_FSBP_FIELD_STATUS_PROVIDER | |
| Short Description | Interface for Field Status Determination |
General Data
| Package | FS_BP_AL_GENERIC_SERVICES | Generic Services |
| Created | 20090520 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_FSBP_FIELD_STATUS_PROVIDER has no forward declaration.
Interfaces
Interface IF_FSBP_FIELD_STATUS_PROVIDER has no interface.
Friends
Interface IF_FSBP_FIELD_STATUS_PROVIDER has no friend.
Attributes
Interface IF_FSBP_FIELD_STATUS_PROVIDER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20090520 |
Events
Interface IF_FSBP_FIELD_STATUS_PROVIDER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | STR_FIELD_STATUS | Public | See coding | 20090520 | begin of str_field_status,
field_name type string,
status type bu_fldstat,
end of str_field_status
|
||
| 2 | STR_STRUCTFLD_DYNPFLD_FLDGROUP | Public | See coding | 20090520 | begin of str_structfld_dynpfld_fldgroup,
field_name type string,
dynptabnm type bu_dynptab,
dynpfldnm type bu_dynpfld,
fldgroup type bu_fldgr,
end of str_structfld_dynpfld_fldgroup
|
||
| 3 | TTY_FIELD_STATUS | Public | See coding | 20090520 | tty_field_status type standard table of str_field_status with default key
|
||
| 4 | TTY_STRUCTFLD_DYNPFLD_FLDGROUP | Public | See coding | 20090520 | tty_structfld_dynpfld_fldgroup type standard table of str_structfld_dynpfld_fldgroup with default key
with non-unique sorted key fldgrp components fldgroup
|
Method Signatures
Method GET_FLDSTAT_FOR_STRUCT_COMPS 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 | 20090520 | ||||
| 2 | I_PARTNER_TYPE | Call by reference | Type reference (TYPE) | BU_TYPE | 20090520 | ||||
| 3 | I_ROLES | Call by reference | Type reference (TYPE) | FSBP_ROLE_TTY | 20090520 | ||||
| 4 | I_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | XO_OBJECT_NAME | 20090520 | ||||
| 5 | RESULT | Value transfer | Type reference (TYPE) | IF_FSBP_FIELD_STATUS_PROVIDER=>TTY_FIELD_STATUS | 20090520 |
Method GET_FLDSTAT_FOR_STRUCT_COMPS on Interface IF_FSBP_FIELD_STATUS_PROVIDER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |