SAP ABAP Interface IF_FSBP_BDT_CUSTOMIZING (Interface for Accessing BDT Customizing)
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_BDT_CUSTOMIZING_READER Contains Read Function of BDT Customizing 20090520
Properties
Interface IF_FSBP_BDT_CUSTOMIZING  
Short Description Interface for Accessing BDT Customizing    
General Data
Package FS_BP_AL_GENERIC_SERVICES   Generic Services 
Created 20090520   SAP 
Last changed 20131127   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_FSBP_BDT_CUSTOMIZING Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_FSBP_BDT_CUSTOMIZING has no interface.
Friends
Interface IF_FSBP_BDT_CUSTOMIZING has no friend.
Attributes
Interface IF_FSBP_BDT_CUSTOMIZING has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ROLE_APPLI_ADJUSTMENTS Instance method Public Method 20130424
2 GET_ROLE_SETID_ADJUSTMENTS Instance method Public Method 20130424
3 GET_TB003 Instance method Public Method 20130424
4 GET_TB004 Instance method Public Method 20090520
5 GET_TB004_2 Instance method Public Method 20090520
6 GET_TB108 Instance method Public Method 20090520
7 GET_TBZ3P Instance method Public Method 20090520
8 GET_TBZ3P_2 Instance method Public Method 20090520
9 GET_TBZ3Y_01 Instance method Public Method 20090520
10 GET_TBZ3Z Instance method Public Method 20090520
Events
Interface IF_FSBP_BDT_CUSTOMIZING has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_FLDGR_ADJUMNT Public See coding 20130424 begin of s_fldgr_adjumnt, objap type bu_objap, fldgroup type bu_fldgr, view type bu_sicht, setid type bu_setid, appli type bu_appli, end of s_fldgr_adjumnt
2 S_ROLE_APPLI_ADJUMNT Public See coding 20130424 begin of s_role_appli_adjumnt, objap type bu_objap, role type bu_partnerrole, bpview type bu_bpview, appli type bu_appli, end of s_role_appli_adjumnt
3 S_ROLE_SETID_ADJUMNT Public See coding 20130424 begin of s_role_setid_adjumnt, objap type bu_objap, role type bu_partnerrole, bpview type bu_bpview, setid type bu_setid, end of s_role_setid_adjumnt
4 TTY_FIELD_GROUPS Public See coding 20090520 tty_field_groups type standard table of bu_fldgr with default key
5 TTY_FLDGR_ADJUMNT Public See coding 20130424 tty_fldgr_adjumnt type standard table of s_fldgr_adjumnt with key objap fldgroup
6 TTY_ROLE_APPLI_ADJUMNT Public See coding 20130424 tty_role_appli_adjumnt type standard table of s_role_appli_adjumnt with key objap role
7 TTY_ROLE_SETID_ADJUMNT Public See coding 20130424 tty_role_setid_adjumnt type standard table of s_role_setid_adjumnt with key objap role
8 TTY_TB003 Public See coding 20130424 tty_tb003 type standard table of tb003 with default key
9 TTY_TB004 Public See coding 20090520 tty_tb004 type standard table of tb004 with default key
10 TTY_TB004_2 Public See coding 20090520 tty_tb004_2 type standard table of tb004_2 with default key
11 TTY_TB102 Public See coding 20090520 tty_tb102 type standard table of tb102 with default key
12 TTY_TB102_2 Public See coding 20090520 tty_tb102_2 type standard table of tb102_2 with default key
13 TTY_TB105 Public See coding 20090520 tty_tb105 type standard table of tb105 with default key
14 TTY_TB105_2 Public See coding 20090520 tty_tb105_2 type standard table of tb105_2 with default key
15 TTY_TB108 Public See coding 20090520 tty_tb108 type standard table of tb108 with default key
16 TTY_TBZ0C Public See coding 20130424 tty_tbz0c type standard table of tbz0c with default key
17 TTY_TBZ0O Public See coding 20090520 tty_tbz0o type standard table of tbz0o with default key
18 TTY_TBZ0O_2 Public See coding 20090520 tty_tbz0o_2 type standard table of tbz0o_2 with default key
19 TTY_TBZ0S Public See coding 20130424 tty_tbz0s type standard table of tbz0s with default key
20 TTY_TBZ1C Public See coding 20090520 tty_tbz1c type standard table of tbz1c with default key
21 TTY_TBZ3E Public See coding 20090520 tty_tbz3e type standard table of tbz3e with default key
22 TTY_TBZ3P Public See coding 20090520 tty_tbz3p type standard table of tbz3p with default key
23 TTY_TBZ3P_2 Public See coding 20090520 tty_tbz3p_2 type standard table of tbz3p_2 with default key
24 TTY_TBZ3R Public See coding 20090520 tty_tbz3r type standard table of tbz3r with default key with non-unique sorted key fldnam components fldnm tabnm objap
25 TTY_TBZ3S Public See coding 20090520 tty_tbz3s type standard table of tbz3s with default key
26 TTY_TBZ3Y_01 Public See coding 20090520 tty_tbz3y_01 type standard table of tbz3y_01 with default key
27 TTY_TBZ3Z Public See coding 20090520 tty_tbz3z type standard table of tbz3z with default key
Method Signatures

