SAP VMD_EI_API_MEMORY OO Class - Vendor Memory APIs









VMD_EI_API_MEMORY is a standard SAP object class available within R/3 SAP systems depending on your version and release level. You can view/maintain the class details by entering its name into the relevant SAP transactions such as SE24, SE80 or even SE84. Below is the documentation available for class VMD_EI_API_MEMORY including details of:

  • Interface class implementations
  • Inheritance details
  • Methods defined within class ( including link to full details )
  • Attributes ( including initial values )
  • Class Events



Method list of VMD_EI_API_MEMORY SAP class


A method is a coding block that performs a certain procedure (i.e. ABAP functionality) on an object within the overall SAP class. In simple terms if the object is an SAP database table a method could be the procedure to add a record or to delete a record. If you are new to OO in many respects, the implementation of a method is similar to a function module and can be called in a very similar way using CALL METHOD. Instead of "CALL FUNCTION", Methods are referenced using the following syntax: CALL METHOD =>methodname EXPORTING/IMPORTING...


Method NameDescriptionVisability
CLEAR_DATEFROM_ADDR_COMMclear 'DATE_FROM' in addr comm structurePublic
CALL METHOD vmd_ei_api_memory=>CLEAR_DATEFROM_ADDR_COMM...more details

CLEAR_VALIDITY_ADDR_COMMclear 'VALID_FROM'/'VALID_TO' in addr comm structurePublic
CALL METHOD vmd_ei_api_memory=>CLEAR_VALIDITY_ADDR_COMM...more details

DETERMINE_ADDRESS_UPDATE_FLAGDetermine Update Indicator for AddressPrivate
CALL METHOD vmd_ei_api_memory=>DETERMINE_ADDRESS_UPDATE_FLAG...more details

GET_GLOBAL_KNVKGet KNVK from Global MemoryPublic
CALL METHOD vmd_ei_api_memory=>GET_GLOBAL_KNVK...more details

GET_GLOBAL_LFA1Get LFA1 from Global MemoryPublic
CALL METHOD vmd_ei_api_memory=>GET_GLOBAL_LFA1...more details

GET_GLOBAL_LFA1_TEXTGet Central Text from Global MemoryPrivate
CALL METHOD vmd_ei_api_memory=>GET_GLOBAL_LFA1_TEXT...more details

GET_GLOBAL_LFASGet LFAS from Global MemoryPrivate
CALL METHOD vmd_ei_api_memory=>GET_GLOBAL_LFAS...more details

GET_GLOBAL_LFATGet LFAT from Global MemoryPrivate
CALL METHOD vmd_ei_api_memory=>GET_GLOBAL_LFAT...more details

GET_GLOBAL_LFB1Get LFB1 from Global MemoryPrivate
CALL METHOD vmd_ei_api_memory=>GET_GLOBAL_LFB1...more details

GET_GLOBAL_LFB1_TEXTGet Accounting Text from Global MemoryPrivate
CALL METHOD vmd_ei_api_memory=>GET_GLOBAL_LFB1_TEXT...more details

GET_GLOBAL_LFB5Get LFB5 from Global MemoryPrivate
CALL METHOD vmd_ei_api_memory=>GET_GLOBAL_LFB5...more details

GET_GLOBAL_LFBKGet LFBK from Global MemoryPrivate
CALL METHOD vmd_ei_api_memory=>GET_GLOBAL_LFBK...more details

GET_GLOBAL_LFBWGet LFBW from Global MemoryPrivate
CALL METHOD vmd_ei_api_memory=>GET_GLOBAL_LFBW...more details

GET_GLOBAL_LFM1Get LFM1 from Global MemoryPrivate
CALL METHOD vmd_ei_api_memory=>GET_GLOBAL_LFM1...more details

GET_GLOBAL_LFM1_LISTGet All LFM1 from Global MemoryPrivate
CALL METHOD vmd_ei_api_memory=>GET_GLOBAL_LFM1_LIST...more details

GET_GLOBAL_LFM1_TEXTGet Purchasing Organization Text from Global MemoryPrivate
CALL METHOD vmd_ei_api_memory=>GET_GLOBAL_LFM1_TEXT...more details

GET_GLOBAL_LFM2Get LFM2 from Global MemoryPrivate
CALL METHOD vmd_ei_api_memory=>GET_GLOBAL_LFM2...more details

