SAP ABAP Class CL_AXT_STRUC_SEQUENCE_CTRL (Class for BAdI Impl.: CL_AXT_STRUC_SEQUENCE_CTRL)
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_SEQUENCE_CTRL Sequence controller basic class 20081030
Properties
Class CL_AXT_STRUC_SEQUENCE_CTRL  
Short Description Class for BAdI Impl.: CL_AXT_STRUC_SEQUENCE_CTRL    
Super Class CL_AXT_SEQUENCE_CTRL Sequence controller basic class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package AXT_GENERATION_FRAMEWORK   Extensibility Generation Framework 
Created 20081030   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_AXT_STRUC_SEQUENCE_CTRL has no forward declaration.
Interfaces
Class CL_AXT_STRUC_SEQUENCE_CTRL has no interface implemented.
Friends
Class CL_AXT_STRUC_SEQUENCE_CTRL has no friend class.
Attributes
Class CL_AXT_STRUC_SEQUENCE_CTRL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_APPTAB Instance method Private Method Returns the apptab parameter of an append 20081031
2 GET_PARAMETERS Instance method Private Method Returns the parameter of the structural generation units 20081030
3 GET_UNIT_FOR_STRUCTURE Instance method Private Method Returns a unit that is dependent of a strucutre 20090206
Events
Class CL_AXT_STRUC_SEQUENCE_CTRL has no event.
Types
Class CL_AXT_STRUC_SEQUENCE_CTRL has no local type.
Method Signatures

Method GET_APPTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ACT_APPTAB Call by reference Type reference (TYPE) TABNAME Table Name 20081031
2 Exporting EV_INACT_APPTAB Call by reference Type reference (TYPE) TABNAME Table Name 20081031
3 Importing IO_UNIT Call by reference Object reference (TYPE REF TO) CL_AXT_GENERATION_UNIT Unit of active and inactive element 20081031

Method GET_APPTAB on class CL_AXT_STRUC_SEQUENCE_CTRL has no exception.

Method GET_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_UNIT_LIST Call by reference Type reference (TYPE) AXTS_UNIT_LIST Generation units and processing data 20081030
2 Returning RT_PARAMETERS Value transfer Type reference (TYPE) AXTT_GEN_STRUC_PARAMETER Dep. relevanant parameters of Appends,CI,Struct.,DB table 20081030

Method GET_PARAMETERS on class CL_AXT_STRUC_SEQUENCE_CTRL has no exception.

Method GET_UNIT_FOR_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IST_UNIT_LIST Call by reference Type reference (TYPE) AXTT_UNIT_LIST List of all generation units and processing data 20090206
2 Importing IV_UNIT_NAME Call by reference Type reference (TYPE) AXT_NAME 20090206
3 Returning RO_UNIT Value transfer Object reference (TYPE REF TO) CL_AXT_GENERATION_UNIT 20090206

Method GET_UNIT_FOR_STRUCTURE on class CL_AXT_STRUC_SEQUENCE_CTRL has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in 701