SAP ABAP Class /ASU/CL_CUSTOMIZING (Application Specific Upgrade: Customizing)
Hierarchy
☛
ST-PI (Software Component) SAP Solution Tools Plug-In
⤷
SV-SMG-ASU (Application Component) Application-Specific Upgrade
⤷
/ASU/MAIN (Package) Application-Specific Upgrade

⤷

⤷

Properties
Class | /ASU/CL_CUSTOMIZING | |
Short Description | Application Specific Upgrade: Customizing | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /ASU/MAIN | Application-Specific Upgrade |
Created | 20070330 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class /ASU/CL_CUSTOMIZING has no interface implemented.
Friends
Class /ASU/CL_CUSTOMIZING has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Type reference (TYPE) | CVERS-COMPONENT | 'SAP_BASIS' | Software component BI | 20071115 | |
2 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | TRFILENAME | 'ASU_SAP_BW.XML' | Default BI/BW ASU Content File | 20071115 | |
3 | ![]() |
Static Attribute | Public | Type reference (TYPE) | TFDIR-FUNCNAME | 'DELIVERY_CHCK_ACTIVE_COMPONENT' | Function Module: Check BI active | 20071113 | |
4 | ![]() |
Static Attribute | Public | Type reference (TYPE) | CVERS-COMPONENT | 'SAP_BW' | Software component BI | 20071113 | |
5 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | TRFILENAME | 'ASU_SAP_APPL.XML' | Default ERP ASU Content File | 20071115 | |
6 | ![]() |
Static Attribute | Public | Type reference (TYPE) | CVERS-COMPONENT | 'SAP_APPL' | Software component ERP | 20071113 | |
7 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | TRFILENAME | 'ASU.XML' | Default generic ASU Content File | 20071220 | |
8 | ![]() |
Static Attribute | Public | Type reference (TYPE) | /ASU/FLAGS-SWITCH | 'ALV FOLDER DESIGN' | Switch: Folder Design OLD/NEW | 20090608 | |
9 | ![]() |
Static Attribute | Public | Type reference (TYPE) | /ASU/FLAGS-VALUE | 'OLD' | Switch: Folder Design OLD/NEW | 20090608 | |
10 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | BOOLE_D | 'X' | True | 20090525 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Get attributes from customizing | 20080922 |
2 | ![]() |
Static method | Public | Method | Get Classname/Classtype for BDS storage | 20070404 |
3 | ![]() |
Static method | Public | Method | Get Upgrade SWComponent from System Infos and/or customizing | 20071115 |
4 | ![]() |
Static method | Public | Method | /ASU/VC_SSMFOLDR | 20090528 |
5 | ![]() |
Static method | Public | Method | Get Tastklist Manager used for ASU | 20070330 |
6 | ![]() |
Static method | Public | Method | Get prefix for generating unique tasklist names | 20070330 |
7 | ![]() |
Static method | Public | Method | Get XSLT transformation to convert ASU-specific XML->ABAP | 20070330 |
8 | ![]() |
Static method | Public | Method | Read /ASU/FLAGS general and global switch control flags | 20090608 |
Events
Class /ASU/CL_CUSTOMIZING has no event.
Types
Class /ASU/CL_CUSTOMIZING has no local type.
Method Signatures
Method GET_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_ATTRIBUTES | Value transfer | Type reference (TYPE) | /ASU/ATTRIBUTE_CUSTOMIZING_T | Table Type: ASU Attribut Customizing | 20080922 |
Method GET_ATTRIBUTES on class /ASU/CL_CUSTOMIZING has no exception.
Method GET_BDS_DOCUMENT_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_CLASSNAME | Call by reference | Type reference (TYPE) | BDS_CLSNAM | Business Document Service: Class name | 20070404 | ||
2 | ![]() |
EX_CLASSTYPE | Call by reference | Type reference (TYPE) | BDS_CLSTYP | Business Document Service: Class type | 20070404 |
Method GET_BDS_DOCUMENT_INFO on class /ASU/CL_CUSTOMIZING has no exception.
Method GET_COMPONENTS_FROM_SYSTEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_ASU_COMPS | Value transfer | Type reference (TYPE) | /ASU/COMPONENT_FILENAME_T | TableType - SU: SW-Component & ASU Content Files | 20071115 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Unknown Upgrade Scenario for ASU | 20071115 |
Method GET_FOLDER_CUSTOMIZING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_FOLDERS | Call by reference | Type reference (TYPE) | /ASU/SSMFOLDR_TAB | TableType ASU SSM Tree: Folder Hierarchy Customizing | 20090528 | ||
2 | ![]() |
EX_FOLDER_CONDITIONS | Call by reference | Type reference (TYPE) | /ASU/SSMFOLDRCND_TAB | TableType ASU SSM Tree Folder: assigned ASU step conditions | 20090528 | ||
3 | ![]() |
EX_FOLDER_TEXTS | Call by reference | Type reference (TYPE) | /ASU/SSMFOLDR_T_TAB | TableType ASU SSM Tree: Folder Hierarchy Customizing - Text | 20090528 | ||
4 | ![]() |
IM_CONTENT_TYPE | Call by reference | Type reference (TYPE) | /ASU/CONTENT_TYPE | ASU Content Type (UPGRADE,...) | 20090528 |
Method GET_FOLDER_CUSTOMIZING on class /ASU/CL_CUSTOMIZING has no exception.
Method GET_TASKLIST_MANAGER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_MGR_CLASS | Value transfer | Type reference (TYPE) | STRING | 20070330 |
Method GET_TASKLIST_MANAGER on class /ASU/CL_CUSTOMIZING has no exception.
Method GET_TASKLIST_PREFIX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_PREFIX | Value transfer | Type reference (TYPE) | CHAR5 | R/2 table | 20070330 |
Method GET_TASKLIST_PREFIX on class /ASU/CL_CUSTOMIZING has no exception.
Method GET_XML_TRANSFORMATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_XSLT | Value transfer | Type reference (TYPE) | STRING | Name of an XSLT Program | 20070330 |
Method GET_XML_TRANSFORMATION on class /ASU/CL_CUSTOMIZING has no exception.
Method READ_SWITCH_FLAGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_SWITCH | Call by reference | Type reference (TYPE) | /ASU/FLAGS-SWITCH | Switch | 20090608 | ||
2 | ![]() |
IM_UNAME | Call by reference | Type reference (TYPE) | /ASU/FLAGS-UNAME | User name | 20090608 | ||
3 | ![]() |
RE_VALUE | Value transfer | Type reference (TYPE) | /ASU/FLAGS-VALUE | Switch Value | 20090608 |
Method READ_SWITCH_FLAGS on class /ASU/CL_CUSTOMIZING has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 2005_1_620 |