GET_GLOBAL_LFM2_LISTGet All LFM2 from Global MemoryPrivate
CALL METHOD vmd_ei_api_memory=>GET_GLOBAL_LFM2_LIST...more details

GET_GLOBAL_LFZAGet LFZA from Global MemoryPrivate
CALL METHOD vmd_ei_api_memory=>GET_GLOBAL_LFZA...more details

GET_GLOBAL_WYT1Get WYT1 from Global MemoryPrivate
CALL METHOD vmd_ei_api_memory=>GET_GLOBAL_WYT1...more details

GET_GLOBAL_WYT1TGet WYT1T from Global MemoryPrivate
CALL METHOD vmd_ei_api_memory=>GET_GLOBAL_WYT1T...more details

GET_GLOBAL_WYT1T_LISTGet All WYT1T from Global MemoryPrivate
CALL METHOD vmd_ei_api_memory=>GET_GLOBAL_WYT1T_LIST...more details

GET_GLOBAL_WYT1_LISTGet All WYT1 from Global MemoryPrivate
CALL METHOD vmd_ei_api_memory=>GET_GLOBAL_WYT1_LIST...more details

GET_GLOBAL_WYT3Get WYT3 from Global MemoryPrivate
CALL METHOD vmd_ei_api_memory=>GET_GLOBAL_WYT3...more details

GET_GLOBAL_WYT3_LISTGet All WYT3 from Global MemoryPrivate
CALL METHOD vmd_ei_api_memory=>GET_GLOBAL_WYT3_LIST...more details

GET_SUPPORTED_TABLESGet Supported Vendor Master TablesPrivate
CALL METHOD vmd_ei_api_memory=>GET_SUPPORTED_TABLES...more details

INITIALIZE_CURRENTInitialize Current MemoryPrivate
CALL METHOD vmd_ei_api_memory=>INITIALIZE_CURRENT...more details

INITIALIZE_GLOBALInitialize Global MemoryPrivate
CALL METHOD vmd_ei_api_memory=>INITIALIZE_GLOBAL...more details

READ_CURRENT_IBAN_LISTGet All IBAN from Current MemoryPrivate
CALL METHOD vmd_ei_api_memory=>READ_CURRENT_IBAN_LIST...more details

READ_CURRENT_KNVKGet KNVK from Current MemoryPrivate
CALL METHOD vmd_ei_api_memory=>READ_CURRENT_KNVK...more details

READ_CURRENT_KNVK_ADDRGet Contact Person Addresses from Current MemoryPrivate
CALL METHOD vmd_ei_api_memory=>READ_CURRENT_KNVK_ADDR...more details

READ_CURRENT_KNVK_ADDR_KEYSGet KNVK Address Key from Current MemoryPrivate
CALL METHOD vmd_ei_api_memory=>READ_CURRENT_KNVK_ADDR_KEYS...more details

READ_CURRENT_KNVK_LISTGet All KNVK from Current MemoryPrivate
CALL METHOD vmd_ei_api_memory=>READ_CURRENT_KNVK_LIST...more details

READ_CURRENT_LFA1Get LFA1 from Current MemoryPrivate
CALL METHOD vmd_ei_api_memory=>READ_CURRENT_LFA1...more details

READ_CURRENT_LFA1_ADDR1Get Vendor Address from Current MemoryPrivate
CALL METHOD vmd_ei_api_memory=>READ_CURRENT_LFA1_ADDR1...more details

READ_CURRENT_LFA1_TEXTSGet Central Texts from Current MemoryPrivate
CALL METHOD vmd_ei_api_memory=>READ_CURRENT_LFA1_TEXTS...more details

READ_CURRENT_LFAS_LISTGet LFAS from Current MemoryPrivate
CALL METHOD vmd_ei_api_memory=>READ_CURRENT_LFAS_LIST...more details

READ_CURRENT_LFAT_LISTGet LFAT from Current MemoryPrivate
CALL METHOD vmd_ei_api_memory=>READ_CURRENT_LFAT_LIST...more details

READ_CURRENT_LFB1Get LFB1 from Current MemoryPrivate
CALL METHOD vmd_ei_api_memory=>READ_CURRENT_LFB1...more details

READ_CURRENT_LFB1_LISTGet All LFB1 from Current MemoryPrivate
CALL METHOD vmd_ei_api_memory=>READ_CURRENT_LFB1_LIST...more details

READ_CURRENT_LFB1_TEXTSGet Accounting Texts from Current MemoryPrivate
CALL METHOD vmd_ei_api_memory=>READ_CURRENT_LFB1_TEXTS...more details

