SAP ABAP Class IF_FSBP_FIELD_STATUS_PROVIDER (Interface for Field Status Determination)
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
Class IF_FSBP_FIELD_STATUS_PROVIDER  
Short Description Interface for Field Status Determination    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090520   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FSBP_FIELD_STATUS_PROVIDER has no forward declaration.
Interfaces
Class IF_FSBP_FIELD_STATUS_PROVIDER has no interface implemented.
Friends
Class IF_FSBP_FIELD_STATUS_PROVIDER has no friend class.
Attributes
Class IF_FSBP_FIELD_STATUS_PROVIDER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_FLDSTAT_FOR_STRUCT_COMPS Instance method Public Method 20090520
Events
Class 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 Importing I_PARTNER_KIND Call by reference Type reference (TYPE) BU_BPKIND 20090520
2 Importing I_PARTNER_TYPE Call by reference Type reference (TYPE) BU_TYPE 20090520
3 Importing I_ROLES Call by reference Type reference (TYPE) FSBP_ROLE_TTY 20090520
4 Importing I_STRUCTURE_NAME Call by reference Type reference (TYPE) XO_OBJECT_NAME 20090520
5 Returning RESULT Value transfer Type reference (TYPE) IF_FSBP_FIELD_STATUS_PROVIDER=>TTY_FIELD_STATUS 20090520

Method GET_FLDSTAT_FOR_STRUCT_COMPS on class IF_FSBP_FIELD_STATUS_PROVIDER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in