Method GET_ROLE_APPLI_ADJUSTMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJAP Call by reference Type reference (TYPE) BU_OBJAP BDT: Anwendungsobjekt 20130424
2 Returning RESULT Value transfer Type reference (TYPE) IF_FSBP_BDT_CUSTOMIZING=>TTY_ROLE_APPLI_ADJUMNT 20130424

Method GET_ROLE_APPLI_ADJUSTMENTS on Interface IF_FSBP_BDT_CUSTOMIZING has no exception.

Method GET_ROLE_SETID_ADJUSTMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJAP Call by reference Type reference (TYPE) BU_OBJAP BDT: Anwendungsobjekt 20130424
2 Returning RESULT Value transfer Type reference (TYPE) IF_FSBP_BDT_CUSTOMIZING=>TTY_ROLE_SETID_ADJUMNT 20130424

Method GET_ROLE_SETID_ADJUSTMENTS on Interface IF_FSBP_BDT_CUSTOMIZING has no exception.

Method GET_TB003 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) IF_FSBP_BDT_CUSTOMIZING=>TTY_TB003 20130424

Method GET_TB003 on Interface IF_FSBP_BDT_CUSTOMIZING has no exception.

Method GET_TB004 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) IF_FSBP_BDT_CUSTOMIZING=>TTY_TB004 20090520

Method GET_TB004 on Interface IF_FSBP_BDT_CUSTOMIZING has no exception.

Method GET_TB004_2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) IF_FSBP_BDT_CUSTOMIZING=>TTY_TB004_2 20090520

Method GET_TB004_2 on Interface IF_FSBP_BDT_CUSTOMIZING has no exception.

Method GET_TB108 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) IF_FSBP_BDT_CUSTOMIZING=>TTY_TB108 20090520

Method GET_TB108 on Interface IF_FSBP_BDT_CUSTOMIZING has no exception.

Method GET_TBZ3P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) IF_FSBP_BDT_CUSTOMIZING=>TTY_TBZ3P 20090520

Method GET_TBZ3P on Interface IF_FSBP_BDT_CUSTOMIZING has no exception.

Method GET_TBZ3P_2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) IF_FSBP_BDT_CUSTOMIZING=>TTY_TBZ3P_2 20090520

Method GET_TBZ3P_2 on Interface IF_FSBP_BDT_CUSTOMIZING has no exception.

Method GET_TBZ3Y_01 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) IF_FSBP_BDT_CUSTOMIZING=>TTY_TBZ3Y_01 20090520

Method GET_TBZ3Y_01 on Interface IF_FSBP_BDT_CUSTOMIZING has no exception.

Method GET_TBZ3Z Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) IF_FSBP_BDT_CUSTOMIZING=>TTY_TBZ3Z 20090520

Method GET_TBZ3Z on Interface IF_FSBP_BDT_CUSTOMIZING has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 730