SAP ABAP Class IF_EX_UPARU_LAYOUT (Business add-in interface IF_EX_UPARU_LAYOUT)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EXM_IM_UPARU_LAYOUT Example implementation for business add-in definition UPARU_ 20060223
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EX_UPARU_LAYOUT BAdI class CL_EX_UPARU_LAYOUT 20030122
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_UPARS_BADI_UPARU_LAY Implem. Class for BAdI Implementation UPARS_BADI_UPARU_LAY 20030327
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_UPARU_LAYOUT_IMP1 Imp. Class for BAdI Imp. UPARU_LAYOUT_IMP1 20030527
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_UPARU_LAYOUT_IMP2 Implementation Class for BAdI Imp. UPARU_LAYOUT_IMP2 20040329
Properties
Class IF_EX_UPARU_LAYOUT  
Short Description Business add-in interface IF_EX_UPARU_LAYOUT    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 1   
Package      
Created 20030122   SAP 
Last change 20141101    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EX_UPARU_LAYOUT has no forward declaration.
Interfaces
Class IF_EX_UPARU_LAYOUT has no interface implemented.
Friends
Class IF_EX_UPARU_LAYOUT has no friend class.
Attributes
Class IF_EX_UPARU_LAYOUT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ATTRIBUTES_INFOS Instance method Public Method Add additional master data attribute columns 20030312
2 ADJUST_CUSTOM_DYNAMICALLY Instance method Public Method Adjust the planning layout customizing dynamically 20030923
3 DEFINE_SELECTION Instance method Public Method Used to set planning variables before getting layout data 20040326
4 GET_ATTRIBUTES_DATA Instance method Public Method Get data for the additional master data attribute columns 20030312
5 IS_DELETE_ROW_BLOCKED Instance method Public Method Allow the customer to block the deletion of the current row 20050825
6 IS_PLANNING_RELEASED Instance method Public Method Let the customer determine if the planning data is released 20030314
7 MODIFY_DROPDOWN_CRITERIA Instance method Public Method Modify the dropdown list selection 20030604
8 SAVE_DATA_TO_BUFFER Instance method Public Method Let the customer perform its own master data update 20030313
9 VALIDATE_DATA Instance method Public Method Let the customer perform its own layout validation 20030313
Events
Class IF_EX_UPARU_LAYOUT has no event.
Types
Class IF_EX_UPARU_LAYOUT has no local type.
Method Signatures

Method ADD_ATTRIBUTES_INFOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ATTRCOL_INFO Call by reference Type reference (TYPE) UPARU_YT_L_AC_INFO MAP-SEM: Informationen zu Attributspalten (Layout) 20030527
2 Importing FLT_VAL Value transfer Type reference (TYPE) UPARU_YS_LAYOUT_BADI_FLTVAL Parameter FLT_VAL der Methode ADD_ATTRIBUTES_INFOS 20030312
3 Importing IR_LAYOUT Call by reference Object reference (TYPE REF TO) CL_UPARU_LAYOUT MAP-SEM-Planungslayout 20030312

Method ADD_ATTRIBUTES_INFOS on class IF_EX_UPARU_LAYOUT has no exception.

Method ADJUST_CUSTOM_DYNAMICALLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_TC_LMFUNCT Call by reference Type reference (TYPE) UPARU_TC_LMFUNCT MAP-Texte für Funktionen d. Stammdatenpflege in einem Layout 20030923
2 Changing CS_TC_MAPLAY Call by reference Type reference (TYPE) UPARU_TC_MAPLAY Erweiterte MAP-Planungslayouteigenschaften 20030923
3 Changing CT_TC_LATTR Call by reference Type reference (TYPE) UPARU_YT_TC_LATTR MAP-SEM: Erweiterte Attributeigenschaften in einem Layout 20030923
4 Changing CT_TC_LINSDEL Call by reference Type reference (TYPE) UPARU_YT_TC_LINSDEL MAP-SEM: Stammdaten-Pflegeeigenschaften im Planungslayout 20030923
5 Changing CT_TC_LKYF Call by reference Type reference (TYPE) UPARU_YT_TC_LKYF MAP-SEM: Erweiterte Kennzahleneigenschaften in einem Layout 20030923
6 Importing FLT_VAL Value transfer Type reference (TYPE) UPARU_YS_LAYOUT_BADI_FLTVAL Parameter FLT_VAL der Methode ADD_ATTRIBUTES_INFOS 20030923

Method ADJUST_CUSTOM_DYNAMICALLY on class IF_EX_UPARU_LAYOUT has no exception.

Method DEFINE_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FLT_VAL Value transfer Type reference (TYPE) UPARU_YS_LAYOUT_BADI_FLTVAL Parameter FLT_VAL der Methode DEFINE_SELECTION 20040326
2 Importing IR_LAYOUT Call by reference Object reference (TYPE REF TO) CL_UPARU_LAYOUT MAP-SEM-Planungslayout 20040326
3 Importing I_PACKAGE Call by reference Type reference (TYPE) UPC_Y_PACKAGE Planungspaket 20040326

Method DEFINE_SELECTION on class IF_EX_UPARU_LAYOUT has no exception.

