SAP ABAP Interface IF_CHIP_LAYOUT_SERVICE_AUTH (Layout Service Authoring Interface)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA-PB (Application Component) WD ABAP Page Builder
     SWDP_CCP_WD_API (Package) Web Dynpro ABAP: WDA Page Builder WD Integration API
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
Interface IF_CHIP_LAYOUT_SERVICE_AUTH  
Short Description Layout Service Authoring Interface    
General Data
Package SWDP_CCP_WD_API   Web Dynpro ABAP: WDA Page Builder WD Integration API 
Created 20090708   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_CHIP_LAYOUT_SERVICE_AUTH has no forward declaration.
Interfaces
Interface IF_CHIP_LAYOUT_SERVICE_AUTH has no interface.
Friends
Interface IF_CHIP_LAYOUT_SERVICE_AUTH has no friend.
Attributes
Interface 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
Interface IF_CHIP_LAYOUT_SERVICE_AUTH has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_CHIP_LAYOUT_SERVICE_AUTH has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 800