Hierarchy

⤷

⤷

Properties
Class | IDREPFW_CL_UTILS | |
Short Description | Rep.Framework - Utilities | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ID-REP_FRWK | International Development: Reporting Framework |
Created | 20120430 | SAP |
Last change | 20130531 | 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 IDREPFW_CL_UTILS has no interface implemented.
Friends
Class IDREPFW_CL_UTILS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | IDREPFW_REPGR_C | Rep.Framework: Report Group | 20120521 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | IDREPFW_REPID_C | Rep.Framework: Report Identification | 20120521 | ||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | IDREPFW_REPVR_C | Rep.Framework: Report Version | 20120521 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Altern.disp output | 20120809 |
2 | ![]() |
Static method | Public | Method | Call all Checks Events | 20120517 |
3 | ![]() |
Static method | Public | Method | Prepare Color setting for Grid from Mask Customizing | 20120529 |
4 | ![]() |
Static method | Public | Method | Prepare Color setting for Grid from Mask Customizing | 20120529 |
5 | ![]() |
Static method | Public | Method | Create CSV FileName | 20131107 |
6 | ![]() |
Static method | Private | Method | Creates the internal key | 20120529 |
7 | ![]() |
Static method | Public | Method | Create XML FileName | 20120606 |
8 | ![]() |
Static method | Public | Method | Generate CSV into File | 20131107 |
9 | ![]() |
Static method | Public | Method | Commit work | 20120502 |
10 | ![]() |
Static method | Public | Method | Rolback work | 20120502 |
11 | ![]() |
Static method | Public | Method | Create Message that Event & Was Not Customized | 20131107 |
12 | ![]() |
Static method | Public | Method | Create Message from FileName | 20131107 |
13 | ![]() |
Static method | Public | Method | Get DDIC structure for the Part | 20120517 |
14 | ![]() |
Static method | Public | Method | Get PDF Versn Customizing | 20120605 |
15 | ![]() |
Static method | Public | Method | Gets PDF section data | 20131112 |
16 | ![]() |
Static method | Public | Method | Get Defaults for Report Group/ID/Version | 20120521 |
17 | ![]() |
Static method | Public | Method | Get SectionDescription | 20120530 |
18 | ![]() |
Static method | Public | Method | Get the Source ID for given section | 20121123 |
19 | ![]() |
Static method | Public | Method | Get the structure for given section | 20120605 |
20 | ![]() |
Static method | Public | Method | 20120606 | |
21 | ![]() |
Static method | Public | Method | Convert fields of Header Data Section in ALV table | 20120809 |
22 | ![]() |
Static method | Public | Method | Convert fields of Header Data Section in structure from ALV | 20120809 |
23 | ![]() |
Static method | Public | Method | Select IDs and Values from customizing | 20120516 |
24 | ![]() |
Static method | Public | Method | Is Part of IMG Customized? ('X'~yes. ''~no) e.g. XML,PDF,CSV | 20131107 |
25 | ![]() |
Static method | Public | Method | X = Return tab without any error message | 20120502 |
26 | ![]() |
Static method | Public | Method | Internal Key Mapping | 20120517 |
27 | ![]() |
Static method | Public | Method | Read Mask Atributes from Section Line | 20120530 |
28 | ![]() |
Static method | Public | Method | X in case there is some customizing mask data | 20120531 |
29 | ![]() |
Static method | Public | Method | Append message to Return Table | 20120430 |
30 | ![]() |
Static method | Public | Method | Print Forms | 20120521 |
31 | ![]() |
Static method | Public | Method | Popup: sel.CSV versions | 20131107 |
32 | ![]() |
Static method | Public | Method | Popup: sel.XML versions | 20120521 |
33 | ![]() |
Static method | Public | Method | Popup: select structure for xml mapping rules | 20120521 |
34 | ![]() |
Static method | Public | Method | Popup: sel.XML versions | 20120521 |
35 | ![]() |
Static method | Private | Method | Read Single Customizing Entry: CSV | 20131107 |
36 | ![]() |
Static method | Public | Method | Apply Scalling to Amount | 20120509 |
37 | ![]() |
Static method | Public | Method | Show return table as apl.log | 20120516 |
38 | ![]() |
Static method | Public | Method | Generate XMLs | 20120521 |
Events
Class IDREPFW_CL_UTILS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_MASK_INTKEY | Private | See coding | 20120530 | BEGIN OF TY_S_MASK_INTKEY,
INTKEY type IDREPFW_INTKEY,
MASK type IDREPFW_MASK,
end of TY_S_MASK_INTKEY
|
Method Signatures
Method ALT_DISP_OUTPUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_RUNDATA | Call by reference | Type reference (TYPE) | IDREPFW_STR_RUNDATA | 20120809 | |||
2 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | 20120809 | |||
3 | ![]() |
IV_REP_SECT | Call by reference | Type reference (TYPE) | IDREPFW_REP_SECTION_ID | Report Section ID | 20120809 |
Method ALT_DISP_OUTPUT on class IDREPFW_CL_UTILS has no exception.
Method CONSISTENCY_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20120517 | ||
2 | ![]() |
IS_RUNDATA_1 | Call by reference | Type reference (TYPE) | IDREPFW_STR_RUNDATA | Rep.Framework: Complete data for reporting run | 20120517 | ||
3 | ![]() |
IS_RUNDATA_2 | Call by reference | Type reference (TYPE) | IDREPFW_STR_RUNDATA | Rep.Framework: Complete data for reporting run | 20120517 |
Method CONSISTENCY_CHECK on class IDREPFW_CL_UTILS has no exception.
Method CONVERT_CELL_MASK_TO_GRID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MASKATR | Call by reference | Type reference (TYPE) | IDREPFW_MASKATR3 | Mask attribute: color options | 20120529 | ||
2 | ![]() |
RV_STYLE | Value transfer | Type reference (TYPE) | LVC_STYLE | ALV control: Color coding | 20120529 |
Method CONVERT_CELL_MASK_TO_GRID on class IDREPFW_CL_UTILS has no exception.
Method CONVERT_COLOR_MASK_TO_GRID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MASKATR | Call by reference | Type reference (TYPE) | IDREPFW_MASKATR4 | Mask attribute: color options | 20120529 | ||
2 | ![]() |
RS_GRID_COLOR | Value transfer | Type reference (TYPE) | LVC_S_COLO | ALV control: Color coding | 20120529 |
Method CONVERT_COLOR_MASK_TO_GRID on class IDREPFW_CL_UTILS has no exception.
Method CREATE_CSV_FLIENAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CSV_VERSN | Call by reference | Type reference (TYPE) | IDREPFW_CSV_VERSN | CSV Version | 20131107 | ||
2 | ![]() |
IM_PARAM_1 | Call by reference | Type reference (TYPE) | ANY | SY-DATUM | Importing Parameter 1 (e.g. Date) | 20131107 | |
3 | ![]() |
IM_PARAM_2 | Call by reference | Type reference (TYPE) | ANY | SY-UZEIT | Importing Parameter 2 (e.g. Time) | 20131107 | |
4 | ![]() |
IM_PARAM_3 | Call by reference | Type reference (TYPE) | ANY | Importing Parameter 3 | 20131107 | ||
5 | ![]() |
IM_SEPARATOR | Call by reference | Type reference (TYPE) | IDREPFW_CSV_SEPARATOR | ';' | Text/CSV File Character Separator | 20131107 | |
6 | ![]() |
RE_FILENAME | Value transfer | Type reference (TYPE) | STRING | CSV FileName (String) | 20131107 |
Method CREATE_CSV_FLIENAME on class IDREPFW_CL_UTILS has no exception.
Method CREATE_INTKEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_INT_KEY | Call by reference | Type reference (TYPE) | IDREPFW_INTKEY | Internal Key | 20120529 | ||
2 | ![]() |
IS_DATA | Call by reference | Type reference (TYPE) | ANY | 20120529 | |||
3 | ![]() |
IS_REP_KEY | Call by reference | Type reference (TYPE) | IDREPFW_STR_REP_KEY | Rep.Framework: Combination of key fields: Group,ID,Versn | 20120529 | ||
4 | ![]() |
IV_SECT_ID | Call by reference | Type reference (TYPE) | IDREPFW_REP_SECTION_ID | Report Section ID | 20120529 |
Method CREATE_INTKEY on class IDREPFW_CL_UTILS has no exception.
Method CREATE_XML_FILENAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_FILE_NAME | Call by reference | Type reference (TYPE) | STRING | 20120606 | |||
2 | ![]() |
IV_PARAM_1 | Call by reference | Type reference (TYPE) | ANY | 20120606 | |||
3 | ![]() |
IV_PARAM_2 | Call by reference | Type reference (TYPE) | ANY | 20120606 | |||
4 | ![]() |
IV_PARAM_3 | Call by reference | Type reference (TYPE) | ANY | 20120606 | |||
5 | ![]() |
IV_SEQNO | Call by reference | Type reference (TYPE) | IDREPFW_SEQNO | Sequential Number | 20120606 | ||
6 | ![]() |
IV_XML_VERSN | Call by reference | Type reference (TYPE) | IDREPFW_XML_VERSN | XML Version | 20120606 |
Method CREATE_XML_FILENAME on class IDREPFW_CL_UTILS has no exception.
Method CSV_OUTPUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_RUNDATA | Call by reference | Type reference (TYPE) | IDREPFW_STR_RUNDATA | Rep.Framework: Complete data for reporting run | 20131107 | ||
2 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20131107 | ||
3 | ![]() |
IT_CSV_VERSN | Call by reference | Type reference (TYPE) | IDREPFW_TAB_CSV_VERSN | CSV Version Table | 20131107 |
Method CSV_OUTPUT on class IDREPFW_CL_UTILS has no exception.
Method DB_COMMIT_WORK Signature
Method DB_COMMIT_WORK on class IDREPFW_CL_UTILS has no parameter.
Method DB_COMMIT_WORK on class IDREPFW_CL_UTILS has no exception.
Method DB_ROLLBACK_WORK Signature
Method DB_ROLLBACK_WORK on class IDREPFW_CL_UTILS has no parameter.
Method DB_ROLLBACK_WORK on class IDREPFW_CL_UTILS has no exception.
Method EVENT_NOT_CUST_MSG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20131107 | ||
2 | ![]() |
IS_REP_KEY | Call by reference | Type reference (TYPE) | IDREPFW_STR_REP_KEY | Rep.Framework: Combination of key fields: Group,ID,Versn | 20131107 | ||
3 | ![]() |
IV_EVENT | Call by reference | Type reference (TYPE) | IDREPFW_EVENT | Event identification | 20131107 |
Method EVENT_NOT_CUST_MSG on class IDREPFW_CL_UTILS has no exception.
Method FNAME_TO_MSG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20131107 | ||
2 | ![]() |
IV_FILENAME | Call by reference | Type reference (TYPE) | STRING | FileName (String) | 20131107 |
Method FNAME_TO_MSG on class IDREPFW_CL_UTILS has no exception.
Method GET_DD_STRUCTURE_FOR_REP_PART Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_REP_KEY | Call by reference | Type reference (TYPE) | IDREPFW_STR_REP_KEY | Rep.Framework: Combination of key fields: Group,ID,Versn | 20120517 | ||
2 | ![]() |
IV_REP_SECT | Call by reference | Type reference (TYPE) | IDREPFW_REP_SECTION_ID | Report Section ID | 20120528 | ||
3 | ![]() |
RV_REP_STRUC | Value transfer | Type reference (TYPE) | IDREPFW_REP_STRUC | Part dictionary structure | 20120517 |
Method GET_DD_STRUCTURE_FOR_REP_PART on class IDREPFW_CL_UTILS has no exception.
Method GET_PDF_CUSTOMIZING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_DATA | Call by reference | Type reference (TYPE) | IDREPFW_O_PDF_C | Rep.Framework: Output PDF Versions | 20120605 | ||
2 | ![]() |
EV_LTEXT | Call by reference | Type reference (TYPE) | LTEXT | Long Text | 20120605 | ||
3 | ![]() |
IS_REP_KEY | Call by reference | Type reference (TYPE) | IDREPFW_STR_REP_KEY | Rep.Framework: Combination of key fields: Group,ID,Versn | 20120605 | ||
4 | ![]() |
IV_PDF_VERSN | Call by reference | Type reference (TYPE) | IDREPFW_PDF_VERSN | PDF Version | 20120605 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120605 |
Method GET_PDF_SECT_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_DATA_TARGET | Call by reference | Object reference (TYPE REF TO) | DATA | Content of Selected Section | 20131112 | ||
2 | ![]() |
IS_CUST_DATA | Call by reference | Type reference (TYPE) | IDREPFW_O_PDF_C | Rep.Framework: Output PDF Versions | 20131112 | ||
3 | ![]() |
IS_RUN_SECT | Call by reference | Type reference (TYPE) | IDREPFW_STR_RUN_SECT | Rep.Framework: Section values | 20131112 |
Method GET_PDF_SECT_DATA on class IDREPFW_CL_UTILS has no exception.
Method GET_REP_DEFAULTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_REP_GROUP | Call by reference | Type reference (TYPE) | IDREPFW_REP_GROUP | Report Group | 20120521 | ||
2 | ![]() |
IM_REP_ID | Call by reference | Type reference (TYPE) | IDREPFW_REP_ID | Report Identification | 20120521 | ||
3 | ![]() |
IM_REP_VERSN | Call by reference | Type reference (TYPE) | IDREPFW_REP_VERSN | Report Version | 20120521 | ||
4 | ![]() |
RE_STR_DEFAULTS | Value transfer | Type reference (TYPE) | IDREPFW_STR_DEFAULTS | Rep.Framework: Default Customizing (No Key Fields) | 20120521 |
Method GET_REP_DEFAULTS on class IDREPFW_CL_UTILS has no exception.
Method GET_SECT_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_REP_KEY | Call by reference | Type reference (TYPE) | IDREPFW_STR_REP_KEY | Rep.Framework: Combination of key fields: Group,ID,Versn | 20120530 | ||
2 | ![]() |
IV_REP_SECT | Call by reference | Type reference (TYPE) | IDREPFW_REP_SECTION_ID | Report Section ID | 20120530 | ||
3 | ![]() |
IV_SHORT_FORM | Call by reference | Type reference (TYPE) | BOOLE_D | SPACE | X = get short form of description | 20120607 | |
4 | ![]() |
RV_PART_DESC | Value transfer | Type reference (TYPE) | STRING | Section Description | 20120530 |
Method GET_SECT_DESCRIPTION on class IDREPFW_CL_UTILS has no exception.
Method GET_SECT_SOURCE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_SOURCE_ID | Call by reference | Type reference (TYPE) | IDREPFW_REP_SRCID | Data Source Identification | 20121123 | ||
2 | ![]() |
IS_REP_KEY | Call by reference | Type reference (TYPE) | IDREPFW_STR_REP_KEY | Rep.Framework: Combination of key fields: Group,ID,Versn | 20121123 | ||
3 | ![]() |
IV_SECT_ID | Call by reference | Type reference (TYPE) | IDREPFW_REP_SECTION_ID | Report Section ID | 20121123 |
Method GET_SECT_SOURCE_ID on class IDREPFW_CL_UTILS has no exception.
Method GET_SECT_STRUC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_REP_STRUC | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20120605 | ||
2 | ![]() |
IS_REP_KEY | Call by reference | Type reference (TYPE) | IDREPFW_STR_REP_KEY | Rep.Framework: Combination of key fields: Group,ID,Versn | 20120605 | ||
3 | ![]() |
IV_SECT_ID | Call by reference | Type reference (TYPE) | IDREPFW_REP_SECTION_ID | Report Section ID | 20120605 |
Method GET_SECT_STRUC on class IDREPFW_CL_UTILS has no exception.
Method GET_XML_FILENAME Signature
Method GET_XML_FILENAME on class IDREPFW_CL_UTILS has no parameter.
Method GET_XML_FILENAME on class IDREPFW_CL_UTILS has no exception.
Method HDR_SECT_DATA_CONVERT_INTO_ALV Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Value transfer | Type reference (TYPE) | IDREPFW_TAB_HEADER_ALV | Rep.Framework: Table for report header | 20120809 | ||
2 | ![]() |
IS_DATA | Call by reference | Type reference (TYPE) | ANY | 20120809 | |||
3 | ![]() |
IV_REP_HDR_STRUC | Call by reference | Type reference (TYPE) | IDREPFW_REP_HDR_STRUC | Dictionary Structure of Header Section | 20120809 |
Method HDR_SECT_DATA_CONVERT_INTO_ALV on class IDREPFW_CL_UTILS has no exception.
Method HDR_SECT_DATA_CONVERT_INTO_STR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_DATA | Call by reference | Type reference (TYPE) | ANY | 20120809 | |||
2 | ![]() |
IT_DATA | Value transfer | Type reference (TYPE) | IDREPFW_TAB_HEADER_ALV | Rep.Framework: Table for report header | 20120809 | ||
3 | ![]() |
IV_REP_HDR_STRUC | Call by reference | Type reference (TYPE) | IDREPFW_REP_HDR_STRUC | Dictionary Structure of Header Section | 20120809 |
Method HDR_SECT_DATA_CONVERT_INTO_STR on class IDREPFW_CL_UTILS has no exception.
Method HDR_VALUES_SELECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DATA | Call by reference | Type reference (TYPE) | IDREPFW_TAB_CUST_VAL | Rep.Framework: list of values of Reporting Run | 20120516 | ||
2 | ![]() |
IS_REP_KEY | Call by reference | Type reference (TYPE) | IDREPFW_STR_REP_KEY | Rep.Framework: Combination of key fields: Group,ID,Versn | 20120516 |
Method HDR_VALUES_SELECT on class IDREPFW_CL_UTILS has no exception.
Method IS_CUSTOMIZED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CUST_AREA | Call by reference | Type reference (TYPE) | CHAR3 | Customizing Area (e.g. XML,PDF,CSV) | 20131107 | ||
2 | ![]() |
IS_REP_KEY | Call by reference | Type reference (TYPE) | IDREPFW_STR_REP_KEY | Rep.Framework: Combination of key fields: Group,ID,Versn | 20131107 | ||
3 | ![]() |
RE_IS_CUSTOMIZED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Is Part of IMG Customized? ('X'~yes. ''~no) e.g. XML,PDF,CSV | 20131107 |
Method IS_CUSTOMIZED on class IDREPFW_CL_UTILS has no exception.
Method IS_RETURN_WITHOUT_ERR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20120502 | ||
2 | ![]() |
R_NO_ERR | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20120502 |
Method IS_RETURN_WITHOUT_ERR on class IDREPFW_CL_UTILS has no exception.
Method MAPPING_INT_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120517 | |||
2 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20120517 | ||
3 | ![]() |
IS_REP_KEY | Call by reference | Type reference (TYPE) | IDREPFW_STR_REP_KEY | Rep.Framework: Combination of key fields: Group,ID,Versn | 20120517 | ||
4 | ![]() |
IV_REP_SECT | Call by reference | Type reference (TYPE) | IDREPFW_REP_SECTION_ID | Report Section ID | 20120528 |
Method MAPPING_INT_KEY on class IDREPFW_CL_UTILS has no exception.
Method MASK_GET_ATTRIBUTES_FOR_LINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20120530 | ||
2 | ![]() |
ET_MASK | Call by reference | Type reference (TYPE) | IDREPFW_TAB_MASK | Mask set of attributes | 20120530 | ||
3 | ![]() |
IS_LINE | Call by reference | Type reference (TYPE) | ANY | 20120530 | |||
4 | ![]() |
IS_REP_KEY | Call by reference | Type reference (TYPE) | IDREPFW_STR_REP_KEY | Rep.Framework: Combination of key fields: Group,ID,Versn | 20120530 | ||
5 | ![]() |
IV_REP_SECT | Call by reference | Type reference (TYPE) | IDREPFW_REP_SECTION_ID | Report Section ID | 20120530 |
Method MASK_GET_ATTRIBUTES_FOR_LINE on class IDREPFW_CL_UTILS has no exception.
Method MASK_IS_CUSTOMIZING_FOR_SECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_REP_KEY | Call by reference | Type reference (TYPE) | IDREPFW_STR_REP_KEY | Rep.Framework: Combination of key fields: Group,ID,Versn | 20120531 | ||
2 | ![]() |
IV_REP_SECT | Call by reference | Type reference (TYPE) | IDREPFW_REP_SECTION_ID | Report Section ID | 20120531 | ||
3 | ![]() |
RV_RETURN_VAL | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20120531 |
Method MASK_IS_CUSTOMIZING_FOR_SECT on class IDREPFW_CL_UTILS has no exception.
Method MSG_APPEND_RETURNTAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20120430 | ||
2 | ![]() |
C_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20120430 | ||
3 | ![]() |
IV_MSGID | Call by reference | Type reference (TYPE) | SYST-MSGID | Message Class | 20120430 | ||
4 | ![]() |
IV_MSGNO | Call by reference | Type reference (TYPE) | SYST-MSGNO | Message Number | 20120430 | ||
5 | ![]() |
IV_MSGTY | Call by reference | Type reference (TYPE) | SYST-MSGTY | Message Type | 20120430 | ||
6 | ![]() |
IV_MSGV1 | Call by reference | Type reference (TYPE) | ANY | 20120430 | |||
7 | ![]() |
IV_MSGV2 | Call by reference | Type reference (TYPE) | ANY | 20120430 | |||
8 | ![]() |
IV_MSGV3 | Call by reference | Type reference (TYPE) | ANY | 20120430 | |||
9 | ![]() |
IV_MSGV4 | Call by reference | Type reference (TYPE) | ANY | 20120430 |
Method MSG_APPEND_RETURNTAB on class IDREPFW_CL_UTILS has no exception.
Method PDF_OUTPUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_RUNDATA | Call by reference | Type reference (TYPE) | IDREPFW_STR_RUNDATA | 20120521 | |||
2 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | 20120521 | |||
3 | ![]() |
IT_PDF_VERSN | Call by reference | Type reference (TYPE) | IDREPFW_TAB_PDF_VERSN | 20120521 |
Method PDF_OUTPUT on class IDREPFW_CL_UTILS has no exception.
Method POPUP_SEL_CSV_VERSN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CSV_VERSN | Value transfer | Type reference (TYPE) | IDREPFW_TAB_CSV_VERSN | CSV Version Table | 20131107 | ||
2 | ![]() |
IS_REP_KEY | Call by reference | Type reference (TYPE) | IDREPFW_STR_REP_KEY | Rep.Framework: Combination of key fields: Group,ID,Versn | 20131107 |
Method POPUP_SEL_CSV_VERSN on class IDREPFW_CL_UTILS has no exception.
Method POPUP_SEL_PDF_VERSN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_PDF_VERSN | Value transfer | Type reference (TYPE) | IDREPFW_TAB_PDF_VERSN | 20120521 | |||
2 | ![]() |
IS_REP_KEY | Call by reference | Type reference (TYPE) | IDREPFW_STR_REP_KEY | Rep.Framework: Combination of key fields: Group,ID,Versn | 20120521 |
Method POPUP_SEL_PDF_VERSN on class IDREPFW_CL_UTILS has no exception.
Method POPUP_SEL_STRUC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_REP_STRUC | Call by reference | Type reference (TYPE) | IDREPFW_REP_STRUC | Part dictionary structure | 20120529 | ||
2 | ![]() |
EV_SECTION_ID | Call by reference | Type reference (TYPE) | IDREPFW_REP_SECTION_ID | Report Section ID | 20120529 | ||
3 | ![]() |
IS_REP_KEY | Call by reference | Type reference (TYPE) | IDREPFW_STR_REP_KEY | Rep.Framework: Combination of key fields: Group,ID,Versn | 20120521 |
Method POPUP_SEL_STRUC on class IDREPFW_CL_UTILS has no exception.
Method POPUP_SEL_XML_VERSN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_XML_VERSN | Value transfer | Type reference (TYPE) | IDREPFW_TAB_XML_VERSN | XML Version Table | 20120521 | ||
2 | ![]() |
IS_REP_KEY | Call by reference | Type reference (TYPE) | IDREPFW_STR_REP_KEY | Rep.Framework: Combination of key fields: Group,ID,Versn | 20120521 |
Method POPUP_SEL_XML_VERSN on class IDREPFW_CL_UTILS has no exception.
Method READ_CUST_CSV Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CSV_VERSN | Call by reference | Type reference (TYPE) | IDREPFW_CSV_VERSN | CSV Version | 20131107 | ||
2 | ![]() |
IS_REP_KEY | Call by reference | Type reference (TYPE) | IDREPFW_STR_REP_KEY | Rep.Framework: Combination of key fields: Group,ID,Versn | 20131107 | ||
3 | ![]() |
RE_CSV_OUTPUT | Value transfer | Type reference (TYPE) | IDREPFW_O_CSV_E | Rep.Framework: Output CSV Versions | 20131107 |
Method READ_CUST_CSV on class IDREPFW_CL_UTILS has no exception.
Method SCALE_AMOUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_AMOUNT | Call by reference | Type reference (TYPE) | ANY | Amount | 20120509 | ||
2 | ![]() |
IV_SCALE | Call by reference | Type reference (TYPE) | BILASKAL | Scaling | 20120509 |
Method SCALE_AMOUNT on class IDREPFW_CL_UTILS has no exception.
Method SHOW_RETURN_AS_APPLOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20120516 | ||
2 | ![]() |
I_BALTITLE | Call by reference | Type reference (TYPE) | C | Application Log: Screen title | 20120516 | ||
3 | ![]() |
I_DYNCREATE | Call by reference | Type reference (TYPE) | C | Application Log: Create dynpro | 20121212 |
Method SHOW_RETURN_AS_APPLOG on class IDREPFW_CL_UTILS has no exception.
Method XML_OUTPUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_RUNDATA | Call by reference | Type reference (TYPE) | IDREPFW_STR_RUNDATA | Rep.Framework: Complete data for reporting run | 20120521 | ||
2 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20120521 | ||
3 | ![]() |
ET_XML_OUTPUT | Call by reference | Type reference (TYPE) | IDREPFW_TAB_XML_OUT | XML output - binary content | 20120521 | ||
4 | ![]() |
IT_XML_VERSN | Call by reference | Type reference (TYPE) | IDREPFW_TAB_XML_VERSN | XML Version Table | 20120521 |
Method XML_OUTPUT on class IDREPFW_CL_UTILS has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 607 |