Ansicht
Dokumentation

KOML_TO_WINDOW_TABLE - /AFS/SEASON_KOML is für eine Struktur in Tabelleform aufbereitet.

KOML_TO_WINDOW_TABLE - /AFS/SEASON_KOML is für eine Struktur in Tabelleform aufbereitet.

General Data in Customer Master   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.
SAP E-Book

Enter the structure name, for example, 'TK200',
and the variable key for this structure, in KOMG.

Two screen lines are filled using a dictionary interface.

Program call:
TABLES: KOMG, RV13K.
DATA: STRUK LIKE T681-STRUK.

MOVE 'TK200' TO STRUK.

CALL DIALOG 'GET_VARIABLE_KEY'
EXPORTING CONDITION_STRUCTURE = STRUK
COMMUNICATION_FIELDS = KOMG
IMPORTING LITERAL_VARIABLE_KEY = RV13K-VAKEY1
FIELDS_VARIABLE_KEY = RV13K-VAKEY2
EXCEPTIONS STRUCTURE_NOT_FOUND = 1
TOO_MANY_FIELDS = 2.





Parameters

COMM_FIELDS
CONDITION_STRUCTURE
DESCRIPTION_TABLE
WINDOW_TABLE

Exceptions

TABLE_NOT_READABLE

Function Group

/SAPLSEASON

CPI1466 during Backup   Addresses (Business Address Services)  
This documentation is copyright by SAP AG.

Length: 895 Date: 20240523 Time: 101336     sap01-206 ( 17 ms )