SAP ABAP Class CL_WB2C_WB2CLINK_VIEW (Display Hedging Index)
Hierarchy
EA-GLTRADE (Software Component) SAP Enterprise Extension Global Trade
   LO-GT-TC (Application Component) Trading Contract
     WB2B_GT_CFM (Package) Global Trade Management Link - CFM
Properties
Class CL_WB2C_WB2CLINK_VIEW  
Short Description Display Hedging Index    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WB2B_GT_CFM   Global Trade Management Link - CFM 
Created 20030207   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WB2C_WB2CLINK_VIEW has no forward declaration.
Interfaces
Class CL_WB2C_WB2CLINK_VIEW has no interface implemented.
Friends
Class CL_WB2C_WB2CLINK_VIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_ALV Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20030207
2 A_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20030207
3 A_KOMWB2CLINK_TAB Instance attribute Private Type reference (TYPE) KOMWB2CLINK_TAB Communication Structure for Table WB2CLINK 20030210
4 A_STATUS Instance attribute Private Type reference (TYPE) SYPFKEY Screens, Current GUI Status 20030210
5 A_TITLE Instance attribute Private Type reference (TYPE) CHAR20 Title 20030210
6 CO_CONTAINER_NAME Constant Private Type reference (TYPE) SCRFNAME 'WB2C_WB2CLINK_VIEW' Name of a Screen Element 20030210
7 CO_DYNNR Constant Private Type reference (TYPE) SYDYNNR '0100' ABAP Program: Number of Current Screen 20030210
8 CO_HANDLE Constant Private Type reference (TYPE) SLIS_HANDL '0001' Mgt. ID for Repeated Calls from the Same Program 20030210
9 CO_REPID Constant Private Type reference (TYPE) SYREPID 'SAPLWB2C_WB2CLINK_VIEW' ABAP Program: Current Main Program 20030210
10 CO_STATUS Constant Private Type reference (TYPE) SYPFKEY '0100' Screens, Current GUI Status 20030210
11 CO_TITLE Constant Private Type reference (TYPE) CHAR20 'WB2CLINK' Char20 20030210
12 F_CANCEL Constant Private Type reference (TYPE) FCODE 'WB2C_CAN' Cancel Dialog Box 20030210
13 F_ENTER Constant Private Type reference (TYPE) FCODE 'WB2C_ENT' Input Key 20030210
Methods
# Method Level Visibility Method type Description Created on
1 CALC_OFFSET Instance method Private Method Calculate Offset for Dialog Box 20030210
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20030210
3 DISPLAY Instance method Public Method Display ALV 20030210
4 FREE Instance method Public Method Delete Controls 20030210
5 GET_STATUS Instance method Public Method Screen Status 20030210
6 GET_TITLE Instance method Public Method Dialog Box Title 20030210
7 HANDLE_FCODE Instance method Public Method Process Function Code 20030210
8 INIT_CONTROLS Instance method Public Method Initialize Controls 20030207
9 PBO Instance method Public Method PBO 20030210
10 SET_ALV_TABLE Instance method Private Method Set ALV Data 20030210
Events
Class CL_WB2C_WB2CLINK_VIEW has no event.
Types
Class CL_WB2C_WB2CLINK_VIEW has no local type.
Method Signatures

Method CALC_OFFSET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_OFF_COLS Call by reference Type reference (TYPE) SYSCOLS Bildschirmbilder, Anzahl der Spalten 20030210
2 Exporting EX_OFF_ROWS Call by reference Type reference (TYPE) SYSROWS Bildschirmbilder, Anzahl der Zeilen 20030210

Method CALC_OFFSET on class CL_WB2C_WB2CLINK_VIEW has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_KOMWB2CLINK_STAB Call by reference Type reference (TYPE) KOMWB2CLINK_STAB Kommunikationsstruktur zur Tabelle WB2CLINK 20030210

Method CONSTRUCTOR on class CL_WB2C_WB2CLINK_VIEW has no exception.

Method DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_GET Call by reference Type reference (TYPE) BVAL Popup wegen Daten Sichern verlassen 20030210
2 Exporting EX_SUBRC Call by reference Type reference (TYPE) SYSUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20030210

Method DISPLAY on class CL_WB2C_WB2CLINK_VIEW has no exception.

Method FREE Signature

Method FREE on class CL_WB2C_WB2CLINK_VIEW has no parameter.
Method FREE on class CL_WB2C_WB2CLINK_VIEW has no exception.

Method GET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_STATUS Value transfer Type reference (TYPE) SYPFKEY Bildschirmbilder, aktueller GUI-Status 20030210

Method GET_STATUS on class CL_WB2C_WB2CLINK_VIEW has no exception.

Method GET_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TITLE Value transfer Type reference (TYPE) CHAR20 Char 20 20030210

Method GET_TITLE on class CL_WB2C_WB2CLINK_VIEW has no exception.

Method HANDLE_FCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_GET Call by reference Type reference (TYPE) BVAL Abbruch wegen Daten sichern 20030210
2 Exporting EX_QUIT Call by reference Type reference (TYPE) BVAL Popup abbrechen 20030210
3 Exporting EX_SUBRC Call by reference Type reference (TYPE) SYSUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20030210
4 Importing IM_FCODE Call by reference Type reference (TYPE) FCODE Funktionscode 20030210

Method HANDLE_FCODE on class CL_WB2C_WB2CLINK_VIEW has no exception.

Method INIT_CONTROLS Signature

Method INIT_CONTROLS on class CL_WB2C_WB2CLINK_VIEW has no parameter.
Method INIT_CONTROLS on class CL_WB2C_WB2CLINK_VIEW has no exception.

Method PBO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_SUBRC Call by reference Type reference (TYPE) SYSUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20030210

Method PBO on class CL_WB2C_WB2CLINK_VIEW has no exception.

Method SET_ALV_TABLE Signature

Method SET_ALV_TABLE on class CL_WB2C_WB2CLINK_VIEW has no parameter.
Method SET_ALV_TABLE on class CL_WB2C_WB2CLINK_VIEW has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in 200