SAP ABAP Class /IPRO/CL_FILLINS (Gets fillin values for XSL extension)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-GTF-DOB (Application Component) Document Builder
⤷
/IPRO/PROGS (Package) programs

⤷

⤷

Properties
Class | /IPRO/CL_FILLINS | |
Short Description | Gets fillin values for XSL extension | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /IPRO/PROGS | programs |
Created | 20040622 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /IPRO/CL_FILLINS has no forward declaration.
Interfaces
Class /IPRO/CL_FILLINS has no interface implemented.
Friends
Class /IPRO/CL_FILLINS has no friend class.
Attributes
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Find fillin value from MS_FILLINS based on fillin name | 20070221 |
2 | ![]() |
Static method | Public | Method | Find fillin value from MT_TABLE_VALUES based on table name | 20100930 |
3 | ![]() |
Static method | Public | Method | Returns currency of current cell | 20041020 |
4 | ![]() |
Static method | Public | Method | Returns unit-of-measure of current cell | 20041020 |
5 | ![]() |
Static method | Public | Method | Get the value of a cell in a table | 20041019 |
6 | ![]() |
Static method | Public | Method | Return the number of columns of a table | 20041019 |
7 | ![]() |
Static method | Public | Method | Returns name of column | 20041020 |
8 | ![]() |
Static method | Public | Method | Returns width of column | 20041020 |
9 | ![]() |
Static method | Public | Method | Get currency | 20040715 |
10 | ![]() |
Static method | Public | Method | Get all document fillins | 20040622 |
11 | ![]() |
Static method | Public | Method | Return fillins as XML | 20060925 |
12 | ![]() |
Static method | Public | Method | Return fillins as XML | 20070112 |
13 | ![]() |
Static method | Public | Method | Return the number of rows of a table | 20041019 |
14 | ![]() |
Static method | Public | Method | Get reference to table variable by name | 20041019 |
15 | ![]() |
Static method | Public | Method | Return the width of the table | 20041020 |
16 | ![]() |
Static method | Public | Method | Returns type of fillin -- variable type | 20041020 |
17 | ![]() |
Static method | Public | Method | Get unit of measure | 20041011 |
18 | ![]() |
Static method | Public | Method | Gets fillin value of document using name of variable | 20040622 |
19 | ![]() |
Static method | Public | Method | Refresh DocB DOCUMENTDATA context node w/ fillin data | 20070224 |
20 | ![]() |
Static method | Public | Method | Reset column header index back to 1 | 20060925 |
21 | ![]() |
Static method | Public | Method | Update the document data tree with new fillin values | 20070220 |
22 | ![]() |
Static method | Public | Method | Sets value of a fillin | 20041026 |
Events
Class /IPRO/CL_FILLINS has no event.
Types
Class /IPRO/CL_FILLINS has no local type.
Method Signatures
Method FIND_FILLIN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_RET | Value transfer | Type reference (TYPE) | INT4 | Natural number | 20070221 | ||
2 | ![]() |
EV_VALUE | Value transfer | Type reference (TYPE) | STRING | 20070221 | |||
3 | ![]() |
IV_NAME | Value transfer | Type reference (TYPE) | STRING | 20070221 |
Method FIND_FILLIN on class /IPRO/CL_FILLINS has no exception.
Method FIND_TABLE_FILLIN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_VALUE | Value transfer | Type reference (TYPE) | STRING | Cell value | 20100930 | ||
2 | ![]() |
IV_NAME | Value transfer | Type reference (TYPE) | STRING | Name of the table variable | 20100930 | ||
3 | ![]() |
IV_TABLE_COLUMN | Value transfer | Type reference (TYPE) | STRING | Column ID | 20100930 | ||
4 | ![]() |
IV_TABLE_ROW | Value transfer | Type reference (TYPE) | STRING | Row ID | 20100930 |
Method FIND_TABLE_FILLIN on class /IPRO/CL_FILLINS has no exception.
Method GET_CELL_CURRENCY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_CURRENCY | Value transfer | Type reference (TYPE) | STRING | 20041020 |
Method GET_CELL_CURRENCY on class /IPRO/CL_FILLINS has no exception.
Method GET_CELL_UOM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_UOM | Value transfer | Type reference (TYPE) | STRING | 20041020 |
Method GET_CELL_UOM on class /IPRO/CL_FILLINS has no exception.
Method GET_CELL_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_VALUE | Value transfer | Type reference (TYPE) | STRING | 20041019 |
Method GET_CELL_VALUE on class /IPRO/CL_FILLINS has no exception.
Method GET_COLS_OF_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_COLS | Value transfer | Type reference (TYPE) | STRING | 20041019 |
Method GET_COLS_OF_TABLE on class /IPRO/CL_FILLINS has no exception.
Method GET_COLUMN_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_NAME | Value transfer | Type reference (TYPE) | STRING | 20041020 |
Method GET_COLUMN_NAME on class /IPRO/CL_FILLINS has no exception.
Method GET_COLUMN_WIDTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_WIDTH | Value transfer | Type reference (TYPE) | STRING | 20041020 |
Method GET_COLUMN_WIDTH on class /IPRO/CL_FILLINS has no exception.
Method GET_CURRENCY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_VARB_NAME | Call by reference | Type reference (TYPE) | /IPRO/VARB | This data element defines Document Builder variables. | 20040715 | ||
2 | ![]() |
RV_CURRENCY | Value transfer | Type reference (TYPE) | STRING | 20040715 |
Method GET_CURRENCY on class /IPRO/CL_FILLINS has no exception.
Method GET_FILLINS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | /IPRO/IF_DOCUMENT | Document Number | 20040622 |
Method GET_FILLINS on class /IPRO/CL_FILLINS has no exception.
Method GET_FILLINS_AS_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_XML | Value transfer | Type reference (TYPE) | STRING | Fillins as XML document | 20060925 |
Method GET_FILLINS_AS_XML on class /IPRO/CL_FILLINS has no exception.
Method GET_FILLINS_AS_XML1 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_XML | Value transfer | Type reference (TYPE) | STRING | 20070112 |
Method GET_FILLINS_AS_XML1 on class /IPRO/CL_FILLINS has no exception.
Method GET_ROWS_OF_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_ROWS | Value transfer | Type reference (TYPE) | STRING | 20041019 |
Method GET_ROWS_OF_TABLE on class /IPRO/CL_FILLINS has no exception.
Method GET_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_VARB_NAME | Call by reference | Type reference (TYPE) | /IPRO/VARB | This data element defines Document Builder variables. | 20041019 | ||
2 | ![]() |
PIO_TABLE | Call by reference | Object reference (TYPE REF TO) | /IPRO/IF_DOCB_ATTRIBUTE | Attribute | 20100308 |
Method GET_TABLE on class /IPRO/CL_FILLINS has no exception.
Method GET_TABLE_WIDTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_WIDTH | Value transfer | Type reference (TYPE) | STRING | 20041020 |
Method GET_TABLE_WIDTH on class /IPRO/CL_FILLINS has no exception.
Method GET_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_VARB_NAME | Call by reference | Type reference (TYPE) | STRING | 20041020 | |||
2 | ![]() |
RV_TYPE | Value transfer | Type reference (TYPE) | STRING | 20041020 |
Method GET_TYPE on class /IPRO/CL_FILLINS has no exception.
Method GET_UOM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_VARB_NAME | Call by reference | Type reference (TYPE) | /IPRO/VARB | This data element defines Document Builder variables. | 20041011 | ||
2 | ![]() |
RV_UOM | Value transfer | Type reference (TYPE) | STRING | 20041011 |
Method GET_UOM on class /IPRO/CL_FILLINS has no exception.
Method GET_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_VARB_NAME | Call by reference | Type reference (TYPE) | /IPRO/VARB | This data element defines Document Builder variables. | 20040622 | ||
2 | ![]() |
RV_VALUE | Value transfer | Type reference (TYPE) | STRING | 20040622 |
Method GET_VALUE on class /IPRO/CL_FILLINS has no exception.
Method REFRESH_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_DOCUMENT | Value transfer | Object reference (TYPE REF TO) | /IPRO/IF_DOCUMENT | Document Builder Document Interface | 20070224 | ||
2 | ![]() |
IO_DOCUMENTDATA_NODE | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20070224 |
Method REFRESH_CONTEXT on class /IPRO/CL_FILLINS has no exception.
Method RESET_COLUMN_INDEX Signature
Method RESET_COLUMN_INDEX on class /IPRO/CL_FILLINS has no parameter.
Method RESET_COLUMN_INDEX on class /IPRO/CL_FILLINS has no exception.
Method SET_FILLINS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_DOCUMENT | Value transfer | Object reference (TYPE REF TO) | /IPRO/IF_DOCUMENT | Document Builder Document Interface | 20070220 |
Method SET_FILLINS on class /IPRO/CL_FILLINS has no exception.
Method SET_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FILLIN_TYPE | Call by reference | Type reference (TYPE) | STRING | 20050317 | |||
2 | ![]() |
IV_FILLIN_VALUE | Call by reference | Type reference (TYPE) | STRING | 20041026 | |||
3 | ![]() |
IV_VARB_NAME | Call by reference | Type reference (TYPE) | STRING | 20041026 |
Method SET_VALUE on class /IPRO/CL_FILLINS has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 100 |