SAP ABAP Class CL_BDT (BDT in Subscreen)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   AP-MD-BP (Application Component) SAP Business Partner
     BUPA (Package) SAP Business Partner
Properties
Class CL_BDT  
Short Description BDT in Subscreen    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BUPA   SAP Business Partner 
Created 19990917   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BDT has no forward declaration.
Interfaces
Class CL_BDT has no interface implemented.
Friends
Class CL_BDT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLEAR_TABSTRIPS Static Attribute Private See coding Restore Tabstrip Assignment 19990917
2 CRSFIELD Instance attribute Private See coding Table field (table name-field name) 19990917
3 CRSLINE Instance attribute Private Type reference (TYPE) SYLILLI List processing, current list line 19990917
4 DISPLAY_MODE Instance attribute Private Type reference (TYPE) BDT_DISPLAY_MODE BDT display mode 19990917
5 DYNID Instance attribute Private Type reference (TYPE) BU_DYNID Screen 19990917
6 FCODE Instance attribute Private Type reference (TYPE) SYUCOMM Screens, Function Code Triggered by PAI 19990917
7 GV_HANDLE_FOCUS Static Attribute Private Object reference (TYPE REF TO) CL_BDT Instance that owns the Focus 19990917
8 HANDLE_PRIM Instance attribute Private Object reference (TYPE REF TO) CL_BDT ID of a BDT Instance 19990917
9 INSTANCE_COUNT Static Attribute Private Type reference (TYPE) I -1 Number of BDT Instances 19990917
10 INSTANCE_ID Instance attribute Private Type reference (TYPE) BDT_INSTANCE_ID ID of a BDT Instance 19990917
11 MEM_ID Instance attribute Private See coding Memory ID for IMPORT/EXPORT for Instance Management 19990917
12 MESSAGE_MODE Instance attribute Private See coding Collective Status for Message Handler 19990917
13 NEXT_HANDLE Static Attribute Private Type reference (TYPE) I 1 Next Handle to be Assigned 19990917
14 NEXT_MEM_ID Static Attribute Private See coding 1 Next Memory ID to be Assigned 19990917
15 NEXT_TABSTRIP_ID Static Attribute Private See coding 1 Next Tabstrip ID to be Assigned 19990917
16 N_SEC_INSTANCES Instance attribute Private Type reference (TYPE) INT4 Number of Secondary Instances 19990917
17 OBJAP Instance attribute Private Type reference (TYPE) BU_OBJAP BDT: Application Object 19990917
18 OBJID Instance attribute Private See coding General ID (Key) of a BDT Application Object 19990917
19 POS_DATA Instance attribute Private Type reference (TYPE) BU_POSNR Item Number (for Sequence) 19990917
20 POS_ENTRY Instance attribute Private Type reference (TYPE) BU_POSNR Item Number (for Sequence) 19990917
21 POS_SRCH Instance attribute Private Type reference (TYPE) BU_POSNR Item Number (for Sequence) 19990917
22 POS_TOTAL Instance attribute Private Type reference (TYPE) BU_POSNR Item Number (for Sequence) 19990917
23 STATUS Instance attribute Private Type reference (TYPE) BDT_STATUS BDT Status 19990917
24 TABSTRIP_ID Instance attribute Private Type reference (TYPE) BDT_TABSTRIP_ID Tabstrip ID 19990917
25 TRUE Constant Public Type reference (TYPE) INT4 1 'X' 19990917
26 VALDT Instance attribute Private Type reference (TYPE) BU_VALSTR Validity Date of Changes 19990917
27 VARNR Instance attribute Private Type reference (TYPE) BU_VARNR BDT: Screen Sequence 19990917
28 VARTP Instance attribute Private Type reference (TYPE) BU_VARTP Screen Sequence 19990917
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor Initializes all Attributes Valid over all Classes 19990917
2 CONSTRUCTOR Instance method Public Constructor Creates an Empty BDT Instance 19990917
Events
Class CL_BDT has no event.
Types
Class CL_BDT has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_BDT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_BDT has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_BDT has no parameter.
Method CONSTRUCTOR on class CL_BDT has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in