SAP ABAP Class CL_AXT_BSP_APPLICATION (UI Component generation element)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-EEW (Application Component) Easy Enhancement Workbench
⤷
AXT_GENERATION_FRAMEWORK (Package) Extensibility Generation Framework

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_AXT_UI_ELEMENT | Base Generator for UI element | 20090128 |
Properties
Class | CL_AXT_BSP_APPLICATION | |
Short Description | UI Component generation element | |
Super Class | CL_AXT_UI_ELEMENT | Base Generator for UI element |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | AXT_GENERATION_FRAMEWORK | Extensibility Generation Framework |
Created | 20090128 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_AXT_BSP_APPLICATION has no interface implemented.
Friends
Class CL_AXT_BSP_APPLICATION 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) | AXT_DESCRIPTION | Description | 20090128 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20090128 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20090128 |
3 | ![]() |
Static method | Private | Method | Copy Application (Without Dialog Box) | 20090326 |
4 | ![]() |
Static method | Private | Method | Copy the mime objects | 20090128 |
5 | ![]() |
Static method | Public | Method | 20090128 | |
6 | ![]() |
Static method | Private | Method | Delete a SICF Node | 20090312 |
7 | ![]() |
Instance method | Private | Method | 20090312 | |
8 | ![]() |
Static method | Private | Method | Create a SICF Node | 20090312 |
9 | ![]() |
Instance method | Private | Method | 20090128 |
Events
Class CL_AXT_BSP_APPLICATION has no event.
Types
Class CL_AXT_BSP_APPLICATION has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_AXT_BSP_APPLICATION has no parameter.
Method CLASS_CONSTRUCTOR on class CL_AXT_BSP_APPLICATION has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DESCRIPTION | Call by reference | Type reference (TYPE) | AXT_DESCRIPTION | Description | 20090128 | ||
2 | ![]() |
IV_ELEMENT_TYPE | Call by reference | Type reference (TYPE) | AXT_OBJECT_TYPE | Object Type | 20090128 | ||
3 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | AXT_GUID | Element id | 20090128 | ||
4 | ![]() |
IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | AXT_NAME | Element name | 20090128 |
Method CONSTRUCTOR on class CL_AXT_BSP_APPLICATION has no exception.
Method COPY_BSP_APPLICATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_RESET_LOCK | Call by reference | Type reference (TYPE) | CHAR1 | 'X' | X: Reset Lock on Target Object | 20090326 | |
2 | ![]() |
P_SOURCE | Call by reference | Object reference (TYPE REF TO) | CL_O2_API_APPLICATION | Generated Source Instance | 20090326 | ||
3 | ![]() |
P_SOURCE_EXT | Call by reference | Type reference (TYPE) | O2APPLEXT | External Name of Source Application | 20090326 | ||
4 | ![]() |
P_SOURCE_NAME | Call by reference | Type reference (TYPE) | O2APPLNAME | Source Application | 20090326 | ||
5 | ![]() |
P_TARGET | Call by reference | Object reference (TYPE REF TO) | CL_O2_API_APPLICATION | Generated Target Instance | 20090326 | ||
6 | ![]() |
P_TARGET_DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | Package of Target Service | 20090326 | ||
7 | ![]() |
P_TARGET_EXT | Call by reference | Type reference (TYPE) | O2APPLEXT | External Name of Target Application | 20090326 | ||
8 | ![]() |
P_TARGET_NAME | Call by reference | Type reference (TYPE) | O2APPLNAME | Target Application | 20090326 | ||
9 | ![]() |
P_TRANSPORT_REQUEST | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20090326 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Activity Terminated | 20090326 | |
2 | ![]() |
Error occurred while processing request | 20090326 | |
3 | ![]() |
Object already exists | 20090326 | |
4 | ![]() |
Object Not Found | 20090326 | |
5 | ![]() |
Missing Authorization | 20090326 |
Method COPY_BSP_PAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_TRANSPORT_REQUEST | Call by reference | Type reference (TYPE) | TRKORR | Order/Task | 20090128 | ||
2 | ![]() |
IS_SRC_PAGE_KEY | Call by reference | Type reference (TYPE) | O2PAGKEY | Key Structure for Name of Oxygen Page | 20090128 | ||
3 | ![]() |
IV_DESCR | Call by reference | Type reference (TYPE) | O2DESCR | Short Description | 20090128 | ||
4 | ![]() |
IV_OVERWRITING | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Overwrite Existing Page if Necessary | 20090128 | |
5 | ![]() |
IV_TARGET_APPL | Call by reference | Type reference (TYPE) | O2APPLNAME | Name of BSP Application | 20090128 | ||
6 | ![]() |
IV_TARGET_PAGE_NAME | Call by reference | Type reference (TYPE) | O2PAGEEXT | Name of a BSP Page/Controller (Upper and Lower Case) | 20090128 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090128 |
Method CREATE_UI_COMPONENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DESCRIPTION | Call by reference | Type reference (TYPE) | AXT_DESCRIPTION | Description | 20090128 | ||
2 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | AXT_GUID | GUID | 20090128 | ||
3 | ![]() |
IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | AXT_NAME | Name | 20090128 | ||
4 | ![]() |
RR_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_AXT_ELEMENT | General generation element | 20090128 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Data invalid error | 20090128 |
Method DELETE_SICF_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_APPLNAME | Call by reference | Type reference (TYPE) | O2APPLNAME | Name of BSP Application | 20090312 | ||
2 | ![]() |
IV_TRANSPORT | Call by reference | Type reference (TYPE) | TRKORR | Order/Task | 20090312 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Operation error | 20090312 |
Method DELETE_UI_COMPONENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20090312 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Data invalid error | 20090312 | |
2 | ![]() |
Data already exists error | 20090312 | |
3 | ![]() |
Data not found error | 20090312 | |
4 | ![]() |
Operation error | 20090312 |
Method GENERATE_SICF_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_APPLNAME | Call by reference | Type reference (TYPE) | O2APPLNAME | Name of BSP Application | 20090312 | ||
2 | ![]() |
IV_APPL_DESCRIPTION | Call by reference | Type reference (TYPE) | O2DESCR | Short Description | 20090312 | ||
3 | ![]() |
IV_DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | Package | 20090312 | ||
4 | ![]() |
IV_TRANSPORT | Call by reference | Type reference (TYPE) | TRKORR | Order/Task | 20090312 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090312 | ||
2 | ![]() |
Wrong Name Length | 20090312 |
Method GENERATE_UI_COMPONENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20090128 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Data invalid error | 20090312 | |
2 | ![]() |
Data already exists error | 20090312 | |
3 | ![]() |
Data not found error | 20090312 | |
4 | ![]() |
Operation error | 20090128 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 701 |