SAP ABAP Class CL_ST_BUILDER (Workbench shell for ST-Builder)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     ST_BUILDER (Package) Graphical Tool for creating simple transformations
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB_OBJECT_STATE Workbench: View of Object 20050110
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB_PROGRAM Workbench: Program 20050110
Properties
Class CL_ST_BUILDER  
Short Description Workbench shell for ST-Builder    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class ST_BUILDER_MESSAGES    
Program status P  SAP Standard Production Program 
Category 0   
Package ST_BUILDER   Graphical Tool for creating simple transformations 
Created 20050110   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_WB_OBJECT_STATE Workbench: View of Object 20050110
2 IF_WB_PROGRAM Workbench: Program 20050110
Friends
Class CL_ST_BUILDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTROLLER Instance attribute Private Object reference (TYPE REF TO) ST_CONTROLLER 20050110
2 L_CURRENT_TEMPLATE Instance attribute Private Type reference (TYPE) STRING 20050110
3 L_OBJECT_NAME Instance attribute Private Type reference (TYPE) SEU_OBJKEY WB Request: Key for Object in Development Environment 20050110
4 L_OPERATION Instance attribute Private Type reference (TYPE) SEU_ACTION WB Request: Development Environment Operation 20050110
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE_TEMPLATE Instance method Public Method 20050110
2 CLEANUP Instance method Public Method 20050110
3 DISPATCH_AUX_PAIS Instance method Public Method 20050110
4 DISPATCH_DYNP_STR Instance method Public Method 20050110
5 DISPATCH_PAI_100 Instance method Public Method 20050110
6 DISPATCH_PBO_100 Instance method Public Method 20050110
7 INIT Instance method Public Method 20050110
8 IS_INITIAL Instance method Public Method 20050110
9 SAVE Instance method Public Method 20050110
10 UPDATE_DYNP_STR Instance method Public Method 20050110
Events
Class CL_ST_BUILDER has no event.
Types
Class CL_ST_BUILDER has no local type.
Method Signatures

Method ACTIVATE_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OPERATION Value transfer Type reference (TYPE) SEU_ACTION WB Request: Operation innerhalb der Entwicklungsumgebung 20050110

Method ACTIVATE_TEMPLATE on class CL_ST_BUILDER has no exception.

Method CLEANUP Signature

Method CLEANUP on class CL_ST_BUILDER has no parameter.
Method CLEANUP on class CL_ST_BUILDER has no exception.

Method DISPATCH_AUX_PAIS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NEXT_DYNNR Value transfer Type reference (TYPE) I 20050110

Method DISPATCH_AUX_PAIS on class CL_ST_BUILDER has no exception.

Method DISPATCH_DYNP_STR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing STR Call by reference Type reference (TYPE) STBUILDER_DYNPEX Struktur zum Datenaustausch im ST Builder 20050110

Method DISPATCH_DYNP_STR on class CL_ST_BUILDER has no exception.

Method DISPATCH_PAI_100 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NEXT_DYNNR Value transfer Type reference (TYPE) SYDYNNR ABAP-Programm, Nummer des aktuellen Dynpros 20050110

Method DISPATCH_PAI_100 on class CL_ST_BUILDER has no exception.

Method DISPATCH_PBO_100 Signature

Method DISPATCH_PBO_100 on class CL_ST_BUILDER has no parameter.
Method DISPATCH_PBO_100 on class CL_ST_BUILDER has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TNAME Value transfer Type reference (TYPE) CXSLTDESC Name eines XSLT-Programms 20050110

Method INIT on class CL_ST_BUILDER has no exception.

Method IS_INITIAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INITIAL Value transfer Type reference (TYPE) ABAP_BOOL 20050110

Method IS_INITIAL on class CL_ST_BUILDER has no exception.

Method SAVE Signature

Method SAVE on class CL_ST_BUILDER has no parameter.
Method SAVE on class CL_ST_BUILDER has no exception.

Method UPDATE_DYNP_STR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing STR Call by reference Type reference (TYPE) STBUILDER_DYNPEX Struktur zum Datenaustausch im ST Builder 20050110

Method UPDATE_DYNP_STR on class CL_ST_BUILDER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700