CPRO_API_TS_OBJECTID-APPLICATION_ID SAP table Field - values
APPLICATION_ID is a standard field within SAP Structure CPRO_API_TS_OBJECTID that stores information.
Below is the list of attribute values for the APPLICATION_ID field including its length, data type, description text, associated data element, search help etc... You could also view this information on your SAP system if you enter the table name CPRO_API_TS_OBJECTID or data type APPLICATION_ID into the relevant SAP transactions such as SE11 or SE80 etc.
Also check out the Contributions section below to add and view useful hints, tips and screen shots specific to this SAP table field.
Example ABAP code to select data from table CPRO_API_TS_OBJECTID field APPLICATION_ID
DATA: LD_APPLICATION_ID TYPE CPRO_API_TS_OBJECTID-APPLICATION_ID.SELECT single APPLICATION_ID
FROM CPRO_API_TS_OBJECTID
INTO LD_APPLICATION_ID
WHERE...
Key data for field CPRO_API_TS_OBJECTID-APPLICATION_ID
Below is everything you need to know about the SAP application_id field in table CPRO_API_TS_OBJECTID, Including example ABAP code to show you how to select data, attributes/info such as that it is a none Key Field of table CPRO_API_TS_OBJECTID and that it stores
Attributes of APPLICATION_ID field in SAP Table CPRO_API_TS_OBJECTID
Other fields in SAP table CPRO_API_TS_OBJECTID
Below is the field in the previous position and the next position of table CPRO_API_TS_OBJECTID
SAP tables containing same field/data element
SAP tables containing data elementSearch for further information about these or an SAP related objects
