Es gibt 100 gute Gründe, warum Sie dieses Buch kaufen sollten. Doch die verraten wir Ihnen hier nicht. Nur so viel: Wenn Sie die ABAP Workbench als Ihr zweites Wohnzimmer begreifen, ist dieses Buch genau das richtige für Sie! Die Mini-Tutorials in diesem Buch unterstützen Sie dabei, Software in ABAP effizienter zu entwickeln. Tipps und Tricks, wie Sie sich bei der Bearbeitung von Quelltext das Leben leichter machen, wie Sie häufig wiederkehrende Programmieraufgaben automatisieren oder umständliches Vorgehen früherer Tage endlich über Bord werfen. Sie werden die ABAP Workbench in einem ganz neuen Licht erleben. Eine klare Sprache, Klick-für-Klick-Anleitungen, Zusammenfassungen und Hervorhebungen sorgen dabei für einen schnellen und unkomplizierten Lernerfolg.
Bei amazon.de ansehen →The table TA21L (IATA Locations) is a standard table in SAP ERP. It belongs to the package PTRP.
Table | TA21L |
Short Text | IATA Locations |
Package | PTRP |
Table Type | Transparent Table |
Field Name | Key | Description | Data Element | Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | ✔ | Client | MANDT | CLNT | 3 | * |
LOCID | ✔ | IATA location | IATA_LOCATION | CHAR | 3 | |
ADD_NAME | Additional Description for IATA Location | NAME_ADDITION | CHAR | 30 | ||
COUNTRY | Country Key | LAND1 | CHAR | 3 | T005 | |
REGIO_1A | Region (IATA Code) | REGION_1A | CHAR | 2 | ||
REF_LOCID | Reference to an IATA location | REF_IATA_LOCATION | CHAR | 3 | TA21L | |
LOC_TYPE | Type of IATA location | IATA_LOCATION_TYPE | CHAR | 5 | ||
TIME_ZONE | Time zone (Amadeus-specific) | AMADEUS_TIME_ZONE | CHAR | 3 | ||
TIME_DIFF | Time difference from GMT (in 1/4 hrs) | TIME_DIFF | CHAR | 2 | ||
TIME_IND | Time difference operator (before or after GMT) | TIME_IND | CHAR | 1 | ||
IND_CITY | Indicator: Location is a city | IND_CITY | CHAR | 1 | ||
IND_CITYAPT | Indicator: Location is an airport | IND_CITYAPT | CHAR | 1 | ||
IND_MULTAPT | Indicator: Location groups airports | IND_MULTAPT | CHAR | 1 | ||
IND_IATA | Indicator: Location is an IATA location | IND_IATA | CHAR | 1 | ||
LONGITUDE | Longitude of location | LONGITUDE | NUMC | 7 | ||
LONGITUDE_O | Orientation of longitude of location | LONGITUDE_O | CHAR | 1 | ||
LATITUDE | Latitude of location | LATITUDE | NUMC | 6 | ||
LATITUDE_O | Latitude orientation of location | LATITUDE_O | CHAR | 1 | ||
DIST | Distance to Town | DIST | NUMC | 3 | ||
DISTANCE_ORIENT | Orientation for distance to town | DIST_ORIENT | CHAR | 2 | ||
IND_INACTAPT | Location Is Not an Active Airport | IND_INACTAPT | CHAR | 1 | ||
DLSAVING_TIMEDIF | Daylight Saving: Time difference in 1/4 hours to normal time | DAYLIGHTSAVING_TIMEDIFF | CHAR | 2 | ||
DLSAVING_1_BEGDA | Daylight saving time period: Begin date | DAYLIGHTSAVING_BEGDA | DATS | 8 | ||
DLSAVING_1_ENDDA | Daylight saving time period: End date | DAYLIGHTSAVING_ENDDA | DATS | 8 | ||
DLSAVING_2_BEGDA | Daylight saving time period: Begin date | DAYLIGHTSAVING_BEGDA | DATS | 8 | ||
DLSAVING_2_ENDDA | Daylight saving time period: End date | DAYLIGHTSAVING_ENDDA | DATS | 8 |