SAP ABAP Class CL_C2S_META_EXT_INCLUDE (Enhanceability Include Structure)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CFG-RT (Application Component) Business Configuration Tools: Runtime
     SC2_META_REP (Package) C2 Server Meta-Data Repository
Properties
Class CL_C2S_META_EXT_INCLUDE  
Short Description Enhanceability Include Structure    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SC2_META_REP   C2 Server Meta-Data Repository 
Created 20050119   SAP 
Last change 20050214   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_C2S_META_EXT_INCLUDE has no forward declaration.
Interfaces
Class CL_C2S_META_EXT_INCLUDE has no interface implemented.
Friends
Class CL_C2S_META_EXT_INCLUDE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CTS_INFORMATION Instance attribute Private Type reference (TYPE) CTS_INFO 20050124
2 DESCRIPTION Instance attribute Private Type reference (TYPE) STRING Description 20050124
3 NAME Instance attribute Private Type reference (TYPE) STRING Name of Include Structure in Dictionary 20050124
4 SAVED Instance attribute Private Type reference (TYPE) XFELD Already Saved 20050124
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TO_TRANSPORT_ORDER Instance method Public Method Put in Transport Request 20050124
2 CHECK_TRANSPORT Instance method Public Method Put in Transport Request 20050124
3 CREATE Static method Public Method 20050119
4 DEQUEUE Instance method Public Method 20050124
5 ENQUEUE Instance method Public Method 20050124
6 SAVE Instance method Public Method 20050124
Events
Class CL_C2S_META_EXT_INCLUDE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 CTS_INFO Private See coding 20050124 BEGIN OF cts_info, order TYPE trkorr, task TYPE trkorr, ko200 TYPE ko200, x_object_appendable TYPE trpari-s_checked, tadir TYPE tadir, END OF cts_info
Method Signatures

Method ADD_TO_TRANSPORT_ORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ORDER Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20050124
# Exception Resumable Description Created on
1 CX_C2S_META_EXCEPTION Basisklasse für Ausnahmen 20050125

Method CHECK_TRANSPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PACKAGE Call by reference Type reference (TYPE) DEVCLASS Paket 20050124
# Exception Resumable Description Created on
1 CX_C2S_META_EXCEPTION Basisklasse für Ausnahmen 20050125

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESCRIPTION Call by reference Type reference (TYPE) CSEQUENCE 20050119
2 Returning INCLUDE Value transfer Object reference (TYPE REF TO) CL_C2S_META_EXT_INCLUDE Include-Struktur zwecks Erweiterbarkeit 20050124
3 Importing NAME Call by reference Type reference (TYPE) CSEQUENCE 20050119
# Exception Resumable Description Created on
1 CX_C2S_META_EXCEPTION Basisklasse für Ausnahmen 20050119

Method DEQUEUE Signature

Method DEQUEUE on class CL_C2S_META_EXT_INCLUDE has no parameter.
Method DEQUEUE on class CL_C2S_META_EXT_INCLUDE has no exception.

Method ENQUEUE Signature

Method ENQUEUE on class CL_C2S_META_EXT_INCLUDE has no parameter.
# Exception Resumable Description Created on
1 CX_C2S_META_EXCEPTION Basisklasse für Ausnahmen 20050125

Method SAVE Signature

Method SAVE on class CL_C2S_META_EXT_INCLUDE has no parameter.
# Exception Resumable Description Created on
1 CX_C2S_META_EXCEPTION Basisklasse für Ausnahmen 20050125
History
Last changed by/on SAP  20050214 
SAP Release Created in 700