READ_CURRENT_LFB5_LISTGet All LFB5 from Current MemoryPrivate
CALL METHOD vmd_ei_api_memory=>READ_CURRENT_LFB5_LIST...more details

READ_CURRENT_LFBK_LISTGet All LFB5 from Current MemoryPrivate
CALL METHOD vmd_ei_api_memory=>READ_CURRENT_LFBK_LIST...more details

READ_CURRENT_LFBW_LISTGet All LFBW from Current MemoryPrivate
CALL METHOD vmd_ei_api_memory=>READ_CURRENT_LFBW_LIST...more details

READ_CURRENT_LFM1Get LFM1 from Current MemoryPrivate
CALL METHOD vmd_ei_api_memory=>READ_CURRENT_LFM1...more details

READ_CURRENT_LFM1_LISTGet All LFM1 from Current MemoryPrivate
CALL METHOD vmd_ei_api_memory=>READ_CURRENT_LFM1_LIST...more details

READ_CURRENT_LFM1_TEXTSGet Purchasing Organization Texts from Current MemoryPrivate
CALL METHOD vmd_ei_api_memory=>READ_CURRENT_LFM1_TEXTS...more details

READ_CURRENT_LFM2Get LFM2 from Current MemoryPrivate
CALL METHOD vmd_ei_api_memory=>READ_CURRENT_LFM2...more details

READ_CURRENT_LFM2_LISTGet All LFM2 from Current MemoryPrivate
CALL METHOD vmd_ei_api_memory=>READ_CURRENT_LFM2_LIST...more details

READ_CURRENT_LFZA_LISTGet All LFZA from Current MemoryPrivate
CALL METHOD vmd_ei_api_memory=>READ_CURRENT_LFZA_LIST...more details

READ_CURRENT_WYT1Get WYT1 from Current MemoryPrivate
CALL METHOD vmd_ei_api_memory=>READ_CURRENT_WYT1...more details

READ_CURRENT_WYT1TGet WYT1T from Current MemoryPrivate
CALL METHOD vmd_ei_api_memory=>READ_CURRENT_WYT1T...more details

READ_CURRENT_WYT1T_LISTGet All WYT1T from Current MemoryPrivate
CALL METHOD vmd_ei_api_memory=>READ_CURRENT_WYT1T_LIST...more details

READ_CURRENT_WYT1_LISTGet WYT1 from Current MemoryPrivate
CALL METHOD vmd_ei_api_memory=>READ_CURRENT_WYT1_LIST...more details

READ_CURRENT_WYT3_LISTGet All WYT3 from Current MemoryPrivate
CALL METHOD vmd_ei_api_memory=>READ_CURRENT_WYT3_LIST...more details

READ_GLOBAL_KNVK_KEYSGet KNVK Key from Global MemoryPrivate
CALL METHOD vmd_ei_api_memory=>READ_GLOBAL_KNVK_KEYS...more details

READ_GLOBAL_LFA1_KEYSGet LFA1 Key from Global MemoryPrivate
CALL METHOD vmd_ei_api_memory=>READ_GLOBAL_LFA1_KEYS...more details

READ_GLOBAL_LFA1_TEXT_KEYSGet LFA1 Text Key from Global MemoryPrivate
CALL METHOD vmd_ei_api_memory=>READ_GLOBAL_LFA1_TEXT_KEYS...more details

READ_GLOBAL_LFASGet LFAS from Global MemoryPrivate
CALL METHOD vmd_ei_api_memory=>READ_GLOBAL_LFAS...more details

READ_GLOBAL_LFAS_KEYSGet LFAS Key from Global MemoryPrivate
CALL METHOD vmd_ei_api_memory=>READ_GLOBAL_LFAS_KEYS...more details

READ_GLOBAL_LFATGet LFAT from Global MemoryPrivate
CALL METHOD vmd_ei_api_memory=>READ_GLOBAL_LFAT...more details

READ_GLOBAL_LFAT_KEYSGet LFAT Key from Global MemoryPrivate
CALL METHOD vmd_ei_api_memory=>READ_GLOBAL_LFAT_KEYS...more details

READ_GLOBAL_LFB1_KEYSGet LFB1 Key from Global MemoryPrivate
CALL METHOD vmd_ei_api_memory=>READ_GLOBAL_LFB1_KEYS...more details