Method GET_ATTRIBUTES_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CTO_ATTRCOL_DATA Call by reference Type reference (TYPE) UPARU_YTO_L_AC_DATA MAP-SEM: Attributspalteninhalt (Layout) 20030527
2 Changing CT_ATTRCOL_VALUE Call by reference Type reference (TYPE) UPARU_YT_L_AC_VALUE MAP-SEM: Mögliche Werte für Attibutspalten (Layout) 20030604
3 Importing FLT_VAL Value transfer Type reference (TYPE) UPARU_YS_LAYOUT_BADI_FLTVAL Parameter FLT_VAL der Methode GET_ATTRIBUTES_DATA 20030312
4 Importing IR_LAYOUT Call by reference Object reference (TYPE REF TO) CL_UPARU_LAYOUT MAP-SEM-Planungslayout 20030312

Method GET_ATTRIBUTES_DATA on class IF_EX_UPARU_LAYOUT has no exception.

Method IS_DELETE_ROW_BLOCKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ERRORS Call by reference Type reference (TYPE) UPARU_YT_L_ERRORS MAP-SEM: (Layout) Error messages from validation 20050825
2 Changing C_BLOCK_DEL_ROW Call by reference Type reference (TYPE) UPARU_Y_BLOCK_DEL_ROW Indicates whether the deletion of the current row is blocked 20050825
3 Importing FLT_VAL Value transfer Type reference (TYPE) UPARU_YS_LAYOUT_BADI_FLTVAL Parameter FLT_VAL of method IS_DELETE_ROW_BLOCKED 20050825
4 Importing IR_LAYOUT Call by reference Object reference (TYPE REF TO) CL_UPARU_LAYOUT MAP-SEM Planning Layout 20050825
5 Importing IT_LEADCOL_DATA Call by reference Type reference (TYPE) UPARU_YTO_L_LC_DATA Lead column values for the current row 20050825
6 Importing I_ROW Call by reference Type reference (TYPE) UPP_Y_ROW Planning Layout current row 20050825

Method IS_DELETE_ROW_BLOCKED on class IF_EX_UPARU_LAYOUT has no exception.

Method IS_PLANNING_RELEASED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_ATR_LCK Value transfer Type reference (TYPE) UPARU_Y_ATRUPD Kennzeichen Attributpflege deaktiviert 20030602
2 Changing C_KYF_LCK Value transfer Type reference (TYPE) UPARU_Y_KYFUPD Kennzeichen Kennzahlenpflege deaktiviert 20030602
3 Changing C_RMV_LCK Value transfer Type reference (TYPE) UPARU_Y_MDRMV Kennzeichen Stammdatenlöschung nicht erlaubt 20030602
4 Importing FLT_VAL Value transfer Type reference (TYPE) UPARU_YS_LAYOUT_BADI_FLTVAL Parameter FLT_VAL der Methode VALID_ATTRIBUTES_DATA 20030314
5 Importing ITO_HEADERS Call by reference Type reference (TYPE) UPARU_YTO_L_HDRS MAP-SEM: Kopfzeilen (Layout) 20030314
6 Importing ITO_HEADER_ATTR Call by reference Type reference (TYPE) UPARU_YTO_L_HDR_ATTRS MAP-SEM: Mit Kopfzeile verbund. Stammdatenattribute (Layout) 20030314

Method IS_PLANNING_RELEASED on class IF_EX_UPARU_LAYOUT has no exception.

Method MODIFY_DROPDOWN_CRITERIA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_SELOPT Call by reference Type reference (TYPE) UPARU_YT_CHAVL_RANGE MAP-SEM: Selektion des Merkmalswertebereichs 20030604
2 Importing FLT_VAL Value transfer Type reference (TYPE) UPARU_YS_LAYOUT_BADI_FLTVAL Parameter FLT_VAL der Methode VALID_ATTRIBUTES_DATA 20030604
3 Importing IR_LAYOUT Call by reference Object reference (TYPE REF TO) CL_UPARU_LAYOUT MAP-SEM-Planungslayout 20030604
4 Importing I_IOBJNM Call by reference Type reference (TYPE) UPARU_Y_IOBJNM InfoObject (Merkmal- oder Stammdaten-InfoObject) 20030604

Method MODIFY_DROPDOWN_CRITERIA on class IF_EX_UPARU_LAYOUT has no exception.

Method SAVE_DATA_TO_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ERRORS Call by reference Type reference (TYPE) UPARU_YT_L_ERRORS MAP-SEM: Fehlermeldungen aus der Validierung (Layout) 20030527
2 Importing FLT_VAL Value transfer Type reference (TYPE) UPARU_YS_LAYOUT_BADI_FLTVAL Parameter FLT_VAL der Methode VALID_ATTRIBUTES_DATA 20030313
3 Importing IR_LAYOUT Call by reference Object reference (TYPE REF TO) CL_UPARU_LAYOUT MAP-SEM-Planungslayout 20030313

Method SAVE_DATA_TO_BUFFER on class IF_EX_UPARU_LAYOUT has no exception.

Method VALIDATE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ERRORS Call by reference Type reference (TYPE) UPARU_YT_L_ERRORS MAP-SEM: Fehlermeldungen aus der Validierung (Layout) 20030527
2 Importing FLT_VAL Value transfer Type reference (TYPE) UPARU_YS_LAYOUT_BADI_FLTVAL Parameter FLT_VAL der Methode VALID_ATTRIBUTES_DATA 20030313
3 Importing IR_LAYOUT Call by reference Object reference (TYPE REF TO) CL_UPARU_LAYOUT MAP-SEM-Planungslayout 20030313

Method VALIDATE_DATA on class IF_EX_UPARU_LAYOUT has no exception.
History
Last changed by/on SAP  20141101 
SAP Release Created in