SAP ABAP Class /SLOAP/CL_OUTPUT_PAGE (/SLOAP/CL_OUTPUT_PAGE)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     /SLOAP/APPLICATION (Package) SLT AP VER 1.0
Properties
Class /SLOAP/CL_OUTPUT_PAGE  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /SLOAP/APPLICATION   SLT AP VER 1.0 
Created 20100127   SAP 
Last change 20141030    
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
Class /SLOAP/CL_OUTPUT_PAGE has no interface implemented.
Friends
Class /SLOAP/CL_OUTPUT_PAGE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GR_OUTPUT_AREA_LIST Instance attribute Private Object reference (TYPE REF TO) /SLOAP/CL_OBJECT_LIST SLOAS object list utility class 20100127
2 GR_OUTPUT_GROUP Instance attribute Protected Object reference (TYPE REF TO) /SLOAP/CL_OUTPUT_GROUP 20100127
3 GR_OUTPUT_PAGE_LIST Instance attribute Protected Object reference (TYPE REF TO) /SLOAP/CL_OBJECT_LIST SLOAS object list utility class 20100127
4 GT_LOG Instance attribute Private Type reference (TYPE) /SLOAP/T_STRINGTABLE Stringtable 20100127
5 GV_GUID Instance attribute Protected Type reference (TYPE) GUID Globally Unique Identifier 20100127
6 GV_OBJECT_NAME Instance attribute Public Type reference (TYPE) STRING 20100127
Methods
# Method Level Visibility Method type Description Created on
1 ADD_OUTPUT_AREA Instance method Public Method add output area to this page 20100127
2 ADD_OUTPUT_PAGE Instance method Public Method 20100127
3 CONSTRUCTOR Instance method Public Constructor 20100127
4 GET_ASSIGNED_GROUP Instance method Public Method 20100127
5 GET_GUID Instance method Public Method get GUID of the page 20100127
6 GET_OUTPUT_AREA_LIST Instance method Public Method get output area list 20100127
7 GET_OUTPUT_PAGE_LIST Instance method Public Method get list of assigned pages on lower hierarchy level 20100127
8 GET_TEXT Instance method Public Method get text in latest version 20100127
9 GET_TITLE Instance method Public Method get title 20100127
Events
Class /SLOAP/CL_OUTPUT_PAGE has no event.
Types
Class /SLOAP/CL_OUTPUT_PAGE has no local type.
Method Signatures

Method ADD_OUTPUT_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OUTPUT_AREA Call by reference Object reference (TYPE REF TO) /SLOAP/CL_OUTPUT_AREA 20100127

Method ADD_OUTPUT_AREA on class /SLOAP/CL_OUTPUT_PAGE has no exception.

Method ADD_OUTPUT_PAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_OUTPUT_PAGE Call by reference Object reference (TYPE REF TO) /SLOAP/CL_OUTPUT_PAGE 20100127

Method ADD_OUTPUT_PAGE on class /SLOAP/CL_OUTPUT_PAGE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_OUTPUT_GROUP Call by reference Object reference (TYPE REF TO) /SLOAP/CL_OUTPUT_GROUP 20100127

Method CONSTRUCTOR on class /SLOAP/CL_OUTPUT_PAGE has no exception.

Method GET_ASSIGNED_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_GROUP Value transfer Object reference (TYPE REF TO) /SLOAP/CL_OUTPUT_GROUP 20100127

Method GET_ASSIGNED_GROUP on class /SLOAP/CL_OUTPUT_PAGE has no exception.

Method GET_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_GUID Value transfer Type reference (TYPE) GUID Globally Unique Identifier 20100127

Method GET_GUID on class /SLOAP/CL_OUTPUT_PAGE has no exception.

Method GET_OUTPUT_AREA_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OUTPUT_AREA_LIST Value transfer Object reference (TYPE REF TO) /SLOAP/CL_OBJECT_LIST SLOAS object list utility class 20100127

Method GET_OUTPUT_AREA_LIST on class /SLOAP/CL_OUTPUT_PAGE has no exception.

Method GET_OUTPUT_PAGE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ER_OUTPUT_PAGE_LIST Value transfer Object reference (TYPE REF TO) /SLOAP/CL_OBJECT_LIST SLOAS object list utility class 20100127

Method GET_OUTPUT_PAGE_LIST on class /SLOAP/CL_OUTPUT_PAGE has no exception.

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_TEXT Value transfer Type reference (TYPE) /SLOAP/T_STRINGTABLE SLOAS Stringtable 20100127
2 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SPRAS Language Key 20100127
3 Importing IV_TEXT_TYPE Call by reference Type reference (TYPE) /SLOAP/TEXT_TYPE SLOAS text type 20100127

Method GET_TEXT on class /SLOAP/CL_OUTPUT_PAGE has no exception.

Method GET_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SPRAS Call by reference Type reference (TYPE) SPRAS Language Key 20100127
2 Exporting EV_TITLE Value transfer Type reference (TYPE) /SLOAP/E_TITLE SLOAS titles 20100127
3 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SPRAS Language Key 20100127

Method GET_TITLE on class /SLOAP/CL_OUTPUT_PAGE has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 700