READ_GLOBAL_LFB1_TEXT_KEYSGet LFB1 Text Key from Global MemoryPrivate
CALL METHOD vmd_ei_api_memory=>READ_GLOBAL_LFB1_TEXT_KEYS...more details

READ_GLOBAL_LFB5Get LFB5 from Global MemoryPrivate
CALL METHOD vmd_ei_api_memory=>READ_GLOBAL_LFB5...more details

READ_GLOBAL_LFB5_KEYSGet LFB5 Key from Global MemoryPrivate
CALL METHOD vmd_ei_api_memory=>READ_GLOBAL_LFB5_KEYS...more details

READ_GLOBAL_LFBKGet LFBK from Global MemoryPrivate
CALL METHOD vmd_ei_api_memory=>READ_GLOBAL_LFBK...more details

READ_GLOBAL_LFBK_KEYSGet LFBK Key from Global MemoryPrivate
CALL METHOD vmd_ei_api_memory=>READ_GLOBAL_LFBK_KEYS...more details

READ_GLOBAL_LFBWGet LFBW from Global MemoryPrivate
CALL METHOD vmd_ei_api_memory=>READ_GLOBAL_LFBW...more details

READ_GLOBAL_LFBW_KEYSGet LFBW Key from Global MemoryPrivate
CALL METHOD vmd_ei_api_memory=>READ_GLOBAL_LFBW_KEYS...more details

READ_GLOBAL_LFM1_KEYSGet LFM1 Key from Global MemoryPrivate
CALL METHOD vmd_ei_api_memory=>READ_GLOBAL_LFM1_KEYS...more details

READ_GLOBAL_LFM1_TEXT_KEYSGet LFM1 Text Key from Global MemoryPrivate
CALL METHOD vmd_ei_api_memory=>READ_GLOBAL_LFM1_TEXT_KEYS...more details

READ_GLOBAL_LFM2Get LFM2 from Global MemoryPrivate
CALL METHOD vmd_ei_api_memory=>READ_GLOBAL_LFM2...more details

READ_GLOBAL_LFM2_KEYSGet LFM2 Key from Global MemoryPrivate
CALL METHOD vmd_ei_api_memory=>READ_GLOBAL_LFM2_KEYS...more details

READ_GLOBAL_LFZAGet LFZA from Global MemoryPrivate
CALL METHOD vmd_ei_api_memory=>READ_GLOBAL_LFZA...more details

READ_GLOBAL_LFZA_KEYSGet LFZA Key from Global MemoryPrivate
CALL METHOD vmd_ei_api_memory=>READ_GLOBAL_LFZA_KEYS...more details

READ_GLOBAL_WYT1Get WYT1 from Global MemoryPrivate
CALL METHOD vmd_ei_api_memory=>READ_GLOBAL_WYT1...more details

READ_GLOBAL_WYT1TGet WYT1T from Global MemoryPrivate
CALL METHOD vmd_ei_api_memory=>READ_GLOBAL_WYT1T...more details

READ_GLOBAL_WYT1T_KEYSGet WYT1T Key from Global MemoryPrivate
CALL METHOD vmd_ei_api_memory=>READ_GLOBAL_WYT1T_KEYS...more details

READ_GLOBAL_WYT1_KEYSGet WYT1 Key from Global MemoryPrivate
CALL METHOD vmd_ei_api_memory=>READ_GLOBAL_WYT1_KEYS...more details

READ_GLOBAL_WYT3Get WYT3 from Global MemoryPrivate
CALL METHOD vmd_ei_api_memory=>READ_GLOBAL_WYT3...more details

READ_GLOBAL_WYT3_KEYSGet WYT3 Key from Global MemoryPrivate
CALL METHOD vmd_ei_api_memory=>READ_GLOBAL_WYT3_KEYS...more details

SET_CURRENT_IBANWrite Current Memory for an IBANPrivate
CALL METHOD vmd_ei_api_memory=>SET_CURRENT_IBAN...more details

SET_CURRENT_IBAN_ALLWrite Current Memory for All IBANPrivate
CALL METHOD vmd_ei_api_memory=>SET_CURRENT_IBAN_ALL...more details

SET_CURRENT_KNVKWrite Current Memory for a KNVKPrivate
CALL METHOD vmd_ei_api_memory=>SET_CURRENT_KNVK...more details

SET_CURRENT_KNVK_ADDRWrite Current Memory for Contact Person AddressesPrivate
CALL METHOD vmd_ei_api_memory=>SET_CURRENT_KNVK_ADDR...more details

