SAP ABAP Class IF_EX_UPX_LAYOUT_RENDER (BAdI Interface IF_EX_UPX_LAYOUT_RENDER)
Meta Relationship - Used By
Properties
Class | IF_EX_UPX_LAYOUT_RENDER | |
Short Description | BAdI Interface IF_EX_UPX_LAYOUT_RENDER | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 1 | |
Package | ||
Created | 20020312 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_EX_UPX_LAYOUT_RENDER has no forward declaration.
Interfaces
Class IF_EX_UPX_LAYOUT_RENDER has no interface implemented.
Friends
Class IF_EX_UPX_LAYOUT_RENDER has no friend class.
Attributes
Class IF_EX_UPX_LAYOUT_RENDER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Layout Calculations | 20021204 |
2 | ![]() |
Instance method | Public | Method | Adopt FLEX XML | 20110215 |
3 | ![]() |
Instance method | Public | Method | Change HTML Document | 20020312 |
4 | ![]() |
Instance method | Public | Method | Change Key Figures Scheme | 20020312 |
5 | ![]() |
Instance method | Public | Method | Change Lead Columns | 20020312 |
6 | ![]() |
Instance method | Public | Method | Change Plan Data | 20020312 |
7 | ![]() |
Instance method | Public | Method | Change List of Characteristics for Reporting | 20070801 |
8 | ![]() |
Instance method | Public | Method | Change XML Tree | 20020312 |
9 | ![]() |
Instance method | Public | Method | Close Date | 20020312 |
10 | ![]() |
Instance method | Public | Method | Preparation | 20020312 |
11 | ![]() |
Instance method | Public | Method | To React To Timeline Change | 20070816 |
Events
Class IF_EX_UPX_LAYOUT_RENDER has no event.
Types
Class IF_EX_UPX_LAYOUT_RENDER has no local type.
Method Signatures
Method ADOPT_CELL_UPDATES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_DATA | Call by reference | Type reference (TYPE) | UPX_YT_LAYOUT_DATA | Layout data für BADI enhancements | 20021204 | ||
2 | ![]() |
I_AREA | Value transfer | Type reference (TYPE) | UPC_Y_AREA | Planungsgebiet | 20021204 | ||
3 | ![]() |
I_LAYOUT | Value transfer | Type reference (TYPE) | UPC_Y_PARAM | Parametergruppe | 20021204 | ||
4 | ![]() |
I_PLEVEL | Value transfer | Type reference (TYPE) | UPC_Y_PLEVEL | Planungsebene | 20021204 | ||
5 | ![]() |
XT_UPDATES | Call by reference | Type reference (TYPE) | UPX_YT_LAYOUT_UPDATE | Layout updates BADI enhancements | 20021204 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exeception Basisklasse für BAPI Migration | 20021204 |
Method ADOPT_FLEX_XML_DOCUMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_AREA | Call by reference | Type reference (TYPE) | UPC_Y_AREA | Planungsgebiet | 20110215 | ||
2 | ![]() |
I_LAYOUT | Call by reference | Type reference (TYPE) | UPC_Y_PARAM | Parametergruppe | 20110215 | ||
3 | ![]() |
I_PLEVEL | Call by reference | Type reference (TYPE) | UPC_Y_PLEVEL | Planungsebene | 20110215 | ||
4 | ![]() |
X_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20110215 |
Method ADOPT_FLEX_XML_DOCUMENT on class IF_EX_UPX_LAYOUT_RENDER has no exception.
Method ADOPT_HTML_DOCUMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_AREA | Value transfer | Type reference (TYPE) | UPC_Y_AREA | Planungsgebiet | 20020312 | ||
2 | ![]() |
I_LAYOUT | Value transfer | Type reference (TYPE) | UPC_Y_PARAM | Parametergruppe | 20020312 | ||
3 | ![]() |
I_PLEVEL | Value transfer | Type reference (TYPE) | UPC_Y_PLEVEL | Planungsebene | 20020312 | ||
4 | ![]() |
X_HTML_DATA | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | DOM tree of the data document | 20021119 | ||
5 | ![]() |
X_HTML_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | DOM tree of the HTML document | 20021119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exeception Basisklasse für BAPI Migration | 20020312 |
Method ADOPT_KF_SCHEME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_COL | Call by reference | Type reference (TYPE) | UPX_API_YT_COL | UPX: Layout and data - columns | 20020312 | ||
2 | ![]() |
I_AREA | Value transfer | Type reference (TYPE) | UPC_Y_AREA | Planungsgebiet | 20020312 | ||
3 | ![]() |
I_LAYOUT | Value transfer | Type reference (TYPE) | UPC_Y_PARAM | Parametergruppe | 20020312 | ||
4 | ![]() |
I_PLEVEL | Value transfer | Type reference (TYPE) | UPC_Y_PLEVEL | Planungsebene | 20020312 | ||
5 | ![]() |
XT_KF_PARAM | Call by reference | Type reference (TYPE) | UPX_YT_API_LAY_KF_PARAM | Layout API: Rechenschema (Funktion parameters) | 20020829 | ||
6 | ![]() |
XT_KF_SCHEME | Call by reference | Type reference (TYPE) | UPX_YT_API_LAY_KF_SCHEME | Layout API structures: Key figure scheme | 20020312 | ||
7 | ![]() |
XT_KF_SHIFT | Call by reference | Type reference (TYPE) | UPX_YT_API_LAY_KF_SHIFT | Layout API structures: Key figure shifts | 20020312 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exeception Basisklasse für BAPI Migration | 20020312 |
Method ADOPT_LEAD_COLS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_AREA | Value transfer | Type reference (TYPE) | UPC_Y_AREA | Planungsgebiet | 20020312 | ||
2 | ![]() |
I_LAYOUT | Value transfer | Type reference (TYPE) | UPC_Y_PARAM | Parametergruppe | 20020312 | ||
3 | ![]() |
I_PLEVEL | Value transfer | Type reference (TYPE) | UPC_Y_PLEVEL | Planungsebene | 20020312 | ||
4 | ![]() |
XS_SPREADING | Call by reference | Type reference (TYPE) | UPX_YS_API_LAY_SPREADING | Layout API structures: Background spreading settings | 20020312 | ||
5 | ![]() |
XT_LC_MAIN | Call by reference | Type reference (TYPE) | UPX_YT_API_LAY_LC_MAIN | Layout API structures: Lead columns main settings | 20020312 | ||
6 | ![]() |
XT_LC_TIME | Call by reference | Type reference (TYPE) | UPX_YT_API_LAY_LC_TIME | Layout API structures: Lead columns time settings | 20020312 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exeception Basisklasse für BAPI Migration | 20020312 |
Method ADOPT_PLAN_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_COL | Call by reference | Type reference (TYPE) | UPX_API_YT_COL | UPX: Layout and data - columns | 20020312 | ||
2 | ![]() |
IT_HEAD | Call by reference | Type reference (TYPE) | UPX_API_YT_HEAD | UPX: Layout and data - head | 20021204 | ||
3 | ![]() |
I_AREA | Value transfer | Type reference (TYPE) | UPC_Y_AREA | Planungsgebiet | 20020312 | ||
4 | ![]() |
I_LAYOUT | Value transfer | Type reference (TYPE) | UPC_Y_PARAM | Parametergruppe | 20020312 | ||
5 | ![]() |
I_PLEVEL | Value transfer | Type reference (TYPE) | UPC_Y_PLEVEL | Planungsebene | 20020312 | ||
6 | ![]() |
XT_DATA | Call by reference | Type reference (TYPE) | UPX_API_YT_DATA | UPX: Layout and data - data itself | 20020312 | ||
7 | ![]() |
XT_FUNC | Call by reference | Type reference (TYPE) | UPX_YT_KF_FUNCTION | Function module driven key figure values | 20020511 | ||
8 | ![]() |
XT_ROW | Call by reference | Type reference (TYPE) | UPX_API_YT_ROW | UPX: Layout and data - row | 20020312 | ||
9 | ![]() |
XT_TEXT | Call by reference | Type reference (TYPE) | UPX_YT_API_TEXT | UPX: API to get texts into the planning layout | 20020403 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exeception Basisklasse für BAPI Migration | 20020312 |
Method ADOPT_REPOST_CHAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
XT_CHARLIST | Call by reference | Type reference (TYPE) | UPX_YT_KPI_CHAVL | KPI Characteristic Value | 20070801 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Basis Class for BAPI Migration | 20070801 |
Method ADOPT_XML_DOCUMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_AREA | Value transfer | Type reference (TYPE) | UPC_Y_AREA | Planungsgebiet | 20020312 | ||
2 | ![]() |
I_LAYOUT | Value transfer | Type reference (TYPE) | UPC_Y_PARAM | Parametergruppe | 20020312 | ||
3 | ![]() |
I_PLEVEL | Value transfer | Type reference (TYPE) | UPC_Y_PLEVEL | Planungsebene | 20020312 | ||
4 | ![]() |
X_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20020312 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exeception Basisklasse für BAPI Migration | 20020312 |
Method FINALIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_AREA | Value transfer | Type reference (TYPE) | UPC_Y_AREA | Planungsgebiet | 20020312 | ||
2 | ![]() |
I_LAYOUT | Value transfer | Type reference (TYPE) | UPC_Y_PARAM | Parametergruppe | 20020312 | ||
3 | ![]() |
I_PLEVEL | Value transfer | Type reference (TYPE) | UPC_Y_PLEVEL | Planungsebene | 20020312 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exeception Basisklasse für BAPI Migration | 20020312 |
Method INITIALIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_AREA | Value transfer | Type reference (TYPE) | UPC_Y_AREA | Planungsgebiet | 20020312 | ||
2 | ![]() |
I_CUSTOM | Value transfer | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20021014 | ||
3 | ![]() |
I_LAYOUT | Value transfer | Type reference (TYPE) | UPC_Y_PARAM | Parametergruppe | 20020312 | ||
4 | ![]() |
I_PLEVEL | Value transfer | Type reference (TYPE) | UPC_Y_PLEVEL | Planungsebene | 20020312 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exeception Basisklasse für BAPI Migration | 20020312 |
Method ON_TIMELINE_CHANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_NEWTIMELINE | Value transfer | Type reference (TYPE) | UPX_YT_SELVL | Table of Selection Values | 20070816 | ||
2 | ![]() |
IT_OLDTIMELINE | Value transfer | Type reference (TYPE) | UPX_YT_SELVL | Table of Selection Values | 20070816 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Basis Class for BAPI Migration | 20070816 |
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |