Questions tagged as 'sap'

2
answers

How to create an ALV based on a dynamic structure?

I'm trying to streamline processes since we need to generate reports in ALVs. The idea is to get the metadata of a structure (Field Name, Domain, Descriptive) and thus to generate the 'fieldcat' in the ALV creation function and in the sequenc...
asked by 18.12.2013 / 18:02
0
answers

How do I add additional fields to an infotype? [closed]

I need to customize a new infotype (HR) by adding two new fields for control as shown, circled in yellow, in the image below:     
asked by 17.01.2014 / 15:08
2
answers

How to read more than one record with READ TABLE?

Is it possible to make a READ TABLE in ABAP to read more than one line?     
asked by 20.12.2017 / 16:39
1
answer

SQL select with dynamic where in ABAP

Is it possible to create a select with dynamic where in the abap language?     
asked by 13.12.2017 / 19:21
1
answer

Get information about a data table through SAP

In SAP we have transaction SE11 where you can view and change characteristics of a data table, you could export the following information to a txt or csv file: Column name Data element Has anyone ever generated a txt file demonstrating...
asked by 18.12.2017 / 12:50
0
answers

Problem with installing SAP NETWEAVER on Linux

I'm having trouble installing SAP Netweaver SP02.750, I'm installing on Linux openSUSE 15.0 on a VM. After the commands for installation: sudo ./intall.sh it accuses the following error:    "The hostname you have chosen is either configu...
asked by 07.12.2018 / 00:05
1
answer

Transferring Data from a Line to a TextBox

I'm using Planning Calendar to see what events each worker has marked. But what I need is also, for example, when clicking on the worker Carlos Pinho his information (name and role) go to the Textbox (red arrow) that is in SimpleForm. Con...
asked by 01.06.2017 / 16:57
0
answers

Where is the SAP Hybris log folder?

After executing the command: ant clean all in the console, I would like to read the complete log of the errors generated by the hybris compilation. Can anyone tell me in what folder does it store this log file?     
asked by 28.12.2016 / 01:46
0
answers

SAP virtual machine installation giving error in MaxDb bank

Good morning nobles masters of programming, trying to study SAP on its own a friend provided me with a virtual machine with SAP installed. When you try to upload the SAPMC system, the system will raise and revert to status with a failure. In an...
asked by 23.05.2016 / 05:49
1
answer

Leave invisible input in SAPUI5

I'm starting to work with SAPUI5, and I needed to leave an input of an invisible form. In this screen will have an input for the user to put the login, and next to an input where the name of the user to whom that login belongs will appear. Th...
asked by 24.02.2017 / 18:38