SET_CURRENT_KNVK_ALLWrite Current Memory for KNVKPrivate
CALL METHOD vmd_ei_api_memory=>SET_CURRENT_KNVK_ALL...more details

SET_CURRENT_LFA1Write Current Memory for LFA1Private
CALL METHOD vmd_ei_api_memory=>SET_CURRENT_LFA1...more details

SET_CURRENT_LFA1_ADDR1Write Current Memory for Vendor AddressPrivate
CALL METHOD vmd_ei_api_memory=>SET_CURRENT_LFA1_ADDR1...more details

SET_CURRENT_LFA1_TEXTSWrite Current Memory for Central TextsPrivate
CALL METHOD vmd_ei_api_memory=>SET_CURRENT_LFA1_TEXTS...more details

SET_CURRENT_LFAS_ALLWrite Current Memory for a LFASPrivate
CALL METHOD vmd_ei_api_memory=>SET_CURRENT_LFAS_ALL...more details

SET_CURRENT_LFAT_ALLWrite Current Memory for a LFATPrivate
CALL METHOD vmd_ei_api_memory=>SET_CURRENT_LFAT_ALL...more details

SET_CURRENT_LFB1Write Current Memory for a LFB1Private
CALL METHOD vmd_ei_api_memory=>SET_CURRENT_LFB1...more details

SET_CURRENT_LFB1_ALLWrite Current Memory for All LFB1Private
CALL METHOD vmd_ei_api_memory=>SET_CURRENT_LFB1_ALL...more details

SET_CURRENT_LFB1_TEXTSWrite Current Memory for Accounting TextsPrivate
CALL METHOD vmd_ei_api_memory=>SET_CURRENT_LFB1_TEXTS...more details

SET_CURRENT_LFB5_ALLWrite Current Memory for a LFB5Private
CALL METHOD vmd_ei_api_memory=>SET_CURRENT_LFB5_ALL...more details

SET_CURRENT_LFBKWrite Current Memory for a LFBKPrivate
CALL METHOD vmd_ei_api_memory=>SET_CURRENT_LFBK...more details

SET_CURRENT_LFBK_ALLWrite Current Memory for LFBKPrivate
CALL METHOD vmd_ei_api_memory=>SET_CURRENT_LFBK_ALL...more details

SET_CURRENT_LFBW_ALLWrite Current Memory for LFBWPrivate
CALL METHOD vmd_ei_api_memory=>SET_CURRENT_LFBW_ALL...more details

SET_CURRENT_LFM1Write Current Memory for a LFM1Private
CALL METHOD vmd_ei_api_memory=>SET_CURRENT_LFM1...more details

SET_CURRENT_LFM1_ALLWrite Current Memory for LFM1Private
CALL METHOD vmd_ei_api_memory=>SET_CURRENT_LFM1_ALL...more details

SET_CURRENT_LFM1_TEXTSWrite Current Memory for Purchasing Organization TextsPrivate
CALL METHOD vmd_ei_api_memory=>SET_CURRENT_LFM1_TEXTS...more details

SET_CURRENT_LFM2Write Current Memory for a LFM1Private
CALL METHOD vmd_ei_api_memory=>SET_CURRENT_LFM2...more details

SET_CURRENT_LFM2_ALLWrite Current Memory for LFM2Private
CALL METHOD vmd_ei_api_memory=>SET_CURRENT_LFM2_ALL...more details

SET_CURRENT_LFZA_ALLWrite Current Memory for an LFZAPrivate
CALL METHOD vmd_ei_api_memory=>SET_CURRENT_LFZA_ALL...more details

SET_CURRENT_WYT1Write Current Memory for a WYT1Private
CALL METHOD vmd_ei_api_memory=>SET_CURRENT_WYT1...more details

SET_CURRENT_WYT1TWrite Current Memory for a WYT1TPrivate
CALL METHOD vmd_ei_api_memory=>SET_CURRENT_WYT1T...more details

SET_CURRENT_WYT1T_ALLWrite Current Memory for WYT1TPrivate
CALL METHOD vmd_ei_api_memory=>SET_CURRENT_WYT1T_ALL...more details

SET_CURRENT_WYT1_ALLWrite Current Memory for WYT1Private
CALL METHOD vmd_ei_api_memory=>SET_CURRENT_WYT1_ALL...more details

