SAP ABAP Class IF_CHIP_LAYOUT_SERVICE_AUTH (Layout Service Authoring Interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CHIP_WD_LAYOUT_SERVICE Layout Service Implementation 20090708
Properties
Class IF_CHIP_LAYOUT_SERVICE_AUTH  
Short Description Layout Service Authoring Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090708   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CHIP_LAYOUT_SERVICE_AUTH has no forward declaration.
Interfaces
Class IF_CHIP_LAYOUT_SERVICE_AUTH has no interface implemented.
Friends
Class IF_CHIP_LAYOUT_SERVICE_AUTH has no friend class.
Attributes
Class IF_CHIP_LAYOUT_SERVICE_AUTH has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_AUTHORING_STATUS Instance method Public Method 20091124
2 GET_NUMBER_OF_COLUMNS_PER_ROW Instance method Public Method Returns number of columns for a line 20090904
3 GET_NUMBER_OF_CONTAINERS Instance method Public Method Returns number of containers 20090708
4 GET_NUMBER_OF_ROWS Instance method Public Method Returns number of lines 20090908
Events
Class IF_CHIP_LAYOUT_SERVICE_AUTH has no event.
Types
Class IF_CHIP_LAYOUT_SERVICE_AUTH has no local type.
Method Signatures

Method GET_AUTHORING_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning STATUS Value transfer Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20091124

Method GET_AUTHORING_STATUS on class IF_CHIP_LAYOUT_SERVICE_AUTH has no exception.

Method GET_NUMBER_OF_COLUMNS_PER_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LINE Call by reference Type reference (TYPE) I 20090904
2 Returning R_COLUMS Value transfer Type reference (TYPE) I 20090904

Method GET_NUMBER_OF_COLUMNS_PER_ROW on class IF_CHIP_LAYOUT_SERVICE_AUTH has no exception.

Method GET_NUMBER_OF_CONTAINERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CONTAINER Value transfer Type reference (TYPE) INT2 2 Byte Integer (Signed) 20090708

Method GET_NUMBER_OF_CONTAINERS on class IF_CHIP_LAYOUT_SERVICE_AUTH has no exception.

Method GET_NUMBER_OF_ROWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_LINES Value transfer Type reference (TYPE) INT4 Natürliche Zahl 20090908

Method GET_NUMBER_OF_ROWS on class IF_CHIP_LAYOUT_SERVICE_AUTH has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in