Skip to main content

All Questions

Filter by
Sorted by
Tagged with
0 votes
1 answer
327 views

How to develop in ABAP without ADT?

How to write ABAP code without eclipse editor? I am new to ABAP development. I am learning ABAP for BTP development. I want to know how to write ABAP code without using the editor which has abstracted ...
Mirzonabot Mirzonabotov's user avatar
0 votes
0 answers
960 views

SAP: Problem connecting BAS to CF for Odata service

I am trying to connect to my cloud foundry abap environment, where I "created" and deployed an Odata Service based on that course: https://open.sap.com/courses/fiori-ea1/items/...
MarcL's user avatar
  • 3,593
4 votes
1 answer
935 views

BAPI_ACC_DOCUMENT_POST on ABAP Cloud?

On an on-premise we have option to call BAPI for CRUD operations. How can we achieve the same in SAP cloud environment. For example I am trying to find solution to post FI documents from external API ...
AbapDesign4Future's user avatar
0 votes
1 answer
615 views

BTP - GET_USER_ALIAS returns empty value

Hi I made my first Hello World in BTP and it didn't show my user alias... Why? CLASS zpo_hello_world DEFINITION PUBLIC FINAL CREATE PUBLIC. PUBLIC SECTION. INTERFACES if_oo_adt_classrun. ...
d4xtian's user avatar
  • 27
1 vote
2 answers
472 views

Transfer SCP Cloud User Information securely to ABAP

I have a UI5 Application hosted on SAP NEO which retrieves Data via an ABAP OData Service. Users are maintained in SAP Cloud Identity and mapped with their Backenduser and the login is setup via ...
Daniel's user avatar
  • 119
1 vote
1 answer
294 views

Is ABAP suitable for SAP cloud platform?

There was an announcement that an ABAP development environment and run-time environment will be available on SAP Cloud platform. Is ABAP well suited for SAP Cloud platform? It is the best option for ...
Umar Abdullah's user avatar