SET_CURRENT_WYT3Write Current Memory for a WYT3Private
CALL METHOD vmd_ei_api_memory=>SET_CURRENT_WYT3...more details

SET_CURRENT_WYT3_ALLWrite Current Memory for All WYT3Private
CALL METHOD vmd_ei_api_memory=>SET_CURRENT_WYT3_ALL...more details

UPDATE_GLOBAL_FROM_CURRENTUpdate Global Memory from Current MemoryPrivate
CALL METHOD vmd_ei_api_memory=>UPDATE_GLOBAL_FROM_CURRENT...more details

UPDATE_GLOBAL_PER_TABLEUpdate Global Memory for each TablePrivate
CALL METHOD vmd_ei_api_memory=>UPDATE_GLOBAL_PER_TABLE...more details



VMD_EI_API_MEMORY attributes

List of attributes within class CL_ABAP_CHAR_UTILITIES. These can be referenced using the following syntax CL_ABAP_CHAR_UTILITIES=>. Although depending on where you are inserting the ABAP code you do need to check if the attribute is public or private.

NameLevelDescriptionInitial ValueTypeVisability
GC_FALSEConstantBoolean Variable (X=true, -=false, space=unknown)SPACELIKE
BOOLEAN
Private
GC_IND_DELConstantChange Type (U, I, E, D)'D'LIKE
CDCHNGIND
Private
GC_IND_INSConstantChange Type (U, I, E, D)'I'LIKE
CDCHNGIND
Private
GC_IND_NEWConstantSingle-Character Indicator'N'LIKE
CHAR1
Private
GC_IND_OLDConstantSingle-Character Indicator'O'LIKE
CHAR1
Private
GC_IND_UPDConstantSingle-Character Indicator'U'LIKE
CDCHNGIND
Private
GC_TRUEConstantBoolean Variable (X=true, -=false, space=unknown)'X'LIKE
BOOLEAN
Private
GS_CURRENT_LFA1_ADDR1_NEWInstance AttributeLIKE
Private
GS_CURRENT_LFA1_ADDR1_OLDInstance AttributeLIKE
Private
GS_CURRENT_LFA1_NEWStatic AttributeVendor Master (General Section)LIKE
LFA1
Private
GS_CURRENT_LFA1_OLDStatic AttributeVendor Master (General Section)LIKE
LFA1
Private
GT_CURRENT_IBAN_NEWStatic AttributeTable Type for IBAN (Sorted)LIKE
CVIS_IBAN_T
Private
GT_CURRENT_IBAN_OLDStatic AttributeTable Type for IBAN (Sorted)LIKE
CVIS_IBAN_T
Private
GT_CURRENT_KNVK_ADDR_NEWInstance AttributeLIKE
Private
GT_CURRENT_KNVK_ADDR_OLDInstance AttributeLIKE
Private
GT_CURRENT_KNVK_NEWStatic AttributeCurrent Memory: New KNVKLIKE
CMDS_KNVK_T
Private
GT_CURRENT_KNVK_OLDStatic AttributeCurrent Memory: Old KNVKLIKE
CMDS_KNVK_T
Private
GT_CURRENT_LFA1_TEXTS_NEWStatic AttributeTable Type for Central TextsLIKE
VMDS_LFA1_TEXT_T
Private
GT_CURRENT_LFA1_TEXTS_OLDStatic AttributeTable Type for Central TextsLIKE
VMDS_LFA1_TEXT_T
Private
GT_CURRENT_LFAS_NEWStatic AttributeTable Type for LFAS (Sorted)LIKE
VMDS_LFAS_T
Private
GT_CURRENT_LFAS_OLDStatic AttributeTable Type for LFAS (Sorted)LIKE
VMDS_LFAS_T
Private
GT_CURRENT_LFAT_NEWStatic AttributeTable Type for LFAT (Sorted)LIKE
VMDS_LFAT_T
Private
GT_CURRENT_LFAT_OLDStatic AttributeTable Type for LFAT (Sorted)LIKE
VMDS_LFAT_T
Private
GT_CURRENT_LFB1_NEWStatic AttributeTable Type for LFB1 (Sorted)LIKE
VMDS_LFB1_T
Private
GT_CURRENT_LFB1_OLDStatic AttributeTable Type for LFB1 (Sorted)LIKE
VMDS_LFB1_T
Private
GT_CURRENT_LFB1_TEXTS_NEWStatic AttributeTable Type for Accounting TextsLIKE
VMDS_LFB1_TEXT_T
Private
GT_CURRENT_LFB1_TEXTS_OLDStatic AttributeTable Type for Accounting TextsLIKE
VMDS_LFB1_TEXT_T
Private
GT_CURRENT_LFB5_NEWStatic AttributeTable Type for LFB5 (Sorted)LIKE
VMDS_LFB5_T
Private
GT_CURRENT_LFB5_OLDStatic AttributeTable Type for LFB5 (Sorted)LIKE
VMDS_LFB5_T
Private
GT_CURRENT_LFBK_NEWStatic AttributeTable Type for LFBK (Sorted)LIKE
VMDS_LFBK_T
Private
GT_CURRENT_LFBK_OLDStatic AttributeTable Type for LFBK (Sorted)LIKE
VMDS_LFBK_T
Private
GT_CURRENT_LFBW_NEWStatic AttributeTable Type for LFBW (Sorted)LIKE
VMDS_LFBW_T
Private
GT_CURRENT_LFBW_OLDStatic AttributeTable Type for LFBW (Sorted)LIKE
VMDS_LFBW_T
Private
GT_CURRENT_LFM1_NEWStatic AttributeTable Type for LFM1 (Sorted)LIKE
VMDS_LFM1_T
Private
GT_CURRENT_LFM1_OLDStatic AttributeTable Type for LFM1 (Sorted)LIKE
VMDS_LFM1_T
Private
GT_CURRENT_LFM1_TEXTS_NEWStatic AttributeTables for Purchasing Organization TextsLIKE
VMDS_LFM1_TEXT_T
Private
GT_CURRENT_LFM1_TEXTS_OLDStatic AttributeTables for Purchasing Organization TextsLIKE
VMDS_LFM1_TEXT_T
Private
GT_CURRENT_LFM2_NEWStatic AttributeTable Type for LFM2 (Sorted)LIKE
VMDS_LFM2_T
Private
GT_CURRENT_LFM2_OLDStatic AttributeTable Type for LFM2 (Sorted)LIKE
VMDS_LFM2_T
Private
GT_CURRENT_LFZA_NEWStatic AttributeTable Type for LFZA (Sorted)LIKE
CVIS_LFZA_T
Private
GT_CURRENT_LFZA_OLDStatic AttributeTable Type for LFZA (Sorted)LIKE
CVIS_LFZA_T
Private
GT_CURRENT_WYT1T_NEWStatic AttributeTable Type for WYT1T (Sorted)LIKE
VMDS_WYT1T_T
Private
GT_CURRENT_WYT1T_OLDStatic AttributeTable Type for WYT1T (Sorted)LIKE
VMDS_WYT1T_T
Private
GT_CURRENT_WYT1_NEWStatic AttributeTable Type for WYT1 (Sorted)LIKE
VMDS_WYT1_T
Private
GT_CURRENT_WYT1_OLDStatic AttributeTable Type for WYT1 (Sorted)LIKE
VMDS_WYT1_T
Private
GT_CURRENT_WYT3_NEWStatic AttributeTable Type for WYT3 (Sorted)LIKE
VMDS_WYT3_T
Private
GT_CURRENT_WYT3_OLDStatic AttributeTable Type for WYT3 (Sorted)LIKE
VMDS_WYT3_T
Private
GT_GLOBAL_KNVK_NEWStatic AttributeTable Type for KNVK (Sorted)LIKE
CMDS_KNVK_T
Private
GT_GLOBAL_KNVK_OLDStatic AttributeTable Type for KNVK (Sorted)LIKE
CMDS_KNVK_T
Private
GT_GLOBAL_LFA1_NEWStatic AttributeTable Type for KNA1 (Sorted)LIKE
VMDS_LFA1_T
Private
GT_GLOBAL_LFA1_OLDStatic AttributeTable Type for KNA1 (Sorted)LIKE
VMDS_LFA1_T
Private
GT_GLOBAL_LFA1_TEXTS_NEWStatic AttributeTable Type for Central TextsLIKE
VMDS_LFA1_TEXT_T
Private
GT_GLOBAL_LFA1_TEXTS_OLDStatic AttributeTable Type for Central TextsLIKE
VMDS_LFA1_TEXT_T
Private
GT_GLOBAL_LFAS_NEWStatic AttributeTable Type for LFAS (Sorted)LIKE
VMDS_LFAS_T
Private
GT_GLOBAL_LFAS_OLDStatic AttributeTable Type for LFAS (Sorted)LIKE
VMDS_LFAS_T
Private
GT_GLOBAL_LFAT_NEWStatic AttributeTable Type for LFAT (Sorted)LIKE
VMDS_LFAT_T
Private
GT_GLOBAL_LFAT_OLDStatic AttributeTable Type for LFAT (Sorted)LIKE
VMDS_LFAT_T
Private
GT_GLOBAL_LFB1_NEWStatic AttributeTable Type for LFB1 (Sorted)LIKE
VMDS_LFB1_T
Private
GT_GLOBAL_LFB1_OLDStatic AttributeTable Type for LFB1 (Sorted)LIKE
VMDS_LFB1_T
Private
GT_GLOBAL_LFB1_TEXTS_NEWStatic AttributeTable Type for Accounting TextsLIKE
VMDS_LFB1_TEXT_T
Private
GT_GLOBAL_LFB1_TEXTS_OLDStatic AttributeTable Type for Accounting TextsLIKE
VMDS_LFB1_TEXT_T
Private
GT_GLOBAL_LFB5_NEWStatic AttributeTable Type for LFB5 (Sorted)LIKE
VMDS_LFB5_T
Private
GT_GLOBAL_LFB5_OLDStatic AttributeTable Type for LFB5 (Sorted)LIKE
VMDS_LFB5_T
Private
GT_GLOBAL_LFBK_NEWStatic AttributeTable Type for LFBK (Sorted)LIKE
VMDS_LFBK_T
Private
GT_GLOBAL_LFBK_OLDStatic AttributeTable Type for LFBK (Sorted)LIKE
VMDS_LFBK_T
Private
GT_GLOBAL_LFBW_NEWStatic AttributeTable Type for LFBW (Sorted)LIKE
VMDS_LFBW_T
Private
GT_GLOBAL_LFBW_OLDStatic AttributeTable Type for LFBW (Sorted)LIKE
VMDS_LFBW_T
Private
GT_GLOBAL_LFM1_NEWStatic AttributeTable Type for LFM1 (Sorted)LIKE
VMDS_LFM1_T
Private
GT_GLOBAL_LFM1_OLDStatic AttributeTable Type for LFM1 (Sorted)LIKE
VMDS_LFM1_T
Private
GT_GLOBAL_LFM1_TEXTS_NEWStatic AttributeTables for Purchasing Organization TextsLIKE
VMDS_LFM1_TEXT_T
Private
GT_GLOBAL_LFM1_TEXTS_OLDStatic AttributeTables for Purchasing Organization TextsLIKE
VMDS_LFM1_TEXT_T
Private
GT_GLOBAL_LFM2_NEWStatic AttributeTable Type for LFM2 (Sorted)LIKE
VMDS_LFM2_T
Private
GT_GLOBAL_LFM2_OLDStatic AttributeTable Type for LFM2 (Sorted)LIKE
VMDS_LFM2_T
Private
GT_GLOBAL_LFZA_NEWStatic AttributeTable Type for LFZA (Sorted)LIKE
CVIS_LFZA_T
Private
GT_GLOBAL_LFZA_OLDStatic AttributeTable Type for LFZA (Sorted)LIKE
CVIS_LFZA_T
Private
GT_GLOBAL_WYT1T_NEWStatic AttributeTable Type for WYT1T (Sorted)LIKE
VMDS_WYT1T_T
Private
GT_GLOBAL_WYT1T_OLDStatic AttributeTable Type for WYT1T (Sorted)LIKE
VMDS_WYT1T_T
Private
GT_GLOBAL_WYT1_NEWStatic AttributeTable Type for WYT1 (Sorted)LIKE
VMDS_WYT1_T
Private
GT_GLOBAL_WYT1_OLDStatic AttributeTable Type for WYT1 (Sorted)LIKE
VMDS_WYT1_T
Private
GT_GLOBAL_WYT3_NEWStatic AttributeTable Type for WYT3 (Sorted)LIKE
VMDS_WYT3_T
Private
GT_GLOBAL_WYT3_OLDStatic AttributeTable Type for WYT3 (Sorted)LIKE
VMDS_WYT3_T
Private
GT_SUPPORTED_TABLESStatic AttributeSupports Vendor Master TablesLIKE
VMDS_TABNAME_T
Private


Links to Related Class(s)

VMD_EI_A...
Full list of available SAP object classes

Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!