SAP ABAP Class IF_MASS_SPSH_TABFLD_ASSGN (Interface for assignm. of spreadsheet col. and table fields)
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
Class | IF_MASS_SPSH_TABFLD_ASSGN | |
Short Description | Interface for assignm. of spreadsheet col. and table fields | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20120904 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_MASS_SPSH_TABFLD_ASSGN has no forward declaration.
Interfaces
Class IF_MASS_SPSH_TABFLD_ASSGN has no interface implemented.
Friends
Class IF_MASS_SPSH_TABFLD_ASSGN has no friend class.
Attributes
Class 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
Class IF_MASS_SPSH_TABFLD_ASSGN has no event.
Types
Class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class IF_MASS_SPSH_TABFLD_ASSGN has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |