SAP ABAP Class IF_RSODSO_GUI_COPY_FROM (Copy data from template to field)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSODSO_GUI_DATASTORE | Representation of a DataStore object | 20130208 |
Properties
Class | IF_RSODSO_GUI_COPY_FROM | |
Short Description | Copy data from template to field | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20130208 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_RSODSO_GUI_COPY_FROM has no interface implemented.
Friends
Class IF_RSODSO_GUI_COPY_FROM has no friend class.
Attributes
Class IF_RSODSO_GUI_COPY_FROM has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20130208 | |
2 | ![]() |
Instance method | Public | Method | 20130711 | |
3 | ![]() |
Instance method | Public | Method | 20130208 | |
4 | ![]() |
Instance method | Public | Method | 20130711 | |
5 | ![]() |
Instance method | Public | Method | 20130208 | |
6 | ![]() |
Instance method | Public | Method | 20130208 | |
7 | ![]() |
Instance method | Public | Method | 20130208 | |
8 | ![]() |
Instance method | Public | Method | 20130711 | |
9 | ![]() |
Instance method | Public | Method | 20130211 | |
10 | ![]() |
Instance method | Public | Method | 20130208 | |
11 | ![]() |
Instance method | Public | Method | 20130208 |
Events
Class IF_RSODSO_GUI_COPY_FROM has no event.
Types
Class IF_RSODSO_GUI_COPY_FROM has no local type.
Method Signatures
Method COPY_FROM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Table with Messages (Application Log) | 20130208 | ||
2 | ![]() |
IR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20130208 | |||
3 | ![]() |
I_CHECKED | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20130208 | ||
4 | ![]() |
I_PROPERTY | Call by reference | Type reference (TYPE) | RSODSO_FIELDPROP | Field Property | 20130208 | ||
5 | ![]() |
I_VALUE | Call by reference | Type reference (TYPE) | STRING | 20130208 | |||
6 | ![]() |
R_SUCCESS | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20130208 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error when processing UI requests | 20130208 |
Method COPY_FROM_DECIMALS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20130711 | |||
2 | ![]() |
I_CHECKED | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20130711 | ||
3 | ![]() |
I_DECIMALS | Call by reference | Type reference (TYPE) | DECIMALS | Length (No. of Characters) | 20130711 |
Method COPY_FROM_DECIMALS on class IF_RSODSO_GUI_COPY_FROM has no exception.
Method COPY_FROM_DTEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20130208 | |||
2 | ![]() |
I_CHECKED | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20130208 | ||
3 | ![]() |
I_DTELNM | Call by reference | Type reference (TYPE) | RSDTELNM | Data Element | 20130208 |
Method COPY_FROM_DTEL on class IF_RSODSO_GUI_COPY_FROM has no exception.
Method COPY_FROM_DTYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20130711 | |||
2 | ![]() |
I_CHECKED | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20130711 | ||
3 | ![]() |
I_DTYPE | Call by reference | Type reference (TYPE) | RSDATATYPE | Data type | 20130711 |
Method COPY_FROM_DTYPE on class IF_RSODSO_GUI_COPY_FROM has no exception.
Method COPY_FROM_IOBJ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20130208 | |||
2 | ![]() |
I_CHECKED | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20130208 | ||
3 | ![]() |
I_IOBJNM | Call by reference | Type reference (TYPE) | RSIOBJNM | InfoObject | 20130208 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error when processing UI requests | 20130208 |
Method COPY_FROM_IOBJTMPL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20130208 | |||
2 | ![]() |
I_CHECKED | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20130208 | ||
3 | ![]() |
I_IOBJNM | Call by reference | Type reference (TYPE) | RSIOBJNM | InfoObject | 20130208 | ||
4 | ![]() |
I_SET_CONSFL | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20130625 |
Method COPY_FROM_IOBJTMPL on class IF_RSODSO_GUI_COPY_FROM has no exception.
Method COPY_FROM_IOBJ_CONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20130208 | |||
2 | ![]() |
I_IOBJ_CONS | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20130208 |
Method COPY_FROM_IOBJ_CONS on class IF_RSODSO_GUI_COPY_FROM has no exception.
Method COPY_FROM_LENG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20130711 | |||
2 | ![]() |
I_CHECKED | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20130711 | ||
3 | ![]() |
I_LENG | Call by reference | Type reference (TYPE) | DDLENG | Data type | 20130711 |
Method COPY_FROM_LENG on class IF_RSODSO_GUI_COPY_FROM has no exception.
Method GET_FIELD_DETAILS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_CONVEXIT | Call by reference | Type reference (TYPE) | CONVEXIT | Conversion Routine | 20130211 | ||
2 | ![]() |
E_CONVTYPE | Call by reference | Type reference (TYPE) | RSDS_CONVTYPE | Data Input Format (Internal/External) | 20130211 | ||
3 | ![]() |
E_DATATYPE | Call by reference | Type reference (TYPE) | DATATYPE_D | Data Type in ABAP Dictionary | 20130211 | ||
4 | ![]() |
E_DECIMALS | Call by reference | Type reference (TYPE) | DECIMALS | Number of Decimal Places | 20130211 | ||
5 | ![]() |
E_LENG | Call by reference | Type reference (TYPE) | DDLENG | Length of Field (Number of Characters) | 20130211 | ||
6 | ![]() |
E_OUTPUTLEN | Call by reference | Type reference (TYPE) | OUTPUTLEN | Output Length | 20130211 | ||
7 | ![]() |
E_UNIFIELDNM | Call by reference | Type reference (TYPE) | RSUNINM | Unit InfoObject (currency/unit) | 20130211 | ||
8 | ![]() |
I_DTELNM | Call by reference | Type reference (TYPE) | RSDTELNM | Data Element | 20130211 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error when processing UI requests | 20130211 |
Method GET_FIELD_OUTLENG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CONVTYPE | Call by reference | Type reference (TYPE) | RSDS_CONVTYPE | Data Input Format (Internal/External) | 20130208 | ||
2 | ![]() |
I_DATATYPE | Call by reference | Type reference (TYPE) | DD03P-DATATYPE | Data Type in ABAP Dictionary | 20130208 | ||
3 | ![]() |
I_DECIMALS | Call by reference | Type reference (TYPE) | DECIMALS | Number of Decimal Places | 20130208 | ||
4 | ![]() |
I_LENGTH | Call by reference | Type reference (TYPE) | DDLENG | Length of Field (Number of Characters) | 20130208 | ||
5 | ![]() |
I_OUTPUT_LENGTH | Call by reference | Type reference (TYPE) | OUTPUTLEN | Output Length | 20130208 | ||
6 | ![]() |
R_OUTLEN | Value transfer | Type reference (TYPE) | INT4 | Natural number | 20130208 |
Method GET_FIELD_OUTLENG on class IF_RSODSO_GUI_COPY_FROM has no exception.
Method GET_IOBJ_DETAILS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_AGGRGEN | Call by reference | Type reference (TYPE) | RSDAGGRGEN | Usual Aggregation | 20130620 | ||
2 | ![]() |
E_CONVEXIT | Call by reference | Type reference (TYPE) | CONVEXIT | Conversion Routine | 20130208 | ||
3 | ![]() |
E_CONVTYPE | Call by reference | Type reference (TYPE) | RSDS_CONVTYPE | Conversion Routines in BW | 20130208 | ||
4 | ![]() |
E_DATATYPE | Call by reference | Type reference (TYPE) | DATATYPE_D | Data Type in ABAP Dictionary | 20130208 | ||
5 | ![]() |
E_DECIMALS | Call by reference | Type reference (TYPE) | DECIMALS | Number of Decimal Places | 20130208 | ||
6 | ![]() |
E_DTELNM | Call by reference | Type reference (TYPE) | ROLLNAME | Data element (semantic domain) | 20130208 | ||
7 | ![]() |
E_FIELDNAME | Call by reference | Type reference (TYPE) | RSDIOBJFIELDNM | Field Name InfoObject In Structures (Not in database table) | 20130208 | ||
8 | ![]() |
E_LENG | Call by reference | Type reference (TYPE) | DDLENG | Number of Characters in Field | 20130208 | ||
9 | ![]() |
E_LOWERCASE | Call by reference | Type reference (TYPE) | LOWERCASE | Lowercase letters allowed/not allowed | 20130208 | ||
10 | ![]() |
E_OUTPUTLEN | Call by reference | Type reference (TYPE) | OUTPUTLEN | Output Length | 20130208 | ||
11 | ![]() |
E_TXTSH | Call by reference | Type reference (TYPE) | RSTXTSH | Short description | 20130620 | ||
12 | ![]() |
E_UNIFIELDNM | Call by reference | Type reference (TYPE) | RSUNINM | Unit InfoObject (currency/unit) | 20130208 | ||
13 | ![]() |
I_IOBJNM | Call by reference | Type reference (TYPE) | RSDIOBJNM | InfoObject | 20130208 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error when processing UI requests | 20130208 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |