SAP ABAP Interface IF_MASS_SPSH_TABFLD_ASSGN (Interface for assignm. of spreadsheet col. and table fields)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-MS (Application Component) Cross-Application Mass Maintenance
     MASS (Package) Mass Maintenance Tool: Generic Part
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MASS_SPSH_TABFLD_ASSGN Assignment of spreadsheet columns and table fields 20120911
Properties
Interface IF_MASS_SPSH_TABFLD_ASSGN  
Short Description Interface for assignm. of spreadsheet col. and table fields    
General Data
Package MASS   Mass Maintenance Tool: Generic Part 
Created 20120904   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_MASS_SPSH_TABFLD_ASSGN has no forward declaration.
Interfaces
Interface IF_MASS_SPSH_TABFLD_ASSGN has no interface.
Friends
Interface IF_MASS_SPSH_TABFLD_ASSGN has no friend.
Attributes
Interface IF_MASS_SPSH_TABFLD_ASSGN has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ASSIGN Instance method Public Method 20120917
2 ASSIGN_TAB Instance method Public Method 20120918
3 CHECK_ANY_FIELD_ASSIGNED Instance method Public Method 20121002
4 CHECK_FIELDS_ASSIGNED Instance method Public Method 20120928
5 GET_ASSIGNED_SHEETNAME Instance method Public Method 20120911
6 GET_ASSIGNED_TABNAME Instance method Public Method 20120914
7 GET_ASSIGNMENT Instance method Public Method 20120911
8 GET_FIELDLIST Instance method Public Method 20120911
9 GET_REVERSE_ASSIGNMENT Instance method Public Method 20120914
10 IS_EMPTY Instance method Public Method 20120913
11 IS_STATIC_ASSGN_ALLOWED Instance method Public Method 20121214
12 UNASSIGN Instance method Public Method 20120917
13 UNASSIGN_TAB Instance method Public Method 20121002
Events
Interface IF_MASS_SPSH_TABFLD_ASSGN has no event.
Types
Interface IF_MASS_SPSH_TABFLD_ASSGN has no local type.
Method Signatures

Method ASSIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COLUMN Call by reference Type reference (TYPE) IF_MASS_SPREADSHEET_TYPES=>SPREADSHEET_COLUMN 20120917
2 Importing IV_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME 20120917
3 Importing IV_SHEETNAME Call by reference Type reference (TYPE) IF_MASS_SPREADSHEET_TYPES=>SPREADSHEET_NAME 20120917
4 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME 20120917

Method ASSIGN on Interface IF_MASS_SPSH_TABFLD_ASSGN has no exception.

Method ASSIGN_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SHEETNAME Call by reference Type reference (TYPE) IF_MASS_SPREADSHEET_TYPES=>SPREADSHEET_NAME 20120918
2 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME 20120918

Method ASSIGN_TAB on Interface IF_MASS_SPSH_TABFLD_ASSGN has no exception.

Method CHECK_ANY_FIELD_ASSIGNED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME 20121002
2 Returning RV_ASSIGNED Value transfer Type reference (TYPE) ABAP_BOOL 20121002

Method CHECK_ANY_FIELD_ASSIGNED on Interface IF_MASS_SPSH_TABFLD_ASSGN has no exception.

Method CHECK_FIELDS_ASSIGNED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FIELDS Call by reference Type reference (TYPE) IF_MASS_SPREADSHEET_TYPES=>T_FIELDS 20120928
2 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME 20120928
3 Returning RV_ASSIGNED Value transfer Type reference (TYPE) ABAP_BOOL 20120928

Method CHECK_FIELDS_ASSIGNED on Interface IF_MASS_SPSH_TABFLD_ASSGN has no exception.

Method GET_ASSIGNED_SHEETNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME 20120911
2 Returning RV_SHEETNAME Value transfer Type reference (TYPE) IF_MASS_SPREADSHEET_TYPES=>SPREADSHEET_NAME 20120911

Method GET_ASSIGNED_SHEETNAME on Interface IF_MASS_SPSH_TABFLD_ASSGN has no exception.

Method GET_ASSIGNED_TABNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SHEETNAME Call by reference Type reference (TYPE) IF_MASS_SPREADSHEET_TYPES=>SPREADSHEET_NAME 20120914
2 Returning RV_TABNAME Value transfer Type reference (TYPE) TABNAME 20120914

Method GET_ASSIGNED_TABNAME on Interface IF_MASS_SPSH_TABFLD_ASSGN has no exception.

Method GET_ASSIGNMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_COLUMN Call by reference Type reference (TYPE) IF_MASS_SPREADSHEET_TYPES=>SPREADSHEET_COLUMN 20120911
2 Exporting EV_SHEETNAME Call by reference Type reference (TYPE) IF_MASS_SPREADSHEET_TYPES=>SPREADSHEET_NAME 20120911
3 Importing IV_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME 20120911
4 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME 20120911

Method GET_ASSIGNMENT on Interface IF_MASS_SPSH_TABFLD_ASSGN has no exception.

Method GET_FIELDLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME 20120911
2 Importing IV_UNTIL_COL Call by reference Type reference (TYPE) IF_MASS_SPREADSHEET_TYPES=>SPREADSHEET_COLUMN 20120924
3 Returning RT_FIELDLIST Value transfer Type reference (TYPE) IF_MASS_SPREADSHEET_TYPES=>T_FIELDS 20120918

Method GET_FIELDLIST on Interface IF_MASS_SPSH_TABFLD_ASSGN has no exception.

Method GET_REVERSE_ASSIGNMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME 20120914
2 Exporting EV_TABNAME Call by reference Type reference (TYPE) TABNAME 20120914
3 Importing IV_COLUMN Call by reference Type reference (TYPE) IF_MASS_SPREADSHEET_TYPES=>SPREADSHEET_COLUMN 20120914
4 Importing IV_SHEETNAME Call by reference Type reference (TYPE) IF_MASS_SPREADSHEET_TYPES=>SPREADSHEET_NAME 20120914

Method GET_REVERSE_ASSIGNMENT on Interface IF_MASS_SPSH_TABFLD_ASSGN has no exception.

Method IS_EMPTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_EMPTY Value transfer Type reference (TYPE) ABAP_BOOL 20120913

Method IS_EMPTY on Interface IF_MASS_SPSH_TABFLD_ASSGN has no exception.

Method IS_STATIC_ASSGN_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ALLOWED Value transfer Type reference (TYPE) ABAP_BOOL 20121214

Method IS_STATIC_ASSGN_ALLOWED on Interface IF_MASS_SPSH_TABFLD_ASSGN has no exception.

Method UNASSIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME 20120917
2 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME 20120917

Method UNASSIGN on Interface IF_MASS_SPSH_TABFLD_ASSGN has no exception.

Method UNASSIGN_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME 20121002

Method UNASSIGN_TAB on Interface IF_MASS_SPSH_TABFLD_ASSGN has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740