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 | Instance method | Public | Method | 20120917 | ||
| 2 | Instance method | Public | Method | 20120918 | ||
| 3 | Instance method | Public | Method | 20121002 | ||
| 4 | Instance method | Public | Method | 20120928 | ||
| 5 | Instance method | Public | Method | 20120911 | ||
| 6 | Instance method | Public | Method | 20120914 | ||
| 7 | Instance method | Public | Method | 20120911 | ||
| 8 | Instance method | Public | Method | 20120911 | ||
| 9 | Instance method | Public | Method | 20120914 | ||
| 10 | Instance method | Public | Method | 20120913 | ||
| 11 | Instance method | Public | Method | 20121214 | ||
| 12 | Instance method | Public | Method | 20120917 | ||
| 13 | 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 | IV_COLUMN | Call by reference | Type reference (TYPE) | IF_MASS_SPREADSHEET_TYPES=>SPREADSHEET_COLUMN | 20120917 | ||||
| 2 | IV_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | 20120917 | ||||
| 3 | IV_SHEETNAME | Call by reference | Type reference (TYPE) | IF_MASS_SPREADSHEET_TYPES=>SPREADSHEET_NAME | 20120917 | ||||
| 4 | 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 | IV_SHEETNAME | Call by reference | Type reference (TYPE) | IF_MASS_SPREADSHEET_TYPES=>SPREADSHEET_NAME | 20120918 | ||||
| 2 | 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 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | 20121002 | ||||
| 2 | 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 | IT_FIELDS | Call by reference | Type reference (TYPE) | IF_MASS_SPREADSHEET_TYPES=>T_FIELDS | 20120928 | ||||
| 2 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | 20120928 | ||||
| 3 | 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 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | 20120911 | ||||
| 2 | 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 | IV_SHEETNAME | Call by reference | Type reference (TYPE) | IF_MASS_SPREADSHEET_TYPES=>SPREADSHEET_NAME | 20120914 | ||||
| 2 | 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 | EV_COLUMN | Call by reference | Type reference (TYPE) | IF_MASS_SPREADSHEET_TYPES=>SPREADSHEET_COLUMN | 20120911 | ||||
| 2 | EV_SHEETNAME | Call by reference | Type reference (TYPE) | IF_MASS_SPREADSHEET_TYPES=>SPREADSHEET_NAME | 20120911 | ||||
| 3 | IV_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | 20120911 | ||||
| 4 | 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 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | 20120911 | ||||
| 2 | IV_UNTIL_COL | Call by reference | Type reference (TYPE) | IF_MASS_SPREADSHEET_TYPES=>SPREADSHEET_COLUMN | 20120924 | ||||
| 3 | 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 | EV_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | 20120914 | ||||
| 2 | EV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | 20120914 | ||||
| 3 | IV_COLUMN | Call by reference | Type reference (TYPE) | IF_MASS_SPREADSHEET_TYPES=>SPREADSHEET_COLUMN | 20120914 | ||||
| 4 | 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 | 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 | 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 | IV_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | 20120917 | ||||
| 2 | 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 | 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 |